Hacker News new | ask | show | jobs
by tanishqkanc 731 days ago
I've been using Triplit on my React native app for a while and it works great. Highly recommend. It's the only local-first db that hits these points for me:

- Good sane query language (not SQL) - Great typescript support - Offline support - React native support

The cherries on top is that it's open source and self-hostable.

1 comments

Thanks for the kind words and help identifying issues in Triplit as you've built your app!