I am happy to release version 0.7.0 of Native DB with several major changes, see below.
This database compiles and is tested on: MacOS, iOS, Android, Windows, Linux.
Github Release: native_db/0.7.0
Documentation
- Complete API API.
- Quick start guide Quick Start.
New Features
- Breaking / Major
- Externalized models from the builder.
- Serialization and deserialization now return result errors.
- Minor
- Added abort method to
RwTransaction
. - Support for custom keys and refactored internal types.
- Added abort method to
- Added secondary key support for len method.
Check out the new version and let us know what you think.