MyGit

drizzle-team/drizzle-orm

Fork: 692 Star: 25233 (更新于 2024-12-20 07:20:15)

license: Apache-2.0

Language: TypeScript .

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅

最后发布版本: 0.34.1 ( 2024-10-08 04:07:09)

官方网址 GitHub网址


Headless ORM for NodeJS, TypeScript and JavaScript 🚀

WebsiteDocumentationTwitterDiscord


What's Drizzle?

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.

Drizzle supports every PostgreSQL, MySQL and SQLite database, including serverless ones like Turso, Neon, Xata, PlanetScale, Cloudflare D1, FlyIO LiteFS, Vercel Postgres, Supabase and AWS Data API. No bells and whistles, no Rust binaries, no serverless adapters, everything just works out of the box.

Drizzle is serverless-ready by design. It works in every major JavaScript runtime like NodeJS, Bun, Deno, Cloudflare Workers, Supabase functions, any Edge runtime, and even in browsers.
With Drizzle you can be fast out of the box and save time and costs while never introducing any data proxies into your infrastructure.

While you can use Drizzle as a JavaScript library, it shines with TypeScript. It lets you declare SQL schemas and build both relational and SQL-like queries, while keeping the balance between type-safety and extensibility for toolmakers to build on top.

Ecosystem

While Drizzle ORM remains a thin typed layer on top of SQL, we made a set of tools for people to have best possible developer experience.

Drizzle comes with a powerful Drizzle Kit CLI companion for you to have hassle-free migrations. It can generate SQL migration files for you or apply schema changes directly to the database.

We also have Drizzle Studio for you to effortlessly browse and manipulate data in your database of choice.

Documentation

Check out the full documentation on the website.

Our sponsors ❤️

最近版本更新:(数据更新于 2024-10-09 09:30:24)

2024-10-08 04:07:09 0.34.1

2024-10-07 22:57:23 0.34.0

2024-10-07 22:32:41 drizzle-kit@0.25.0

2024-08-26 20:42:34 drizzle-kit@0.24.2

2024-08-22 21:37:18 drizzle-kit@0.24.1

2024-08-08 22:27:40 0.33.0

2024-08-08 22:03:20 drizzle-kit@0.24.0

2024-08-05 23:52:18 0.32.2

2024-08-05 23:28:50 drizzle-kit@0.23.2

2024-07-23 22:42:43 0.32.1

主题(topics):

bunjs, d1, libsql, litefs, mysql, mysql2, neon, nodejs, orm, postgres, postgresjs, postgresql, sql, sqlite, sqlite3, sqljs, turso, typescript, vercel-postgres

drizzle-team/drizzle-orm同语言 TypeScript最近更新仓库

2024-12-21 21:40:12 lobehub/lobe-chat

2024-12-21 12:01:51 siyuan-note/siyuan

2024-12-21 10:57:01 ai16z/eliza

2024-12-21 09:15:35 MetaCubeX/metacubexd

2024-12-21 04:50:26 mediar-ai/screenpipe

2024-12-20 19:36:48 vitejs/vite