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

outdated

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

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

0.1.6 - 2018-07-02 #

  • advanced return types

0.1.14 - 2018-08-09 #

  • enhanced update queries
113
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

deeply, execution_queue

More

Packages that depend on objectdb