You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep SQL in .sql files (similar to Clojure's Yesql and many others with the no-dsl philosophy). This would keep the DX similar to our templating system (compile-time embedding & domain-specific languages stay domain specific).
Migration tools
WYSIWYG built in editor for migration creation and looking into the DB content
The text was updated successfully, but these errors were encountered:
For the first release (MVP), I would just focus on getting only support for SQLite.
For the distributed part, we can go the fly.io way: https://fly.io/blog/all-in-on-sqlite-litestream/
See also https://tailscale.com/blog/database-for-2022/ & https://blog.cloudflare.com/introducing-d1/
Nice to have features
The text was updated successfully, but these errors were encountered: