Skip to content

Commit

Permalink
Modified readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergi committed Oct 27, 2009
1 parent 5740074 commit 368900a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

Javascript driver for Mongo database
CommonJS driver for Mongo database
===========

narwhal-mongodb is a CommonJS-compliant JavaScript driver for the Mongo database. It wraps the official Java driver and emulates its behavior, while adding some JavaScript sugar and convenience methods.
narwhal-mongodb is a CommonJS JavaScript driver for the Mongo database. It wraps the official Java driver and emulates its behavior, while adding some JavaScript sugar and convenience methods.

This Java wrapper will always be there and will be updated with every new release of the driver, but the plan is to slowly transition from wrapping the Java implementation to a full-fledged native and independent CommonJS implementation.

### Source & Download:

Expand Down

0 comments on commit 368900a

Please sign in to comment.