Tibero

Last updated
Tibero
Developer(s) TmaxData
Stable release
6 / April 2015 (2015-04)
Operating system HP-UX, AIX, Solaris, Linux, Windows
Platform Cross-platform
Type Relational database management system
License Proprietary
Website tmaxdata.com

Tibero is a relational database management system developed by TmaxData. [1] Since 2003, TmaxData has been developing Tibero, the first disk-based DBMS in Korea. In 2008, TmaxData became the world's second company that succeeded in developing shared-disk-based clustering technology and has provided it as Tibero Active Cluster (TAC). [2] It was listed in Gartner Magic Quadrant as a fast-growing company in RDBMS area in 2015.

Contents

Tibero is an alternative to Oracle DBMS because of its complete compatibility with Oracle functions including Oracle SQL. [3]

Tibero guarantees reliable database transactions, which are logical sets of SQL statements, by supporting Atomicity, Consistency, Isolation, and Durability (ACID). [4] It provides enhanced synchronization between databases, which enables reliable database service in a multi node environment.

Tibero has implemented a unique Tibero Thread Architecture to address the disadvantages of previous DBMSs. As a result, Tibero can make efficient use of system resources, such as CPU and memory, with fewer server processes. [5] This ensures that Tibero offers high performance, reliability, and scalability, while facilitating efficient development and administration functions. Additionally, it provides users and developers with various standard development interfaces for easy integration with other DBMSs and 3rd party tools.

In addition, Tibero adopts the block transfer technology to improve TAC, [6] the shared database clustering which is similar to Oracle RAC. Through the enhanced function, Tibero supports performance optimization with self-tuning, reliable database monitoring, and performance management. [7]

Relational Database Management System Product

Tibero is a relational model-based standard DBMS that has been developed with stable architecture that requires minimal resources from the design step. It allows to efficiently respond to big data processing, requests from massive sessions. [8] In addition, it provides a flexible and user-friendly development and easy operating environment based on standards and compatibility.

History

- Year 2003, Established the company, TmaxData (The company name was later changed from TIBERO in 2014)

- Year 2006, Launched a commercial disk-based RDBMS, Tibero for the first time [9]

- Year 2008, Developed the world's second database clustering technology (TAC) [2]

- Year 2009, The first OpenGIS international certification in Korea [10]

- Year 2016, Received Korea Technology Awards from the Minister of Trade, Industry and Energy [11]

- Year 2019, Signed an MOU with Hyundai Motor Group for adoption of Tibero as the main DBMS and diversification of DBMS [12]

- Year 2020, Adopted for 'e-Learning' system for online school reopening and Emergency Relief Fund system, in the context of COVID-19 [13]

- Year 2021, Won the project of the next-generation information system for local government revenue collection [14]

Related Research Articles

Database Organized collection of data

In computing, a database is an organized collection of data stored and accessed electronically from a computer system. Where databases are more complex they are often developed using formal design and modeling techniques.

A relational database is a digital database based on the relational model of data, as proposed by E. F. Codd in 1970. A system used to maintain relational databases is a relational database management system (RDBMS). Many relational database systems have an option of using the SQL for querying and maintaining the database.

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). It is particularly useful in handling structured data, i.e. data incorporating relations among entities and variables. SQL offers two main advantages over older read–write APIs such as ISAM or VSAM. Firstly, it introduced the concept of accessing many records with one single command. Secondly, it eliminates the need to specify how to reach a record, e.g. with or without an index.

Object–relational database Database management system

An object–relational database (ORD), or object–relational database management system (ORDBMS), is a database management system (DBMS) similar to a relational database, but with an object-oriented database model: objects, classes and inheritance are directly supported in database schemas and in the query language. In addition, just as with pure relational systems, it supports extension of the data model with custom data types and methods.

IBM Db2 Family Relational model database server

Db2 is a family of data management products, including database servers, developed by IBM. They initially supported the relational model, but were extended to support object–relational features and non-relational structures like JSON and XML. The brand name was originally styled as DB/2, then DB2 until 2017 and finally changed to its present form.

Oracle Rdb is a relational database management system for the OpenVMS operating system. It was originally released by Digital Equipment Corporation (DEC) in 1984 as VAX Rdb/VMS.

Physical schema

A physical data model is a representation of a data design as implemented, or intended to be implemented, in a database management system. In the lifecycle of a project it typically derives from a logical data model, though it may be reverse-engineered from a given database implementation. A complete physical data model will include all the database artifacts required to create relationships between tables or to achieve performance goals, such as indexes, constraint definitions, linking tables, partitioned tables or clusters. Analysts can usually use a physical data model to calculate storage estimates; it may include specific storage allocation details for a given database system.

ArcSDE is a server-software sub-system that aims to enable the usage of Relational Database Management Systems for spatial data. The spatial data may then be used as part of a geodatabase.

In database computing, Oracle Real Application Clusters (RAC) — an option for the Oracle Database software produced by Oracle Corporation and introduced in 2001 with Oracle9i — provides software for clustering and high availability in Oracle database environments. Oracle Corporation includes RAC with the Enterprise Edition, provided the nodes are clustered using Oracle Clusterware.

Virtuoso Universal Server computer software

