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

Triplit is an open-source full stack database that synchronizes data between servers and browsers in real-time. It offers features like real-time sync with conflict resolution, local caching, server-side storage, pluggable storage providers, offline mode, relational querying, authorization, collaboration capabilities, and more. Triplit is fully open-source and offers various projects like TriplitDB, Client, CLI, React and Svelte bindings, Server, and more in its monorepo. You can quickly start a project with Triplit by defining a schema, starting the sync server, defining queries, and watching data sync in real-time. Triplit Cloud is currently in developer preview. Join their Discord for support and updates.

https://github.com/aspen-cloud/triplit

To top