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: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bittorrent/sqltorrent A custom VFS for SQLite that allows querying an sqlite database within a torrent. 281
btrask/sqlheavy Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. 23
jbclements/sqlite-table A Racket interface to simplify the creation and querying of SQLite tables 0
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 37
mikelevins/electron-sbcl-sqlite A simple Electron boilerplate that embeds Common Lisp and SQLite3 to build a UI application 29
mtxr/vscode-sqltools A tool that provides connections to and management of various databases from within VSCode. 1,527
michaeljs1990/sqlitestore An implementation of a session store using SQLite as the underlying data storage 12
walterwanderley/sqlc-grpc A Go-based gRPC and HTTP/JSON server generator from sqlc queries 137
dawidwetzler/nuxt3-capacitor-sqlite-kysely-example An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage 2
jepiqueau/capacitor-solid-sqlite A Capacitor-based application demonstrating the use of @capacitor-community/sqlite for in-app SQLite storage and access. 5
jepiqueau/vue-sqlite-app A Vue.js application demonstrating the use of @capacitor-community/sqlite to store and manage data 5
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,708
lydiandy/vsql A tool for building SQL queries programmatically 46
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 73
abc34/sqlite_codec A modified version of SQLite with built-in encryption using the mbedtls library 0