sqlite-table
Table manager
A Racket interface to simplify the creation and querying of SQLite tables
a racket interface to simplify the creation of sqlite tables, including basic support for SELECT
0 stars
2 watching
0 forks
Language: Racket
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a simple and efficient way to interact with relational databases | 21 |
| A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
| Provides Ruby language bindings to the SQLite3 C API | 4 |
| An extension that provides a graphical interface to manage and interact with SQLite databases in various applications. | 326 |
| An extension of jasync-sql that simplifies SQL query execution by providing bean mapping and binding features. | 6 |
| An example of using SQLite as a virtual table to query and manipulate files on the file system. | 24 |
| Provides an interface to the dbm file format for accessing and manipulating databases | 4 |
| A utility for visualizing database schema | 114 |
| Provides Ruby bindings for the SQLite3 embedded database engine | 782 |
| A Python utility and library for manipulating SQLite databases. | 1,708 |
| Racket-based implementation of some SQL features | 33 |
| An extension that enables MATLAB or GNU/octave to interact with SQLite databases. | 5 |
| Provides a Common Lisp interface to the SQLite relational database management system. | 73 |
| A wrapper around JDBC to simplify and secure relational database access | 41 |
| Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |