# ArangoDB vs ScyllaDB

**Leader by Vioscale score:** ScyllaDB

| Attribute | ArangoDB | ScyllaDB |
|---|---|---|
| **Vioscale score** | 49 (42% (low)) | 55.1 (51% (medium)) |
| activity.commits_last_30d | 100 | 100 |
| adoption.dependent_repos | 0 | - |
| adoption.github_stars | 14,266 | 15,723 |
| deployment.options | `{"cloud":true,"self_hosted":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | A multimodel database that unifies fragmented enterprise data into a graph-native foundation, serving as a context layer for AI agents, applications, and analytics workloads without requiring multiple specialized databases. | A NoSQL database engineered for applications requiring extreme performance at scale, delivering single-digit millisecond latency with millions of operations per second, commonly used for AI workloads, feature stores, and vector search. |
| features.capabilities | `{"hosting":"both","data_model":"multi_model","partitioning":"automatic","license_class":"source_available","vector_search":true,"secondary_indexes":"yes"}` | `{"schema":"enforced","hosting":"both","data_model":"wide_column","consistency":"tunable","replication":"primary_secondary","multi_region":true,"partitioning":"automatic","vector_search":true,"query_language":"cql","secondary_indexes":"yes"}` |
| integrations.count | - | 4 |
| integrations.list | - | `[{"name":"DynamoDB (Alternator API compatibility)"},{"name":"Kubernetes (ScyllaDB Operator)"},{"name":"AWS"},{"name":"GCP"}]` |
| language.primary | C++ | C++ |
| market.availability | - | `{"hqCountry":"IL","primaryMarkets":["US","EU"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | - | `{"web":true}` |
| pricing | `{"type":"hybrid","plans":[{"free":true,"name":"Community Edition","summary":"Free for non-commercial use, 100GB limit","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"Free for non-commercial use up to 100GB data","contactSales":false,"includedLimits":{"data":"100GB"}},{"free":false,"name":"Enterprise Edition","summary":"Contact sales for pricing","contactSales":true}],"summary":"Free community edition with 100GB limit, Enterprise Edition available","freeTier":true,"sourceUrl":"https://www.arangodb.com","retrievedAt":"2026-08-13T23:03:30.634Z"}` | `{"type":"subscription","plans":[{"free":false,"name":"Standard","summary":"Industry-leading performance, 2 Hour P1 support","features":["Fully managed on AWS & GCP","High-throughput low-latency","Vector Search","Auto-scaling storage & compute","SOC2, ISO certifications","99.9% uptime SLA","2 Hour P1 Support response"],"description":"Industry-leading performance for data-intensive apps","contactSales":false},{"free":false,"name":"Professional","summary":"Enterprise-grade scalability, 1 Hour P1 support, 24x7","features":["All Standard features","1 Hour P1 Support response","24x7 support","Bring Your Own Account","Multi-region active-active HA/DR","Advanced metrics and logging","Dedicated Slack channel"],"description":"Enterprise-grade scalability & support","contactSales":false},{"free":false,"name":"Premium","summary":"Premium support with 15 minute P1 response, custom deployment","features":["All Professional features","15 minutes P1 Support response","24x7 support","Bring Your Own Encryption Key","Advanced networking (Private Link)","Advanced network compression","Flexible region switching","Dedicated Technical Account Manager"],"description":"Custom security, networking & deployment","contactSales":true}],"summary":"Subscription-based cloud tiers (Standard, Professional, Premium) with usage calculator. Exact pricing not disclosed on public pages.","freeTier":false,"sourceUrl":"https://www.scylladb.com","retrievedAt":"2026-08-05T13:26:38.962Z"}` |
| pricing.free_tier | yes | no |
| pricing.model | commercial | commercial |
| pricing.price_level | low | unknown |
| pricing.transparent | no | no |
| reliability.sla_pct | - | 99.9 |
| reliability.status_page | yes | - |
| security.disclosure_policy | - | yes |
| security.gdpr | - | yes |
| security.iso27001 | - | yes |
| security.pci | - | yes |
| security.scorecard | 7.3 | - |
| security.soc2 | - | yes |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2Farangodb%2Farangodb&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (NoSQL Databases)

| Capability | ArangoDB | ScyllaDB |
|---|:--:|:--:|
| **Core** |  |  |
| Data model | Multi-model | Wide-column |
| **Query** |  |  |
| Query language | - | CQL |
| **Consistency** |  |  |
| Consistency | - | Tunable |
| **Transactions** |  |  |
| Transactions | - | - |
| **Indexing** |  |  |
| Secondary indexes | Yes | Yes |
| **Scale** |  |  |
| Partitioning / sharding | Automatic | Automatic |
| Multi-region | - | ✓ |
| **Replication** |  |  |
| Replication topology | - | Primary-secondary |
| **Deployment** |  |  |
| Hosting | Cloud + self-hosted | Cloud + self-hosted |
| **Schema** |  |  |
| Schema | - | Enforced |
| **Features** |  |  |
| TTL / auto-expiry | - | - |
| Change streams / CDC | - | - |
| Vector / search built-in | ✓ | ✓ |
| **Licensing** |  |  |
| Licence class | Source-available (SSPL/BSL) | - |

*Source: Vioscale. Generated 2026-09-01T15:17:53.520Z. "-" = undocumented, not absent.*
