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

outdated

A fluent Dart persistence API inspired by SQL

0.2.5 ONE OF & CONTAINS #

  • ✅ ONE OF (IN) predicate
  • ✅ CONTAINS predicate for arrays

0.2.4 Firestore #

  • ✅ Removed dependency on mirrors at runtime
  • ✅ Firestore support

0.2.3 Limit & Offset #

  • ✅ Limit
  • ✅ Offset
  • ✅ Select and map result

0.2.2 MongoDB #

  • ✅ 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
  • ❌ Emulate unsupported Firestore features
12
likes
0
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

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