TaitoUnited / full-stack-template

Template for cloud-native applications and microservices running as containers/functions on Kubernetes, Docker Compose, or cloud. You can choose the stack during project creation.
https://taitounited.github.io/taito-cli/templates
MIT License
36 stars 8 forks source link

Drizzle ORM #169

Open keskiju opened 8 months ago

keskiju commented 8 months ago

Add Drizzle ORM support on backend.

Perhaps we should provide Drizzle ORM as the default server implementation and current sql/sqitch based as an alternative?

NOTE: Drizzle ORM is already used at least on saarioinen-speksain and perhaps also on gaidor-console that is based on #167.