objectdb 0.1.2 copy "objectdb: ^0.1.2" to clipboard
objectdb: ^0.1.2 copied to clipboard

outdatedDart 1 only

Persistent embedded document-oriented NoSQL database for Dart and Flutter. 100% Dart.

0.0.1 - 2018-06-25 #

  • Initial release

0.0.4 - 2018-06-25 #

  • Async bugfix

0.0.6 - 2018-06-26 #

  • BREAKING CHANGE: make db path required parameter

0.0.7 - 2018-06-26 #

  • Remove flutter dependency

0.0.8 - 2018-06-26 #

  • Added ObjectId as unique _id value
  • Added methods: insertMany(), first() and last()

0.0.9 - 2018-06-26 #

  • BREAKING CHANGE: Rename clean() to tidy()

0.0.10 - 2018-06-27 #

  • insert() -> return object id
  • query examples in README

0.0.11 - 2018-06-27 #

  • added example

0.0.12 - 2018-06-27 #

  • async bugfix

0.1.0 - 2018-06-30 #

  • updated docs

0.1.1 - 2018-06-30 #

  • updated execution_queue

0.1.2 - 2018-06-30 #

  • regex support
  • db meta
113
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

Persistent embedded document-oriented NoSQL database for Dart and Flutter. 100% Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bson_objectid, execution_queue

More

Packages that depend on objectdb