mariano / node-db-mysql
MySQL database bindings for Node.js
☆150Updated 11 years ago
Alternatives and similar repositories for node-db-mysql:
Users that are interested in node-db-mysql are comparing it to the libraries listed below
- formaline is a module for handling form requests ( HTTP POSTs / PUTs ) and for fast parsing of file uploads.☆238Updated 8 years ago
- SessionStorage for connect's session middleware☆173Updated 11 years ago
- [DEPRECATED] Build a subset or superset of a javascript codebase via reading the AST.☆163Updated 8 years ago
- mustache templating for your express apps☆67Updated 13 years ago
- Synchronous CommonJS compatibility layer using node-fibers☆239Updated 4 years ago
- A node.js module for delivering static files.☆231Updated 11 years ago
- ## Project deprecated, Use flatiron/restful instead☆251Updated 12 years ago
- An old fork of @micmath's jsdoc. For modern use, you want https://github.com/jsdoc3/jsdoc☆63Updated 2 years ago
- Webkit Bindings for node☆403Updated 11 years ago
- [deprecated] A template engine for nodejs, browser and any other javascript environment.☆212Updated 5 years ago
- Distribute is a middleware-based API to expressively perform request routing / load balancing in Node.JS.☆219Updated 12 years ago
- ☆170Updated 5 years ago
- ## Project deprecated, see README☆387Updated 12 years ago
- A simple Hpricot Clone for nodejs.☆336Updated 10 years ago
- spawn functions in a new Node☆37Updated 13 years ago
- Resource oriented abstraction layer for JSON-REST☆155Updated 13 years ago
- Javascript Library for Multi-step Asynchronous Logic☆304Updated 11 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});