Triplit icon
Triplit icon

Triplit

 7 likes

A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid, Vue, Svelte).

Triplit screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  • Software as a Service (SaaS)
  No rating
7 likes
0comments
0 news articles

Features

Suggest and vote on features
  1.  Low Latency
  2.  Real-time sync

Triplit News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • App icon
    POX added Triplit as alternative to BemiDB
    3 months ago
  • App icon
    POX added Triplit as alternative to SlateDB
    5 months ago
  • namdx1987, hfsdysgtmn, forbeslotusfly and federicomenoyo liked Triplit
    7 months ago
  • thelovelyluxi liked Triplit
    12 months ago
Show all activities

Triplit information

AlternativeTo Category

Development

GitHub repository

  •  2,547 Stars
  •  77 Forks
  •  12 Open Issues
  •   Updated Feb 6, 2025 
View on GitHub

Our users have written 0 comments and reviews about Triplit, and it has gotten 7 likes

Triplit was added to AlternativeTo by Paul on Jan 16, 2024 and this page was last updated Jan 16, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Triplit?

Triplit is an open-source database that syncs data between server and browser in real-time.

Live updating queries

Triplit's queries are reactive by default, so you can build apps that update in real-time without any extra work.

  • Automatic caching and syncing on the client
  • Full relational support for querying connected data
  • Typescript support for all data returned from queries
  • React Hooks to subscribe to queries in your UI

Zero downtime

Let your users keep working even when their network connection isn't.

  • Durable storage to ensure no edits are lost
  • Retry and reconnect seamlessly restarts syncing
  • Conflict resolution algorithms automatically handle concurrent edits

Code first schemas

Write your schemas in Typescript instead of config files or split across a dozen SQL files.

  • Automatic migrations generated from your edits
  • Type hinting in your editor
  • Data validation at runtime on client and server

Complete data management

A full-featured database console for inspecting your data and schemas means you have all the control you'd expect from a production-ready database.

Triplit Videos

Official Links