|
|
|
|
|
by oblib
2234 days ago
|
|
I'm not really familiar with mongo db but I have been working with couchdb for awhile now. I just posted a "Show HN" of a simple demo app I made that uses CouchDB installed on the client side. CouchDB will run a Mac, Windows, and Linux desktop PCs. The demo uses PouchDB.js to interact with CouchDB. PouchDB is really pretty sweet. Take a look at the demo and play around with it a bit. There are two web pages that are both self contained. One sets up a user and db, the other demonstrates crud routines. https://cherrypc.com/app/editor/setup.html https://cherrypc.com/app/editor/index.html Also check out the PouchDB docs: https://pouchdb.com/ |
|