fmerian

Bunny Database - Like SQLite, but for the web

Easily create SQLite-compatible databases that spin down when idle. Start simple and add regions later without rearchitecting. Keep latency low no matter where your users are.

Add a comment

Replies

Best
Tugay Pala

sqlite for web is clean. how does it handle concurrent writes from multiple users? any conflict resolution built in?