- ✅ Removed dependency on mirrors at runtime
- ✅ Firestore support
- ✅ Limit
- ✅ Offset
- ✅ Select and map result
- ✅ MongoDB support
- ✅ Deep queries
- ✅ Greater than (or equal)
- ✅ Less than (or equal)
- ✅ Between
- ✅ Dynamically typed queries
- ❌ PostgreSQL support
- ❌ Automatic toJson and fromJson
- ❌ SQLite support
- ❌ Group by
- ❌ Join
- ❌ IN operator
- ❌ CONTAINS operator (for arrays)