From 703dbb2c1979a531f2a698f55e605b76f56b79bc Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Mon, 27 May 2013 15:59:34 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 206399a..39b18ed 100644 --- a/README.md +++ b/README.md @@ -290,8 +290,7 @@ of a lower speed). * connect-nedb-session is a session store for Connect and Express, backed by nedb -* I'm planning on making an export tool to get all your data in a nedb - database in a Mongo database +* If you've outgrown NeDB, switching to MongoDB won't be too hard as it is the same API. Use this utility to transfer the data from a NeDB database to a MongoDB collection ## License