mongo-cl-driver
NoSQL DB interface
A Common Lisp driver for interacting with a NoSQL document-oriented database
Common Lisp driver for MongoDB
35 stars
9 watching
8 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fons/cl-mongo | An interface to interact with a document-oriented NoSQL database | 143 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
s9tpepper/mongoas3 | A driver for interacting with the MongoDB NoSQL database using ActionScript 3. | 73 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
sergadin/dbd-oracle | An Oracle database driver for CL-DBI | 4 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
checkiz/elixir-mongo | Provides an Elixir interface to the MongoDB NoSQL database service | 101 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |