cl-yesql
SQL interpreter
A Common Lisp library for embedding and executing SQL statements
Common Lisp library for using SQL
67 stars
10 watching
5 forks
Language: Common Lisp
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
rom-rb/rom-yesql | A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. | 32 |
olewhalehunter/libra | An interpreter for a binary relational algebra language | 2 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
yesco/esp-lisp | A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
cutelyst/asql | A Qt-based C++ library providing an asynchronous SQL interface with features like connection pooling, prepared queries, and result iterators. | 65 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 127 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
vseloved/rutils | A Common Lisp package providing syntactic utilities to simplify development and REPL interactions | 252 |
jakewheat/simple-sql-parser | A Haskell-based parser for the Structured Query Language (SQL) syntax. | 82 |
cjheath/treetop | A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
erezsh/preql | An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 613 |
richpl/pybasic | An interactive BASIC interpreter written in Python | 172 |
ruricolist/kiln | Infrastructure for scripting in Common Lisp with minimal overhead and ergonomic development tools | 43 |