Skip to content
Architecture

Modern Analytics DatabaseArchitected for Performance at Scale

Kinetica is a distributed, vectorized, memory-first, columnar database with tiered storage that is optimized for high speed and performance – particularly on streaming analytics and geospatial workloads

What's under the hood?

Kinetica has been uniquely designed for fast and flexible analytics on large volumes of changing data with incredible performance.

Scale-out Architecture

Kinetica has a distributed architecture that has been designed for data processing at scale. A standard cluster consists of identical nodes run on commodity hardware. A single node is chosen to be the head aggregation node.

A cluster can be scaled up at any time to increase storage capacity and processing power, with near-linear scale processing improvements for most operations. Sharding of data can be done automatically, or specified and optimized by the user.

Distributed Architecture
Distributed Ingest

Distributed Ingest & Query

Kinetica uses a shared-nothing data distribution across worker nodes. The head node receives a query and breaks it down into small tasks that can be spread across worker nodes. To avoid bottlenecks at the head node, ingestion can also be organized in parallel by all the worker nodes. Kinetica is able to distribute data client-side before sending it to designated worker nodes. This streamlines communication and processing time.

For the client application, there is no need to be aware of how many nodes are in the cluster, where they are, or how the data is distributed across them!

 

Column Oriented

Columnar data structures lend themselves to low-latency reads of data. But from a user's perspective, Kinetica behaves very similarly to a standard relational database – with tables of rows and columns and it can be queried with SQL or through APIs. Available column types include the standard base types (intlongfloatdoublestring, & bytes), as well as numerous sub-types supporting date/time, geospatial, and other data forms.

 

columnar
Vectorized Processing

Vectorized Functions

Vectorization is Kinetica’s secret sauce and the key feature that underpins its blazing fast performance.

Advanced vectorized kernels are optimized to use vectorized CPUs and GPUs for faster performance. The query engine automatically assigns tasks to the processor where they will be most performant. Aggregations, filters, window functions, joins and geospatial rendering are some of the capabilities that see performance improvements.

Learn about Vectorization »

 

Memory-First, Tiered Storage

Tiered storage makes it possible to optimize where data lives for performance and cost. Recent data (such as all data where the timestamp is within the last 2 weeks) can be held in-memory, while older data can be moved to disk, or even to external storage services.

Kinetica operates on an entire data corpus by intelligently managing data across GPU memory, system memory, SIMD, disk / SSD, HDFS, and cloud storage like S3 for optimal performance. Kinetica can also query and process data stored in data lakes, joining it with data managed by Kinetica in highly parallelized queries.

Performant Key-Value Lookup

Kinetica is able to generate distributed key-value lookups, from columnar data, for high-performance and concurrency. Sharding logic is embedded directly within client APIs enabling linear scale-out as clients can lookup data directly from the node where the data lives.

On Premise, Self-Managed or Kinetica Cloud

Kinetica can be deployed and scaled on your own hardware, or deployed into a cloud environment. KAgent may be used to automatically provision instances as desired and link several clusters of instances together for high availability.

Kinetica is also available as a managed service on AWS or fully managed in Kinetica Cloud. Try Kinetica in the Cloud for Free

 

 

kinetica_aws

Interact with Kinetica through SQL, APIs and Connectors

Kinetica integrates well with popular BI tools and application development platforms.

Write Queries in SQL

Kinetica has broad support for SQL interaction with a mature suite of SQL functionality. This makes it easy for analysts to be productive quickly.
SQL Query Support »

Use with Popular BI Tools

Connect popular BI tools such as Tableau, Spotfire and PowerBI to Kinetica for real-time analytics using the ODBC/JDBC connector. Or provides streams to systems outside of Kinetica with the Kafka Connector.

REST & Native API's

Data Scientists and Developers can develop sophisticated applications with REST and Native APIs. Language specific APIs are available for C++, C#, Java, Javascript, NodeJS & Python.
API Documentation »

Try Kinetica Now: Kinetica Cloud is free for projects up to 10GBGet Started »
Technology Report

Making Sense of Sensor Data

As sensor data grows more complex, legacy data infrastructure struggles to keep pace. A new set of design patterns to unlock maximum value. Get this complimentary report from MIT Technology Review:

Get Your Copy »

MIT Technology Review

Book a Demo!

The best way to appreciate the possibilities that Kinetica brings to high-performance real-time analytics is to see it in action.

Contact us, and we'll give you a tour of Kinetica. We can also help you get started using it with your own data, your own schemas and your own queries.