Categories
Recent Tags
OID x 4
CUBRID Internals x 4
architecture x 3
storage x 3
table lock x 2
objects x 2
classes x 2
inheritance x 2
OFID x 1
Optimizations x 1
All stories
Data Types, Domains, and Inheritance in CUBRID RDBMS
CUBRID Life In the previous article I have explained how data is stored in CUBRID RDBMS. I have described the concept of objects, ...
How data is stored in CUBRID RDBMS? Intro to Objects, Classes, OID and Inheritance
CUBRID Life In this article I will explain how data is stored in CUBRID RDBMS. I will describe the concept of objects, classes, an...
All about Two-Phase Locking and a little bit MVCC
CUBRID Life In this blog I will describe the concurrency control methods implemented in database management systems, and the differenc...
How SQL UPDATE is performed in CUBRID RDBMS
Dev Platform The internals of an RDBMS is extremely profound and sensitive. When updating a record in the table, not only the size ...
