Thursday, Feb 09th

Last update06:00:00 AM GMT

Capabilities > Connect to Tick Databases

Capabilities

Column-Oriented Databases

  • PDF

Visualize Data Stored in Column-Oriented Databases

Panopticon data visualization software includes native connectors for Sybase IQ, Kx Kdb+ and OneTick. Its extremely low processing latency is a good fit with column-oriented databases storing tick data and other time series data sets.Column-oriented databases are excellent respositories for high volumes of data that must be retrieved quickly. Column-oriented databases support higher information density than more common row-oriented databases. They are significantly more efficient in pulling data off disk and/or in caching it in memory.

Sort/Merge/Joins are also enormously faster since the column-tables are already sorted by Row ID, thus eliminating the need to sort before the merge. Many column-oriented databases are more than 100 times faster than similar row-oriented systems in terms of join performance.

Perfect for tick data

Column-oriented databases are the preferred method for storing time series data in many applications in capital markets. For example, they are excellent choices for storing tick data from stock exchanges. Their speed and flexibility make them an excellent match with Panopticon's interactive dashboard tools for analyzing portfolio performance, risk analysis, equity screening, and similar finanicial applications.

In a typical financial services deployment, one or more column-oriented databases store tick data. These databases are then either connected directly to a Panopticon EX implementation or to a proprietary enterprise application that has Panopticon visual analytics tools embedded in it. In most cases, data from the column-oriented DBMS is combined through calculations with data from a standard row-oriented database, one or more real-time streaming feeds, and/or data from CEP engines. The resulting data is then displayed in specialized data visualizations optimized for historical analysis of time series data. This makes it easy to back-test trading algorithms, create faster, less costly compliance applications, view trade & quote data over long time periods, and analyze very large numbers of financial instruments, markets & geographies.

Available in all Panopticon products

All of our products — Panopticon EX, the Developer SDK and our Rapid Development Kit — can connect directly to column-oriented databases.

Share