Well, i plan to release a big something answering both
647 and
760 and beyond within the next two month. I'll post in the chat when first experimental and usable release will be available.
Below a non-exhaustive list of what is coming to you:
• Multiplatform (Native, JS, Wasm, Android, JVM)
• Data model generation (table, views, composite-type, enums)
• Full SQLite database generation mirrored from your Postgres database (with some limitations)
• Automatic SQLite database migration
• Full and type-safe API generation (Insert, Upsert, Update, Delete, Select)
• Projection generation (select only what you need from your tables)
• Built-in Disk & Memory cache
• Built-in binary serialization
• Type-safe filtering and sorting
• Type safe RPC function call
• Hybrid & Offline support
• Realtime support (Select requests returns live Flow)
While these features may seem interesting, they are the least interesting compared to what awaits you. Stay patient 😎
By the way, you can start documenting your Postgres database. The documentation is reflected in the generated models.