Isar Database
Super Fast Cross Platform Database for Flutter
๐ Made for Flutter
Minimal setup, Easy to use, no config, no boilerplate. Just add a few lines of code to get started.
๐ Highly scalable
Store hundreds of thousands of records in a single database and query them efficiently and asynchronously.
๐ญ Feature rich
Isar has a rich set of features to help you manage your data. Composite & multi-entry indexes, query modifiers, JSON support and more.
๐ Full-text search
Isar has built in full-text search. Create a multi-entry index and search for records easily.
๐งช ACID semantics
Isar ACID compliant and transactions are handled automatically and all changes are rolled back if an error occurs.
๐ Static typing
The unique query syntax is very powerful and statically typed. No need to worry about runtime errors.