News

DataStax is releasing the first preview of Stargate, a new open source API framework that could eventually turn Apache Cassandra into a multi-model database. It's an approach that has parallels ...
Cassandra’s support implements JSON over the top of the Cassandra wide-column data model. Top-level JSON attributes are mapped directly to Cassandra columns while nested items are implemented as Map ...
“ Stargate is empowering developers to pick the data model that best suits their needs and evolve it dynamically, leveraging the power of Cassandra - the most scalable database in existence.
Apache Cassandra 5.0 debuts bringing new index, vector and performance gains to the distributed open source database.
Azure Cosmos DB is a globally distributed multi-model NoSQL database that Microsoft launched in 2017 in its Azure cloud. Back then, the offering launched with five APIs, allowing customers to treat ...
With AWS taking the Cassandra database serverless, will it finally reduce the hurdles to this popular but complex data platform? And how does it compare with Apache Cassandra and DynamoDB?
Having the same basic data model in our code and in the database is the superior method for most use cases, as it dramatically simplifies the task of application development, and eliminates the ...