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
24 stars
3 watching
7 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A custom VFS for SQLite that allows querying an sqlite database within a torrent. | 281 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| A Racket interface to simplify the creation and querying of SQLite tables | 0 |
| A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 37 |
| A simple Electron boilerplate that embeds Common Lisp and SQLite3 to build a UI application | 29 |
| A tool that provides connections to and management of various databases from within VSCode. | 1,527 |
| An implementation of a session store using SQLite as the underlying data storage | 12 |
| A Go-based gRPC and HTTP/JSON server generator from sqlc queries | 137 |
| An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage | 2 |
| A Capacitor-based application demonstrating the use of @capacitor-community/sqlite for in-app SQLite storage and access. | 5 |
| A Vue.js application demonstrating the use of @capacitor-community/sqlite to store and manage data | 5 |
| A Python utility and library for manipulating SQLite databases. | 1,708 |
| A tool for building SQL queries programmatically | 46 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| A modified version of SQLite with built-in encryption using the mbedtls library | 0 |