https://github.com/jbclements/sqlite-table
a racket interface to simplify the creation of sqlite tables, including basic support for SELECT
https://github.com/jbclements/sqlite-table
Last synced: 26 days ago
JSON representation
a racket interface to simplify the creation of sqlite tables, including basic support for SELECT
- Host: GitHub
- URL: https://github.com/jbclements/sqlite-table
- Owner: jbclements
- License: mpl-2.0
- Created: 2016-11-10T20:37:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T06:20:21.000Z (over 7 years ago)
- Last Synced: 2025-03-22T00:02:12.923Z (29 days ago)
- Language: Racket
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE
Awesome Lists containing this project
- awesome-racket - sqlite-table - A quick way to create and query sqlite tables. Basically a simplified wrapper for a subset of the db library. (Database Drivers)