This section lists planned features for future releases. They are not in any specific order, and they are subject to change.
All features that are planned for upcoming release will be converted to GitHub issues. If you want to contribute on any of those, please open the issue yourself first to discuss specifics.
- Collection expressions - support querying parts of collection
- Collection pagination
- Map collections
- Slow query log
- Leverage async iterators for collections (node 10+)
- Multi tenant support (schema per tenant)
- Use
bigint
type natively inBigIntType
(node 12+)