Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:45 +08:00
commit 07ecb03cf0
8 changed files with 288 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# orm-code-generator
Generate ORM models from database schemas or create database schemas from models for TypeORM, Prisma, Sequelize, SQLAlchemy, and more