outworkers/phantom
Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4671
- days_rel: n/a
- days_push: 1246
- n_releases_24m: 0
Adoption not part of the score
1043 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Phantom is a schema-safe, type-safe, reactive Scala DSL and driver for Apache Cassandra and DataStax Enterprise. It lets you define Cassandra tables and queries in Scala with compile-time type checking and pluggable concurrency backends like Scala Futures, Monix, and Twitter Util.
Use cases
- access cassandra from scala with type-safe queries
- define cassandra table schemas in scala code
- run reactive cassandra queries with futures or monix
- build a scala data layer for datastax enterprise
- avoid raw CQL strings when querying cassandra
- manage cassandra schema migrations from scala
When to choose
- you are building a Scala/JVM application backed by Cassandra or DataStax Enterprise
- you want compile-time safety for table schemas and CQL queries
- you need reactive-streams or pluggable concurrency backends for query execution
When to avoid
- your project is not on the JVM or does not use Scala
- you use a database other than Cassandra/DataStax Enterprise
- you need a driver with frequent updates and active community support
Facets
library · maturity maintenance
database-driver orm database databases backend developer-tools jvm cassandra datastax-enterprise reactive-streams type-safe scala-dsl
2 sources
- readme: https://github.com/outworkers/phantom · fetched 2026-08-28 · 5801a4f50a90
- homepage: http://outworkers.github.io/phantom/ · fetched 2026-08-29 · 89e2b20c12f5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| outworkers/phantom | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="outworkers/phantom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem