|
|
|
|
|
by deznu
1123 days ago
|
|
My personal problem with Kysely is that the migrations are not aligned with what I needed personally. I would have wanted to see Kysely have the ability to generate migrations for example. I also personally prefer the approach that Drizzle takes when it comes to more adoption (in my case, CockroachDB). Just a personal preference - the project is awesome. |
|
atlasgo io looks promising to handle migrations and is open source as well. I am currently using prisma.