joeferner / node-persistLinks
Node.js ORM framework supporting MySQL and SQLite 3 relational databases.
☆253Updated 10 years ago
Alternatives and similar repositories for node-persist
Users that are interested in node-persist are comparing it to the libraries listed below
Sorting:
- jscoverage modified to support SSJS☆399Updated 6 years ago
- Fluent (i.e. chainable) syntax for generating vows tests against RESTful APIs.☆424Updated 5 years ago
- Plugin for easy rendering of Mongoose async Query results.☆450Updated 9 years ago
- An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.js☆335Updated 7 years ago
- Promise-based IO for JavaScript.☆237Updated 5 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});☆66Updated 10 years ago
- Middleware for Connect (node.js) for handling your static assets.☆310Updated 7 years ago
- Form validation and data filtering for Express