Aerospike has released version 6 of its database server, which includes new features such as Partitioned Secondary Index Queries, Batch Anything, and JSON Document Models. The update builds on the improvements made in Aerospike Database 5, with a focus on queries. The new query subsystem allows for massively parallelized primary index (PI) and secondary index (SI) queries, improving performance and throughput. Additionally, server version 6.0 introduces support for document data models through the Document API and its ability to index elements nested at any depth. Furthermore, batch operations have been completed, allowing developers to batch anything in their applications, including reads, writes, updates, deletes or UDFs. This results in a more efficient use of network traffic and faster data ingest.