SQLiteVTable

File System Query

An example of using SQLite as a virtual table to query and manipulate files on the file system.

SQLite Virtual Table Example

GitHub

24 stars
3 watching
7 forks
Language: C
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bittorrent/sqltorrentA custom VFS for SQLite that allows querying an sqlite database within a torrent.281
btrask/sqlheavyReplaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore.23
jbclements/sqlite-tableA Racket interface to simplify the creation and querying of SQLite tables0
david-bouyssie/sqlite4sA thin wrapper around the SQLite C library with an API similar to Sqlite4java.37
mikelevins/electron-sbcl-sqliteA simple Electron boilerplate that embeds Common Lisp and SQLite3 to build a UI application29
mtxr/vscode-sqltoolsA tool that provides connections to and management of various databases from within VSCode.1,527
michaeljs1990/sqlitestoreAn implementation of a session store using SQLite as the underlying data storage12
walterwanderley/sqlc-grpcA Go-based gRPC and HTTP/JSON server generator from sqlc queries137
dawidwetzler/nuxt3-capacitor-sqlite-kysely-exampleAn Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage2
jepiqueau/capacitor-solid-sqliteA Capacitor-based application demonstrating the use of @capacitor-community/sqlite for in-app SQLite storage and access.5
jepiqueau/vue-sqlite-appA Vue.js application demonstrating the use of @capacitor-community/sqlite to store and manage data5
simonw/sqlite-utilsA Python utility and library for manipulating SQLite databases.1,708
lydiandy/vsqlA tool for building SQL queries programmatically46
temporal/cl-sqliteProvides a Common Lisp interface to the SQLite relational database management system.73
abc34/sqlite_codecA modified version of SQLite with built-in encryption using the mbedtls library0