sembast 0.2.1 copy "sembast: ^0.2.1" to clipboard
sembast: ^0.2.1 copied to clipboard

outdatedDart 1 only

Simple embedded file system database

sembast.dart #

sembast db stands for Simple Embedded Application Store database

Yet another persistent store database solution for io applications. The whole database resides in a single file.

Inspired from IndexedDB, DataStore, WebSql, NeDB, Lawndart...

The project idb_shim provides a shim allowing accessing it using the IndexedDB api and test synchronization algorithm using Dart VM and not Dartium

Build Status