Skip to content

Queries and Collections #8

Description

@nevf

TurtleDb tackles complex areas I'm very interested in and from reading the Medium article and docs the work so far looks impressive. My specific interest is adding full offline capabilities to Clibu (www.clibu.com) a knowledge base app I'm developing which has similarities to apps like Evernote.

Clibu uses MongoDb on the server and currently makes light use of Dexie.js in the Browser. I've spent considerable time researching Browser Dbs, offline use, sync, eventual consistency etc. and have played with various solutions including PoachDb which isn't a good fit.

If I'm correct Turtledb doesn't have any querying or indexing capabilities, nor support for Mongodb style collections. I couldn't see any mention of these in the Roadmap. Am I missing something, if not are these planned? These are essential for my use case and are fully supported by Dexie.js as are nested arrays of documents with indexes on same.

I am seriously evaluating another framework, however now that Turtledb has come along things may change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions