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

GitHub

0 stars
2 watching
0 forks
Language: Racket
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
racket/dbProvides a simple and efficient way to interact with relational databases21
jbclements/oscA Racket library for communicating with Musical Instrument Network devices using OSC protocol6
jbreeden/mruby-sqliteProvides Ruby language bindings to the SQLite3 C API4
lazierthanthou/sqlite-managerAn extension that provides a graphical interface to manage and interact with SQLite databases in various applications.326
28smiles/jasync-sql-extensionsAn extension of jasync-sql that simplifies SQL query execution by providing bean mapping and binding features.6
mikeowens/sqlitevtableAn example of using SQLite as a virtual table to query and manipulate files on the file system.24
jeapostrophe/dbmProvides an interface to the dbm file format for accessing and manipulating databases4
inukshuk/sqletonA utility for visualizing database schema114
sparklemotion/sqlite3-rubyProvides Ruby bindings for the SQLite3 embedded database engine782
simonw/sqlite-utilsA Python utility and library for manipulating SQLite databases.1,708
rmculpepper/sqlRacket-based implementation of some SQL features33
rmartinjak/mex-sqlite3An extension that enables MATLAB or GNU/octave to interact with SQLite databases.5
temporal/cl-sqliteProvides a Common Lisp interface to the SQLite relational database management system.73
susom/databaseA wrapper around JDBC to simplify and secure relational database access41
btrask/sqlheavyReplaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore.23