Irrelon / ForerunnerDB

A JavaScript database with mongo-like query language, data-binding support, runs in browsers and hybrid mobile apps as a client-side DB or on the server via Node.js!
http://www.irrelon.com
721 stars 72 forks source link

Schema support and sync with Mongo/Mongoose models? #32

Open hydrotik opened 9 years ago

hydrotik commented 9 years ago

Sort of touched on in this post, but I thought I'd make a formal request for this as it would be helpful in crud operations on the client side.

https://github.com/Irrelon/ForerunnerDB/issues/21

Cheers!

hydrotik commented 9 years ago

Something to look at as well https://github.com/hapijs/joi

Browser support is questionable but I still think it's worth looking at.

bkniffler commented 7 years ago

Choices that are viable for browser/server (from my research)