CrateDB vs XCache
A side-by-side look at CrateDB and XCache. For an in-depth review of either product, follow the links below.
CrateDB
Development
CrateDB is an open source distributed SQL database that focuses on scalability, performance, and ease of use. It can ingest billions of records per day and run queries across large datasets in real time. CrateDB uses a shared-nothing architecture to horizontally scale reads and writes.
sqldistributedscalableopen-source
XCache
Development
XCache is a free open source PHP opcode cache. It stores precompiled PHP bytecode in shared memory, improving PHP performance by removing the need to load and parse scripts on each request. It's easy to install and configure in PHP.
cachingperformanceopcodephp
Related Comparisons
MongoDB
MariaDB
Apache Ignite
memcached
Percona Server
Alternative PHP Cache