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

eveningkid/denodb

MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno observed · 2026-08-28

github.com/eveningkid/denodb · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 2299
  • days_rel: n/a
  • days_push: 1040
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1919 stars · 128 forks observed · 2026-08-28

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

DenoDB is a typed ORM for Deno supporting PostgreSQL, MySQL, MariaDB, SQLite, and MongoDB. It provides a simple model-based API for defining schemas, syncing tables, and querying data.

Use cases

  • define database models in deno
  • query postgres from a deno app
  • use sqlite with deno
  • orm for mongodb in deno
  • sync database schemas from typescript models
  • crud operations with typed models

When to choose

  • you're building a Deno application that needs database access across SQL or MongoDB
  • you want a simple, typed, ActiveRecord-style ORM without heavy configuration

When to avoid

  • you need actively maintained software with timely bug fixes
  • you're on Node.js rather than Deno
  • you need advanced ORM features like migrations tooling or complex relations

Facets

library · maturity maintenance

orm database-driver database databases web-development backend developer-tools cross-platform deno typescript multi-database model-querying unmaintained

4 sources

Member repositories

RepositoryRoleHealth v2
eveningkid/denodbmain23

For agents

markdown · JSON · MCP: product_card(name="eveningkid/denodb")

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