Tibero is a relational database management system developed by TmaxSoft. It is one of the most widely used DBMS among companies and public sectors in South Korea. It is currently owned/managed by TmaxData, an affiliate company of TmaxSoft.[04][01]
- Developer
- Country of Origin
- KR
- Start Year
- 2003 [04]
- Project Type
- Commercial
- Written in
- C
- Compatible With
- Oracle RDBMS
- License
- Proprietary
- Wikipedia
- https://en.wikipedia.org/wiki/Tibero[03]
History[04][05][02]
Tibero was first released in June 2003 by TmaxSoft. Tibero 4 was the first version to introduce Tibero Active Cluster (TAC) for distributed database clustering, and this feature has carried onto newer versions since then. Tibero 6, its latest version as of Nov 2019, was released in 2015.
Indexes[06][02]
Tibero uses B-Trees to create indexes. It also supports organizing tables with clustered indexes on primary keys. Searching on indexes can be done with single attributes or on a range. An index can be created and searched on composite key from multiple attributes. BitMap Indexing is supported for OLAP data warehouses.
Storage Architecture[08][09][02]
Tibero stores data files on one or more non-volatile storages. However, in 2008 TmaxSoft released its own in-memory DBMS called Tibero MMDB. In 2012, the company has made an interview that it is currently considering amalgamating the original disk-oriented product with its in-memory DBMS in the future.
Storage Model[02]
Tibero stores table rows in a disk block until the block's free space reaches a percentage below a configurable parameter. Large objects are stored in multiple blocks unless the parameter is configured to be sufficiently large.
Storage Organization[02]
At a physical level, Tibero stores a control file that acts as a directory to keep track of all data files in the database. The data files each belong to a tablespace which refers to a specific table/index. At a logical level, data files are organized as a collection of blocks within a tablespace.
Citations
9 sources- TmaxSoft tmaxsoft.com
- 기술지식 | 개발자센터 | 티맥스소프트 tmaxsoft.com
- https://en.wikipedia.org/wiki/Tibero wikipedia.org
- https://www.tmaxdata.com/bbs.do?cms_cd=COM_02 tmaxdata.com
- https://www.tmaxdata.com/info/storyTView.do?page=5&category=Product&list_cnt=5&seq=40&rnum=+22&board_cd=storyT&search=title&searchTxt= tmaxdata.com
- https://www.tmaxdata.com/product/productView.do?seq=&rnum=&prod_cd=tibero&detail_gubun=prod_special tmaxdata.com
- https://cn.tmaxsoft.com/img/support/11 Tibero RDBMS_Brochure.pdf tmaxsoft.com
- "티베로DB, 빅데이터-인메모리 통합중" - ZDNet korea zdnet.co.kr
- https://www.tmaxdata.com/product/productView.do?seq=&rnum=&prod_cd=tibero&detail_gubun=prod_question tmaxdata.com