Ross ROSS = Recommend OSS · open-source software intelligence for agents

Kononnable/typeorm-model-generator

Generates models for TypeORM from existing database. observed · 2026-08-28

github.com/Kononnable/typeorm-model-generator · TypeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3450
  • days_rel: n/a
  • days_push: 1423
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1522 stars · 289 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A CLI tool that generates TypeORM entity models from an existing database schema. It supports SQL Server, PostgreSQL, MySQL, MariaDB, Oracle, and SQLite and offers both an interactive wizard and command-line parameters.

Use cases

  • generate TypeORM entities from an existing database
  • reverse-engineer a database schema into TypeScript models
  • scaffold ORM models for a legacy MySQL database
  • create TypeORM models from a PostgreSQL schema
  • bootstrap a TypeORM project from an existing SQL Server database
  • convert database tables into entity classes with relations

When to choose

  • you have an existing relational database and want to adopt TypeORM without writing entities by hand
  • you need to scaffold models including relations from a live schema
  • you want a quick interactive wizard or scriptable CLI for model generation

When to avoid

  • you are starting a new project with no existing database (write entities directly instead)
  • you need a tool under active development - the project is in maintenance mode
  • you use a non-relational or unsupported database engine
  • you use an ORM other than TypeORM

Facets

cli-tool · maturity maintenance

orm database-driver cli databases developer-tools backend web-development cli cross-platform typeorm model-generation reverse-engineering-schema sql scaffolding typescript code-generation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Kononnable/typeorm-model-generatormain10

For agents

markdown · JSON · MCP: product_card(name="Kononnable/typeorm-model-generator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem