box 0.2.4 copy "box: ^0.2.4" to clipboard
box: ^0.2.4 copied to clipboard

outdated

A fluent Dart persistence API inspired by SQL

0.2.4 #

  • Removed dependency on mirrors at runtime
  • Firestore support

0.2.3 #

  • Limit
  • Offset
  • Select and map result

0.2.2 #

  • MongoDB support
  • Deep queries
  • Greater than (or equal)
  • Less than (or equal)
  • Between
  • Dynamically typed queries

Backlog #

  • PostgreSQL support
  • Automatic toJson and fromJson
  • SQLite support
  • Group by
  • Join
  • IN operator
  • CONTAINS operator (for arrays)
11
likes
0
pub points
65%
popularity

Publisher

unverified uploader

A fluent Dart persistence API inspired by SQL

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, googleapis_auth, http, inflection2, io, meta, mongo_dart

More

Packages that depend on box