0.0.17 • Published 5 years ago

onequery v0.0.17

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

OneQuery

Work with datasets (arrays of objects) in fluent fashion -- similar to c# linq method syntax, though in many ways more pleasant. Query datasets composed from regular javascript, from indexedDb, or mix them using the same API. A future goal is to allow this to work with server-side persistence (such as Postgre or Mongo) in the same way it works with indexedDb.

Visit the project wiki here to learn how to work with OneQuery, what it can do, and to see the roadmap.