0.1.3 • Published 6 months ago

@gekorm/kysely-tables v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

kysely-tables

Use the same Kysely types for your SQL table schema, migrations and queries.

Your Kysely types become the single source of truth for your CREATE TABLE statements.

And also for creating and running migrations, very much like Prisma and Drizzle.

See the full README on GitHub.

License

MIT