ActionMongo
MongoDB driver
A MongoDB driver for ActionScript that enables easy interaction with MongoDB databases from AS applications.
A MongoDB driver for ActionScript
1 stars
2 watching
4 forks
Language: ActionScript
last commit: over 14 years ago Related projects:
Repository | Description | Stars |
---|---|---|
s9tpepper/mongoas3 | A driver for interacting with the MongoDB NoSQL database using ActionScript 3. | 73 |
reactivemongo/reactivemongo | A driver for interacting with a MongoDB database using non-blocking and asynchronous I/O operations in Scala. | 851 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 892 |
dselivanov/rmongodb | A C-based R driver for MongoDB | 53 |
mongodb/mongo-ruby-driver | A Ruby driver for interacting with MongoDB. | 1,427 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 47 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
twisted/txmongo | An asynchronous Python driver for MongoDB | 338 |