A lightweight TypeScript ORM designed for modern development workflows.
- Built from scratch: Offers a clean and efficient foundation for database interactions.
- Docker auto-provisioning: Simplifies environment setup and management, ensuring consistency across development and production.
- Schema diffing: Enables seamless database schema evolution by comparing and applying changes.
- End-to-end type safety: Provides robust type checking throughout your application, reducing runtime errors and improving developer confidence.
This ORM is ideal for developers seeking a performant and type-safe solution for managing their databases, especially within containerized environments. Its focus on core features and developer experience makes it a valuable addition to any TypeScript project.