Roadmap
- Support for Supabase
- Support for sharding / multiple database connections
- More efficient sync reprocessing. At the moment, reprocessing reprocesses everything on the server and all clients re-initialize. In the future, reprocessing will be incremental.
- Support for BLOB column types
- Ability to monitor sync connection errors
- Support for supplying user parameters
- Additional app-level encryption of the SQLite database, over and above native OS app level sandbox encryption on the filesystem
- Web SDK
- Swift iOS SDK
- Kotlin SDK
- React Native SDK
- Support for MySQL
- Support for Microsoft SQL Server
Last modified 1d ago