A drop-in SQLite replacement where all storage is backed by Azure Blob Storage. sqlite-objs implements a custom SQLite VFS (Virtual File System) layer that stores database files as Azure Page Blobs ...
Linux: If the extension is not working out-of-the-box, it may be necessary to install sqlite3 in your system (on Ubuntu: sudo apt install sqlite3) Note: The extension includes precompiled binaries for ...