drizzle-team/drizzle-orm · drizzle-kit/src/serializer
The drizzle-kit/src/serializer module of drizzle-team/drizzle-orm — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
17
Files
104
Total in-degree
4
Modules imported
3
Importing modules
A file in this module participates in a circular import — see the architecture overview.
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- mysqlSchema.ts16 in · 1 out · radius 67
- sqliteSchema.ts16 in · 1 out · radius 67
- pgSchema.ts15 in · 1 out · radius 67
- singlestoreSchema.ts13 in · 1 out · radius 67
- utils.ts6 in · 1 out · radius 51
- pgSerializer.ts5 in · 5 out · radius 50
- singlestoreSerializer.ts5 in · 5 out · radius 50
- studio.ts4 in · 9 out · radius 50
- mysqlSerializer.ts4 in · 5 out · radius 50
- sqliteSerializer.ts4 in · 5 out · radius 50
- index.ts3 in · 13 out · radius 50
- gelSchema.ts3 in · 1 out · radius 51
- gelSerializer.ts2 in · 4 out · radius 4
- mysqlImports.ts2 in · 1 out · radius 50
- pgImports.ts2 in · 1 out · radius 50
- singlestoreImports.ts2 in · 1 out · radius 50
- sqliteImports.ts2 in · 1 out · radius 50
Depends on
Modules this one imports from (with the number of import edges).
Depended on by
Modules that import from this one — its blast radius if you change it.
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. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.