Skip to content

Kinetica Blog

Linda Stevens | August 10, 2023

Unlock New Insights with Kinetica and ArcGIS

Esri’s ArcGIS is renowned as a robust solution for creating, managing, and analyzing geospatial data....
Chad Meley | July 26, 2023

GPU Accelerated Analytics – A Comparison of Databricks and Kinetica

GPUs have continued to rise in interest for organizations due to their unparalleled parallel processing power....
Dan Graham | July 13, 2023

Time Series Analytics

There are useful timestamp functions in SQL, Python, and other languages.  But, time series analysis is quite different....
Hari Subhash | May 3, 2023

Conversational Query with ChatGPT and Kinetica

Kinetica is a high-speed analytical database for big data. Its integration with ChatGPT allows you to havea sophisticated analytical conversation with your data in English no matter the scale....
Hari Subhash | April 20, 2023

Using Window Functions in SQL

Window functions allow us to perform calculations on a subset of rows in a table, rather than the entire table....
Eric Rossum | April 6, 2023

Choosing a Time-Series Database? Here’s what you need to know.

Time-series data usually refers to any series of data points that come with a timestamp....
Hari Subhash | March 3, 2023

How to Build Real-Time Location Intelligence Apps

Real-time location intelligence is the the art of gathering, analyzing and acting on location-based data as events unfold....
Hari Subhash | January 4, 2023

Unlock Opportunities with Continuously Updated Materialized Views

Materialized views are a feature available with many databases to store the results of a frequently executed query so that the same view can be accessed repeatedly without forcing the database to re-execute the query each time....
Chad Meley | December 21, 2022

Dealing with Extreme Cardinality Joins

High cardinality data can be more difficult to efficiently analyze because many unique elements increase the computational cost for analysis, and make it more challenging to identify useful insights from the data....
Chad Meley | December 8, 2022

Do you need a streaming database?

Streaming databases are close cousins to time-series databases (think TimescaleDB) or log databases (think Splunk)....