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

outdatedDart 1 only

A simple io database

sembast.dart #

sembast db stands for Simple Embedded Application Store database

Yet another persistent store database solution for io applications.

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

Alternative goal is to provided an idb_shim to access it like IndexedDB and test synchronization algorithm using Dart VM and not Dartium

Build Status