dbm
Database file format interface
Provides an interface to the dbm file format for accessing and manipulating databases
FFI to dbm
4 stars
4 watching
1 forks
Language: Racket
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
jeapostrophe/openal | A Foreign Function Interface to the OpenAL audio API | 1 |
jdbi/jdbi | Provides idiomatic access to relational databases in Java and other JVM technologies. | 1,985 |
hyperf/database | A PHP-based library providing an ORM and coroutine-friendly interface to interact with databases. | 17 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 709 |
x-ream/sqli | A Java-based ORM and query builder for various relational databases. | 1,903 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
jbclements/sqlite-table | A Racket interface to simplify the creation and querying of SQLite tables | 0 |
jeapostrophe/mode-lambda | A sprite-based 2D graphics engine written in Racket. | 39 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
ontola/hextuples | A data serialization format designed for performance in the browser | 30 |
crystal-lang/crystal-db | A common API for interacting with various databases from a Crystal application | 303 |
nickjj/flask-db | A CLI extension for managing and migrating databases with Alembic | 76 |