MongoAS3
MongoDB driver
A driver for interacting with the MongoDB NoSQL database using ActionScript 3.
AS3 Driver for mongoDB.
73 stars
10 watching
9 forks
Language: ActionScript
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rializer/actionmongo | A MongoDB driver for ActionScript that enables easy interaction with MongoDB databases from AS applications. | 1 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
archimag/mongo-cl-driver | A Common Lisp driver for interacting with a NoSQL document-oriented database | 35 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
robinrodricks/as3mysql | A MySQL driver for ActionScript 3 that enables interaction with MySQL databases. | 16 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
reactivemongo/reactivemongo | A driver for interacting with a MongoDB database using non-blocking and asynchronous I/O operations in Scala. | 851 |