Virtuoso Universal Server is a middleware and database engine hybrid that combines the functionality of a traditional relational database management system (RDBMS), object–relational database (ORDBMS), virtual database, RDF, XML, free-text, web application server and file server functionality in a single system. Rather than have dedicated servers for each of the aforementioned functionality realms, Virtuoso is an "universal server"; it enables a single multithreaded server process that implements multiple protocols. The free and open source edition of Virtuoso Universal Server is also known as OpenLink Virtuoso. The software has been developed by OpenLink Software with Kingsley Uyi Idehen and Orri Erling as the chief software architects.

In computing, the term data warehouse appliance (DWA) was coined by Foster Hinshaw for a computer architecture for data warehouses (DW) specifically marketed for big data analysis and discovery that is simple to use and high performance for the workload. A DWA includes an integrated set of servers, storage, operating systems, and databases.

ALTIBASE is a hybrid database, relational open source database management system manufactured by Altibase Corporation. The software comes with a hybrid architecture which allows it to access both memory-resident and disk-resident tables using single interface. It supports both synchronous and asynchronous replication and offers real-time ACID compliance. Support is also offered for a variety of SQL standards and programming languages. Other important capabilities include data import and export, data encryption for security, multiple data access command sets, materialized view and temporary tables, and others.

Exasol Database management software company

Exasol is an analytics database management software company. Its product is called Exasol, an in-memory, column-oriented, relational database management system

Michael Stonebraker American computer scientist

Michael Ralph Stonebraker is a computer scientist specializing in database systems. Through a series of academic prototypes and commercial startups, Stonebraker's research and products are central to many relational databases. He is also the founder of many database companies, including Ingres Corporation, Illustra, Paradigm4, StreamBase Systems, Tamr, Vertica and VoltDB, and served as chief technical officer of Informix. For his contributions to database research, Stonebraker received the 2014 Turing Award, often described as "the Nobel Prize for computing."

VoltDB is an in-memory database designed by Michael Stonebraker, Sam Madden, and Daniel Abadi.

The following is provided as an overview of and topical guide to databases:

Array DBMS System that provides database services specifically for arrays

Array database management systems provide database services specifically for arrays, that is: homogeneous collections of data items, sitting on a regular grid of one, two, or more dimensions. Often arrays are used to represent sensor, simulation, image, or statistics data. Such arrays tend to be Big Data, with single objects frequently ranging into Terabyte and soon Petabyte sizes; for example, today's earth and space observation archives typically grow by Terabytes a day. Array databases aim at offering flexible, scalable storage and retrieval on this information category.

JEUS is a Korean Web application server which is developed by TmaxSoft. JEUS provides the web application server component of TmaxSoft's middleware-tier framework solution. It has been widely adopted in Korea where it holds the largest (42.1%) share of the market.

The following outline is provided as an overview of and topical guide to MySQL:

Database scalability is the ability of a database to handle changing demands by adding/removing resources. Databases have adopted a host of techniques to cope.

References

  1. Relational Database Management System [1]
  2. Tibero Active Cluster [2]
  3. Tibero alternative to Oracle [3]
  4. Introduction to Tibero [4]
  5. Tibero Thread Architecture [5]
  6. File and Data Management [6]
  7. Tibero performance optimization with self-tuning, reliable database monitoring, and performance management [7]
  8. Multi-process, multi-thread architecture [8]
  9. A commercial disk-based RDBMS [9]
  10. World's second database clustering technology (TAC) [2]
  11. First OpenGIS international certification in Korea [10]
  12. Korea Technology Awards from the Minister of Trade, Industry and Energy [11]
  13. MOU with Hyundai Motor Group [12]
  14. 'E-Learning' system for online school reopening and Emergency Relief Fund system [13]
  15. Local Governments [14]
  1. 1 2 "Relational Database Management System | Tibero". TmaxSoft. Retrieved 2021-11-03.
  2. 1 2 3 4 "Manage Your Database with TIBERO". Korea IT Times (in Korean). 2011-10-24. Retrieved 2021-11-03.
  3. 1 2 "Alternative" (PDF).Cite journal requires |journal= (help)
  4. 1 2 "Chapter 1. Introduction to Tibero". technet.tmaxsoft.com. Retrieved 2021-11-03.
  5. 1 2 "Tibero Thread Architecture" (PDF).Cite journal requires |journal= (help)
  6. 1 2 "Chapter 3. File and Data Management". technet.tmaxsoft.com. Retrieved 2021-11-03.
  7. 1 2 "tibero in a sentence - tibero sentence". eng.ichacha.net. Retrieved 2021-11-03.
  8. 1 2 jlab. "ITS". 24station.ideepop.com. Retrieved 2021-11-03.
  9. 1 2 www.etnews.com (2019-05-03). "TmaxData Succeeds in Applying Its Database Management System to ARM Server". ETNEWS :: Korea IT News. Retrieved 2021-11-03.
  10. 1 2 "OpenGIS" (PDF).Cite journal requires |journal= (help)
  11. 1 2 "Korea Tech Award".Cite journal requires |journal= (help)
  12. 1 2 "Hyundai and Kia Say Good-bye to Oracle and Choose Tmax as DBMS Vendor". Businesskorea (in Korean). 2019-06-13. Retrieved 2021-11-03.
  13. 1 2 "Tmax proves its cloud competitiveness in the commercial DBMS and WAS markets in Korea". TmaxSoft. 2020-05-28. Retrieved 2021-11-03.
  14. 1 2 "local governments".

Further reading