Kinetica Blog
Unlock New Insights with Kinetica and ArcGIS
Esri’s ArcGIS is renowned as a robust solution for creating, managing, and analyzing geospatial data....
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....
Time Series Analytics
There are useful timestamp functions in SQL, Python, and other languages. But, time series analysis is quite different....
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....
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....
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....
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....
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....
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....
Do you need a streaming database?
Streaming databases are close cousins to time-series databases (think TimescaleDB) or log databases (think Splunk)....