All Entities
Browse all 7,635 entities in the drizzle-orm Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
sq2() — drizzle-orm Function Reference
Architecture documentation for the sq2() function in with.ts from the drizzle-orm codebase.
sq2() — drizzle-orm Function Reference
Architecture documentation for the sq2() function in with.ts from the drizzle-orm codebase.
topRegions() — drizzle-orm Function Reference
Architecture documentation for the topRegions() function in with.ts from the drizzle-orm codebase.
topRegions() — drizzle-orm Function Reference
Architecture documentation for the topRegions() function in with.ts from the drizzle-orm codebase.
prepareMigrationMetadata() — drizzle-orm Function Reference
Architecture documentation for the prepareMigrationMetadata() function in words.ts from the drizzle-orm codebase.
constructor() — drizzle-orm Function Reference
Architecture documentation for the constructor() function in xata.ts from the drizzle-orm codebase.
getXataClient() — drizzle-orm Function Reference
Architecture documentation for the getXataClient() function in xata.ts from the drizzle-orm codebase.
build() — drizzle-orm Function Reference
Architecture documentation for the build() function in year.ts from the drizzle-orm codebase.
build() — drizzle-orm Function Reference
Architecture documentation for the build() function in year.ts from the drizzle-orm codebase.
constructor() — drizzle-orm Function Reference
Architecture documentation for the constructor() function in year.ts from the drizzle-orm codebase.
constructor() — drizzle-orm Function Reference
Architecture documentation for the constructor() function in year.ts from the drizzle-orm codebase.
getSQLType() — drizzle-orm Function Reference
Architecture documentation for the getSQLType() function in year.ts from the drizzle-orm codebase.
getSQLType() — drizzle-orm Function Reference
Architecture documentation for the getSQLType() function in year.ts from the drizzle-orm codebase.
year() — drizzle-orm Function Reference
Architecture documentation for the year() function in year.ts from the drizzle-orm codebase.
year() — drizzle-orm Function Reference
Architecture documentation for the year() function in year.ts from the drizzle-orm codebase.
AliasProxy — drizzle-orm Architecture
Dynamic proxy handlers for table and column aliasing Architecture documentation for the AliasProxy subdomain (part of DrizzleORM domain) in the drizzle-orm codebase. Contains 74 source files.
ArktypeMapper — drizzle-orm Architecture
Specific mapping logic for the Arktype validation library Architecture documentation for the ArktypeMapper subdomain (part of ValidationAdapters domain) in the drizzle-orm codebase. Contains 4 source files.
CliManagement — drizzle-orm Architecture
Logic for CLI command parsing and interactive user prompts Architecture documentation for the CliManagement subdomain (part of DrizzleKit domain) in the drizzle-orm codebase. Contains 8 source files.
DependencyChecker — drizzle-orm Architecture
Utility that prevents forbidden cross-imports in builds Architecture documentation for the DependencyChecker subdomain (part of StaticAnalysis domain) in the drizzle-orm codebase. Contains 3 source files.
EntityBase — drizzle-orm Architecture
Fundamental building blocks for ORM entities and internal metadata Architecture documentation for the EntityBase subdomain (part of DrizzleORM domain) in the drizzle-orm codebase. Contains 133 source files.
EslintLogic — drizzle-orm Architecture
AST-based rules to prevent common Drizzle-specific runtime errors Architecture documentation for the EslintLogic subdomain (part of StaticAnalysis domain) in the drizzle-orm codebase. Contains 19 source files.
Introspection — drizzle-orm Architecture
Reverse-engineering live database schemas into Drizzle snapshots Architecture documentation for the Introspection subdomain (part of DrizzleKit domain) in the drizzle-orm codebase. Contains 42 source files.
OhmGrammar — drizzle-orm Architecture
Domain-specific language grammar for import analysis Architecture documentation for the OhmGrammar subdomain (part of StaticAnalysis domain) in the drizzle-orm codebase. Contains 1 source files.
PostgresCore — drizzle-orm Architecture
Common Driver logic for PostgreSQL-compatible databases Architecture documentation for the PostgresCore subdomain (part of DriverAdapters domain) in the drizzle-orm codebase. Contains 69 source files.
QuerySessions — drizzle-orm Architecture
Internal session tracking for query lifecycle management Architecture documentation for the QuerySessions subdomain (part of DriverAdapters domain) in the drizzle-orm codebase. Contains 2 source files.
SchemaCore — drizzle-orm Architecture
Common types and interfaces for across all SQL dialects Architecture documentation for the SchemaCore subdomain (part of DrizzleORM domain) in the drizzle-orm codebase. Contains 68 source files.
SchemaRefinement — drizzle-orm Architecture
Tools for extending auto-generated schemas with custom logic Architecture documentation for the SchemaRefinement subdomain (part of ValidationAdapters domain) in the drizzle-orm codebase. Contains 4 source files.
ServerlessAdapters — drizzle-orm Architecture
Drivers for HTTP-based data APIs like AWS RDS or Neon Architecture documentation for the ServerlessAdapters subdomain (part of DriverAdapters domain) in the drizzle-orm codebase. Contains 3 source files.
SnapshotSerializer — drizzle-orm Architecture
Dialect-specific JSON serialization for PG, MySQL, and SQLite Architecture documentation for the SnapshotSerializer subdomain (part of DrizzleKit domain) in the drizzle-orm codebase. Contains 20 source files.
SqlExpression — drizzle-orm Architecture
Core logic for building raw SQL chunks and templates Architecture documentation for the SqlExpression subdomain (part of DrizzleORM domain) in the drizzle-orm codebase. Contains 162 source files.
SqliteCore — drizzle-orm Architecture
Common Driver logic for SQLite and localized file databases Architecture documentation for the SqliteCore subdomain (part of DriverAdapters domain) in the drizzle-orm codebase. Contains 2 source files.
TypeInference — drizzle-orm Architecture
Complex TypeScript logic for preserving nullability and defaults in schemas Architecture documentation for the TypeInference subdomain (part of ValidationAdapters domain) in the drizzle-orm codebase. Contains 5 source files.
ZodMapper — drizzle-orm Architecture
Specific mapping logic for the Zod validation library Architecture documentation for the ZodMapper subdomain (part of ValidationAdapters domain) in the drizzle-orm codebase. Contains 2 source files.
GelColumnsBuilders Type — drizzle-orm Architecture
Architecture documentation for the GelColumnsBuilders type/interface in all.ts from the drizzle-orm codebase.
MySqlColumnBuilders Type — drizzle-orm Architecture
Architecture documentation for the MySqlColumnBuilders type/interface in all.ts from the drizzle-orm codebase.
PgColumnsBuilders Type — drizzle-orm Architecture
Architecture documentation for the PgColumnsBuilders type/interface in all.ts from the drizzle-orm codebase.
SingleStoreColumnBuilders Type — drizzle-orm Architecture
Architecture documentation for the SingleStoreColumnBuilders type/interface in all.ts from the drizzle-orm codebase.
SQLiteColumnBuilders Type — drizzle-orm Architecture
Architecture documentation for the SQLiteColumnBuilders type/interface in all.ts from the drizzle-orm codebase.
CollectionItem Type — drizzle-orm Architecture
Architecture documentation for the CollectionItem type/interface in analyze.ts from the drizzle-orm codebase.
DrizzleMySQLSnapshotJSON Type — drizzle-orm Architecture
Architecture documentation for the DrizzleMySQLSnapshotJSON type/interface in api.ts from the drizzle-orm codebase.
DrizzleSingleStoreSnapshotJSON Type — drizzle-orm Architecture
Architecture documentation for the DrizzleSingleStoreSnapshotJSON type/interface in api.ts from the drizzle-orm codebase.
DrizzleSnapshotJSON Type — drizzle-orm Architecture
Architecture documentation for the DrizzleSnapshotJSON type/interface in api.ts from the drizzle-orm codebase.
DrizzleSQLiteSnapshotJSON Type — drizzle-orm Architecture
Architecture documentation for the DrizzleSQLiteSnapshotJSON type/interface in api.ts from the drizzle-orm codebase.
BatchItem Type — drizzle-orm Architecture
Architecture documentation for the BatchItem type/interface in batch.ts from the drizzle-orm codebase.
BatchResponse Type — drizzle-orm Architecture
Architecture documentation for the BatchResponse type/interface in batch.ts from the drizzle-orm codebase.
GelInt53BuilderInitial Type — drizzle-orm Architecture
Architecture documentation for the GelInt53BuilderInitial type/interface in bigint.ts from the drizzle-orm codebase.
MySqlBigInt53BuilderInitial Type — drizzle-orm Architecture
Architecture documentation for the MySqlBigInt53BuilderInitial type/interface in bigint.ts from the drizzle-orm codebase.
MySqlBigInt64BuilderInitial Type — drizzle-orm Architecture
Architecture documentation for the MySqlBigInt64BuilderInitial type/interface in bigint.ts from the drizzle-orm codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free