sql
SQL interpreter
Racket-based implementation of some SQL features
Embedding of some of SQL into Racket
33 stars
6 watching
5 forks
Language: Racket
last commit: over 2 years ago
Linked from 1 awesome list
racket
Related projects:
Repository | Description | Stars |
---|---|---|
rmculpepper/racket-zeromq | A Racket package providing bindings to the ZeroMQ messaging library for building asynchronous communication systems | 3 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
rmculpepper/fun | A small Racket module implementing a simple functional programming paradigm and some basic mathematical functions. | 1 |
pycket/pycket | A Racket/Scheme implementation generated using the RPython framework to produce a fast binary interpreter. | 258 |
brown131/racquel | An Object/Relational Mapper for Racket, supporting multiple databases and enabling data mapping between object-oriented structures and relational databases. | 24 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
jbclements/sqlite-table | A Racket interface to simplify the creation and querying of SQLite tables | 0 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
racket/shell-completion | Provides autocompletion functionality for shell interactions | 6 |
ruricolist/cl-yesql | A Common Lisp library for embedding and executing SQL statements | 67 |
mimno/rmallet | An R package wrapper around the Mallet machine learning tool | 38 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
jbclements/rtmidi | A Racket library providing an FFI wrapper for RtMidi, enabling MIDI interaction in Racket programs. | 3 |
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |
mordae/racket-zmq | Minimal bindings for interacting with the ZeroMQ message-passing library in Racket | 4 |