coffee-mongo
MongoDB driver
A Node.js driver for MongoDB using CoffeeScript
Model framework for Node.js + CoffeeScript + MongoDB
26 stars
2 watching
2 forks
Language: CoffeeScript
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
olafurnielsen-zz/form5-node-express-mongoose-coffeescript | A Node.js application skeleton providing basic Express.js and Mongoose setup with additional utilities for authentication, UI development, and project management. | 32 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
orlandos-nl/mongokitten | A native MongoDB driver written in Swift, supporting asynchronous connections and server-side Swift development | 717 |
vapor-community/queues-mongo-driver | An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
jamescarr/nodejs-mongodb-blog | A tutorial app for learning node.js, coffeescript, and mongodb development using MongoDB as the backend database | 31 |
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 |
zookzook/elixir-mongodb-driver | A MongoDB driver for Elixir providing a connection to a MongoDB database and support for various query operations and features. | 245 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
rbrcurtis/cofmon | A CoffeeScript shell for MongoDB that allows writing CoffeeScript instead of JavaScript and automates ObjectId generation from 24 character hex strings | 35 |