#Columnar Storage

0 Followers · 13 Posts

Columnar storage is a data storage and retrieval method used in databases, particularly in data warehousing and analytics systems. Unlike traditional row-based storage, where data for each row of a table is stored contiguously, columnar storage stores data for each column of a table separately. Read more about it here.

Article Luis Angel Pérez Ramos · Mar 20 7m read

Hello to all the esteemed members of the InterSystems developer community in Spanish!

Although I often consult the developer community and have occasionally left a question here, this will be my first article, and what better occasion to do so than by participating in the 3rd technical article contest.

The topic I will cover in this article is the different tools that InterSystems IRIS provides us to optimize both the databases and the queries we run, as well as the new types of storage and data.

0
0 94