DBSlayer - Accessing a MySQL database from Node.JS

The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it’s simple to monitor and can swiftly interoperate with any web framework you choose.

trans DBSlayer   Accessing a MySQL database from Node.JSdbslayer DBSlayer   Accessing a MySQL database from Node.JS

Developed by the New York Times to distribute the load of their MySQL servers, DBSlayer allows us to perform queries in a non-blocking way.

Requirements: Node.js (tested with v0.1.21), DBSlayer (tested with beta-12)
Demo: http://devthought.com/2009/12/07/accessing-a-mysql-database-from-nodejs/
License: Other License

Incoming search terms for the article: