Run ANSI SQL queries on massive amounts of data in-place
Query data stored in Aerospike without the need for complex and error-prone processes of copying data over to other analytics systems, which significantly helps with governance and compliance. Federate queries across multiple Aerospike clusters or between Aerospike and other databases
Enterprise database deployments are typically polyglot in nature, but you can now deploy Aerospike into an ecosystem of DBs that consist of Cassandra, PostgreSQL, Oracle, and others. Analyze Aerospike data via common BI tools
Create insightful dashboards using Tableau, Qlik, Looker, etc., by accessing Presto over JDBC to analyze data stored in Aerospike. Supports massive parallelism
Supports massive parallelism by allowing you to use up to 32,768 Spark partitions to read data from an Aerospike namespace. Each namespace can store up to 32 billion records across 4,096 partitions. Query records with different schemas within the same set in Aerospike
Aerospike is a NoSQL schemaless database, but Connect for Presto reconciles those differences and offers a SQL experience that you are familiar with, while leveraging the benefits of a NoSQL database. Leverage massive parallelism of Aerospike for speeding up queries
It can scan 4,096 partitions in parallel to load data into and up to 32K Presto splits across your Presto cluster and uses the recently released Aerospike expressions for pushdowns to the database. Leverage Presto Cost Based Optimization (CBO) via row count for query optimization
Aerospike Connect for Presto is one of the few Presto connectors that supporting CBO for speeding up Joins in Presto. Deploy anywhere
Deploy in cloud or Kubernetes environments to help you leverage Managed Presto Services offered by multiple Cloud providers.