aspen-cloud/triplit
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).
TypeScriptAGPL-3.0
Issues
- 3
[ documentation ] Comparision table
#130 opened by yonas - 1
Make connection errors more accessible
#17 opened by wernst - 4
Simplify Queries by passing client / Query
#187 opened by sgup - 0
- 0
- 5
- 1
- 2
- 4
0.5.x breaks demo project (stuck on Loading...)
#218 opened by patrr2 - 2
Vanilla JS
#213 opened by SantoshSrinivas79 - 5
- 7
- 17
- 1
- 2
Case-insensitive sort
#139 opened by thanhnguyen2187 - 2
Server rejects `triplit.subscribe(triplit.query())` even though the collection exists.
#181 opened by jkoop - 2
[ website ] bug that show horizontal bar on edge
#133 opened by MisileLab - 8
- 6
Provide detailed benchmarks
#162 opened by cristiano-belloni - 2
npm create triplit-app has network issues
#167 opened by tkoop - 0
Include or export utilities for query building
#63 opened by wernst - 3
SyntaxError: Unexpected identifier 'assert'
#151 opened by tkoop - 1
- 7
- 0
- 1
React Native Support
#56 opened by wernst - 1
Add Bun package manager support to `triplit init`
#24 opened by matlin - 4
- 1
Request: addative query builder api
#35 opened by wernst - 1
Request: dont make me manually migrate my database on each restart during local development
#16 opened by wernst - 6
Native Mobile Support
#36 opened by knuckolls - 3
chat template: `Missing required params: [token]. Skipping sync connection.`
#51 opened by threepointone - 2
Add tools to aid with seeding the db with data
#37 opened by armincerf - 0
- 1
- 0
client.fetchOne has a return type Promise<null>
#33 opened by wernst - 0
Properly setup require exports
#27 opened by wernst - 1
Deletes do not sync to disconnected clients
#18 opened by wernst - 0
Codegen cannot handle kebab-case collection names
#19 opened by wernst - 1
IndexedDbStorage missing idb dependency
#11 opened by wernst