niledatabase/niledatabase
PostgreSQL reengineered for multi-tenant apps observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 70
- Release rhythm 35
- Longevity 83
Flags: no_releases
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: 1169
- days_rel: n/a
- days_push: 182
- n_releases_24m: 0
Adoption not part of the score
1076 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nile is a Postgres platform re-engineered for multi-tenant B2B applications, decoupling storage from compute and virtualizing tenants within a single database. It includes built-in B2B authentication, tenant-level isolation, global tenant placement, and a scalable vector database with AI toolkit for RAG workloads.
Use cases
- build a multi-tenant SaaS application on Postgres
- isolate customer data per tenant without RLS
- store vector embeddings alongside customer data for RAG
- run B2B authentication with tenant-scoped users
- place tenants in different regions for compliance or latency
- scale a Postgres database to millions of tenants
- avoid managing one database per customer
When to choose
- you are building a B2B SaaS app with many tenants and want built-in tenant isolation
- you need vector search and customer data in one database
- you want tenant-level backups, branching, and insights without custom tooling
- you need per-tenant compute placement or regional routing
When to avoid
- you need a fully mature, generally available database for critical workloads (it is in public preview)
- your app is single-tenant with no multi-tenancy needs
- you require on-prem deployment or features still marked 'coming soon' like branching and backups
- you are locked into another managed Postgres provider
Facets
service · maturity experimental
database vector-database auth rag self-hosted databases large-language-models web-development backend self-hosted self-hosted cloud multi-tenant postgresql saas tenant-virtualization serverless-postgres b2b docker web-server
10 sources
- readme: https://github.com/niledatabase/niledatabase · fetched 2026-08-28 · 1db12f4820ca
- homepage: https://thenile.dev · fetched 2026-08-29 · 53e50bfc95de
- site_page: https://www.thenile.dev/docs · fetched 2026-08-29 · b03638a5e067
- site_page: https://www.thenile.dev/about-us · fetched 2026-08-29 · 05846fe71fd8
- site_page: https://www.thenile.dev/docs/ai-embeddings · fetched 2026-08-29 · 9e5a2eaac1db
- site_page: https://www.thenile.dev/docs/tenant-virtualization · fetched 2026-08-29 · 42e39b8e0d87
- site_page: https://www.thenile.dev/docs/tenant-virtualization/tenant-placement · fetched 2026-08-29 · 4c93605290be
- site_page: https://www.thenile.dev/docs/getting-started · fetched 2026-08-29 · b03638a5e067
- site_page: https://www.thenile.dev/docs/getting-started/usecases · fetched 2026-08-29 · 789a501efbc4
- site_page: https://www.thenile.dev/pricing · fetched 2026-08-29 · 334d4208f016
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| niledatabase/niledatabase | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="niledatabase/niledatabase")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem