objectdb 0.0.10 copy "objectdb: ^0.0.10" to clipboard
objectdb: ^0.0.10 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
112
likes
0
pub points
85%
popularity

Publisher

unverified uploader

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