Software Alternatives, Accelerators & Startups

Show HN: Triplit – Open-source syncing database that runs on server and client

Triplit RxDB FeathersJS
  1. Triplit is a complete solution to data persistence, state management, and realtime synchronization for web applications that want to go fast.

    #Databases #NoSQL Databases #Relational Databases

  2. 2
    A fast, offline-first, reactive Database for JavaScript Applications
    Pricing:
    • Open Source
    Looks like it could be a more batteries-included/opinionated alternative to RxDB (https://rxdb.info). The relational queries might help some people who tend to think in SQL as opposed to documents (as in CouchDB or MongoDB) and the WebSockets for synchronization will help people get started more quickly. (RxDB provides interfaces for those who want to implement their own storage engine and/or synchronization backend.).

    #NoSQL Databases #Databases #Developer Tools 12 social mentions

  3. Wow your users. Build incredible real-time applications in record time.
    Pricing:
    • Open Source
    This is just using sqlite under the hood and none of this will scale. Why build your own query builder as well when you could just hook in one of the many ORMs in the NPM ecosystem and add support for 50+ other databases. This also isn't really something you could drop into an existing project very easily. Overall, I'm not impressed. Here are some other options I prefer: https://feathersjs.com/.

    #Web Frameworks #JavaScript Framework #MVC Framework 39 social mentions

Discuss: Show HN: Triplit – Open-source syncing database that runs on server and client

Log in or Post with