#84
B
Rank #177
Twenty
Modern open-source CRM styled after Salesforce/Attio, built on a Postgres+Redis Node/React stack. Newer and less battle-tested than the legacy CRMs it's replacing.
62.8
/ 100
β Full Stack
NestJS/TypeScript backend, React frontend, Postgres for relational data, Redis for caching and background jobs via BullMQ.
π Scaling Analysis
The Postgres+Redis+NestJS combination is a proven scaling pattern, but Twenty's schema and workspace-per-tenant model are still young, so expect rough edges at high record counts until the project matures further.
π Running on Nexlayer
Needs app + postgres + redis pods; set SERVER_URL/FRONTEND_URL to the Nexlayer domain and point REDIS_URL at redis.pod:6379. mirror.gcr.io/library/node covers the build image; watch for GraphQL schema migrations needing a one-off job pod on upgrade.