drizzle-team/drizzle-orm · Architecture
A static read of how drizzle-team/drizzle-orm is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
C
Architecture grade
score 64/100
8
Import cycles
lower is better
312
Modules parsed
719 edges
91%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- drizzle-kit/src/utils.ts29 importers · radius 50
- drizzle-orm/src/gel-core/columns/common.ts28 importers · radius 53
- drizzle-orm/src/mysql-core/columns/common.ts26 importers · radius 29
- drizzle-kit/src/cli/validations/common.ts25 importers · radius 65
- drizzle-kit/src/cli/views.ts23 importers · radius 50
- drizzle-kit/src/global.ts21 importers · radius 72
- drizzle-kit/src/serializer/mysqlSchema.ts16 importers · radius 67
- drizzle-kit/src/serializer/sqliteSchema.ts16 importers · radius 67
Modules (24)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- drizzle-kit/src/serializer17 files · 104 in-degree · in cycle
- drizzle-kit/src16 files · 95 in-degree · in cycle
- drizzle-orm/src/gel-core/columns25 files · 87 in-degree
- drizzle-kit/src/cli/validations10 files · 80 in-degree · in cycle
- drizzle-orm/src/mysql-core/columns26 files · 78 in-degree
- drizzle-orm/src/gel-core20 files · 72 in-degree
- drizzle-kit/src/cli/commands20 files · 44 in-degree · in cycle
- drizzle-kit/src/cli5 files · 36 in-degree · in cycle
- drizzle-orm/src/gel-core/query-builders11 files · 24 in-degree
- drizzle-arktype/src7 files · 17 in-degree · in cycle
- drizzle-orm/src6 files · 13 in-degree
- drizzle-orm/src/libsql3 files · 11 in-degree
- drizzle-orm/src/expo-sqlite3 files · 5 in-degree
- drizzle-orm/src/aws-data-api/pg2 files · 4 in-degree
- drizzle-orm/src/better-sqlite32 files · 4 in-degree
- drizzle-orm/src/bun-sql2 files · 4 in-degree
- drizzle-orm/src/bun-sqlite2 files · 4 in-degree
- drizzle-orm/src/d12 files · 4 in-degree
- drizzle-orm/src/durable-sqlite2 files · 4 in-degree
- drizzle-orm/src/gel2 files · 4 in-degree
- drizzle-seed/tests/northwind3 files · 3 in-degree
- drizzle-kit/src/utils2 files · 3 in-degree
- drizzle-orm/src/cache/core2 files · 3 in-degree
- drizzle-kit/imports-checker2 files · 2 in-degree
Circular dependencies (8)
- drizzle-arktype/src/column.ts to drizzle-arktype/src/utils.ts to drizzle-arktype/src/column.ts
- drizzle-kit/src/cli/validations/common.ts to drizzle-kit/src/cli/validations/outputs.ts to drizzle-kit/src/cli/validations/common.ts
- drizzle-kit/src/cli/commands/migrate.ts to drizzle-kit/src/migrationPreparator.ts to drizzle-kit/src/serializer/index.ts to drizzle-kit/src/cli/views.ts to drizzle-kit/src/utils.ts to drizzle-kit/src/cli/commands/migrate.ts
- drizzle-kit/src/cli/views.ts to drizzle-kit/src/utils.ts to drizzle-kit/src/cli/views.ts
- drizzle-kit/src/serializer/index.ts to drizzle-kit/src/cli/views.ts to drizzle-kit/src/utils.ts to drizzle-kit/src/serializer/studio.ts to drizzle-kit/src/cli/commands/utils.ts to drizzle-kit/src/serializer/index.ts
- drizzle-kit/src/cli/views.ts to drizzle-kit/src/utils.ts to drizzle-kit/src/serializer/studio.ts to drizzle-kit/src/cli/commands/utils.ts to drizzle-kit/src/cli/validations/gel.ts to drizzle-kit/src/cli/views.ts
Ask AI about drizzle-team/drizzle-orm
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.