cl-yesql
SQL interpreter
A Common Lisp library for embedding and executing SQL statements
Common Lisp library for using SQL
68 stars
10 watching
5 forks
Language: Common Lisp
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
| A Ruby adapter for an in-memory SQL database engine with a simple query language inspired by Clojure's Yesql. | 32 |
| An interpreter for a binary relational algebra language | 2 |
| A secure-by-default XML parser and serializer library | 32 |
| A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
| A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
| A Qt-based C++ library providing an asynchronous SQL interface with features like connection pooling, prepared queries, and result iterators. | 65 |
| A command-line interface for interacting with various relational databases | 135 |
| A modern and consistent Common Lisp library for string manipulation. | 312 |
| A Common Lisp package providing syntactic utilities to simplify development and REPL interactions | 252 |
| A parser and tokenizer for SQL syntax in Haskell | 82 |
| A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
| An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 617 |
| An interactive BASIC interpreter written in Python | 174 |
| Infrastructure for efficient and ergonomic scripting in Common Lisp | 44 |