もっと詳しく

Extending SQLite with Rust to support Excel files as virtual tables

Extending SQLite with Rust to support Excel files as virtual tables

This article explains how SQLite can be extended with Rust. In particular, it will outline SQLite’s mechanism called virtual tables and showcase how we can use it from Rust programming language. In the end, we will have a working extension that can be dynamically loaded and used from SQLite. This…

はてなブックマーク - Extending SQLite with Rust to support Excel files as virtual tables はてなブックマークに追加