Kyle Mathews
@kam
Big announcement! I'm now a co-founder at @electricsql along with the James/Valter and the brilliant team they've built. We're solving local caching of Postgres data. Electric is a VC-backed devtools OSS startup. We're close to our first beta release so come check us out!
7 replies
12 recasts
481 reactions
Kyle Mathews
@kam
What is Electric? Electric maintains local caches of data from Postgres — so instead of querying data, Electric syncs in real-time selected parts of your db to your app or backend service.
1 reply
0 recast
10 reactions
Kyle Mathews
@kam
This solves local caching — which is really powerful. Caches are only useful to the degree that they're trustworthy and cheap to maintain.
2 replies
0 recast
3 reactions
Kyle Mathews
@kam
Electric updates caches in real-time so your local data is never stale and you never need to check the server to see if there's been updates. This means all client reads can be done to the local cache. Avoiding the network for reads dramatically speeds up apps.
1 reply
0 recast
1 reaction
Kyle Mathews
@kam
With Electric, you simply declare the "shape" of data you want locally and Electric makes sure it's loaded as fast as possible and kept that PG operations are synced in real-time.
1 reply
0 recast
1 reaction