# Why is ScyllaDB faster than alternatives?

<p class="elv-tracking-normal elv-text-default elv-font-figtree elv-text-base elv-leading-base elv-font-normal" elv="true"><strong>Why is ScyllaDB faster than alternatives?</strong></p>

##### Post Metadata
- Posted at: 3 months ago
- Net upvotes: 1


## Comments
### Comment 1

The speed of ScyllaDB stems from its shared-nothing, shard-per-core architecture, which maximizes CPU efficiency and concurrency. Built on the Seastar framework, it bypasses standard Linux kernel bottlenecks by performing direct I/O and managing its own memory and thread scheduling. By using C++ instead of Java, it avoids the performance hits associated with the JVM and garbage collection, allowing it to squeeze maximum performance out of modern NVMe storage and multi-core processors.

##### Comment Metadata
- Posted at: 3 months ago
- Author title: Technical Director




## Related Product
[ScyllaDB](https://www.g2.com/products/scylladb/reviews)

## Related Category
[Key Value Databases](https://www.g2.com/categories/key-value-databases)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: about 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: about 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: about 13 years ago
  - Comments: 4


