Check out Development-Quickstart.md to learn how to setup your environment.
- Using Microsoft Azure SQL Database (MSSQL) because it's free
- Using Prisma ORM because it has MSSQL support and stable
- Not using TypeORM because not maintained
- Not using Drizzle because too new and no MSSQL support