TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Local First Meetup: James Arthur CEO of ElectricSQL – Tuesday 2PM ET

2 pointsby yonzabout 2 years ago

1 comment

yonzabout 2 years ago
Meetup: Tuesday April 25, 2023 @2PM ET<p>Community Discord Link: <a href="https:&#x2F;&#x2F;discord.gg&#x2F;lfwdev" rel="nofollow">https:&#x2F;&#x2F;discord.gg&#x2F;lfwdev</a><p>Talk Details:<p>At <a href="https:&#x2F;&#x2F;electric-sql.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;electric-sql.com&#x2F;</a> we&#x27;re working on a local-first software platform that syncs between Postgres in the cloud and SQLite on local devices. As part of this, we&#x27;ve dug into different models for controlling what data syncs on and off device, from pinned queries to whole database sync and various options in between. Through this we&#x27;ve explored a bunch of interesting challenges, like how to do discovery queries when you don&#x27;t have the whole dataset and the integrity challenges with partial replication boundaries.<p>In this talk, I&#x27;m proposing to:<p>o Introduce the types of application patterns&#x2F;architecture we&#x27;ve been looking into<p>o walk through the range of different sync models we&#x27;ve explored;<p>o discuss their implementation challenges<p>o discuss their impact on user experience and data integrity