Functional ORM for agnostic backends.
- Be able to bootstrap adapters and pseudo-database connections
- Basic CRUD operations on types
- Some async stuff like async db connection and queries
- Basic queries like
value is equal to
- Real automated tests
- Basic documentation
- More advanced queries
- Streamlined support for async DB
- Documentation
- Streamlined support for multiple DBs
- Documentation
- Site