Drizzle ORM
Visit Website"Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too"
Drizzle is a modern TypeScript ORM developers wanna use in their next project. It is lightweight at only ~7.4kb minified+gzipped, and it's tree shakeable with exactly 0 dependencies. It supports every PostgreSQL, MySQL, SQLite, SingleStore and Gel databases and is serverless-ready by design.
Key Focus Areas
- Type-Safe Query Building
- Performance & Flexibility
- Developer Experience & Ergonomics
- Schema Migrations & Data management
About llms.txt Implementation
drizzle-orm's llms.txt documentation outlines the library's type-safe query and schema migration features, with comprehensive details available in their full documentation.
Developer Tools
Explore tools created to help you work with llms.txt
Related Projects
Rsbuild is a high-performance build tool powered by Rspack. It provides out-of-the-box setup for enjoyable development experience.
Rslib is a library development tool that leverages the well-designed configurations and plugins of Rsbuild.
Rspack is a high performance JavaScript bundler written in Rust. It offers strong compatibility with the webpack ecosystem, and lightning fast build speeds.
Prettier is an opinionated code formatter.