DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Altibase


Source Code
https://github.com/ALTIBASE/altibase[02]
Country of Origin
KR
Start Year
1999 [06]
Former Names
Mr.RT, Sniper
Project Types
Commercial, Open Source
Written in
C, C++
Operating Systems
AIX, HP-UX, Linux, Windows
License
AGPL v3

Database Entry

Altibase


Checkpoints[05]


Altibase uses fuzzy & ping-pong checkpoint methods to safely back up the most recent state of the database.

Data Model


Foreign Keys


Indexes[05]


Altibase supports two types of indexes: B-tree indexes and R-tree indexes. The R-tree index is a multi-dimensional index type for use with spatial queries.

Isolation Levels[05]


Altibase provides the following transaction isolation levels: “read committed” (0), “repeatable read” (1), and “no phantom read” (2), which can be selected appropriately depending on the user’s requirements.

Storage Architecture


Storage Model


Stored Procedures[05]


System Architecture


Views[05]


Citations

6 sources
  1. ALTIBASE | ENTERPRISE HIGH PERFORMANCE Hybrid RDBMS altibase.com
  2. GitHub - ALTIBASE/altibase · GitHub github.com
  3. GitHub - ALTIBASE/Documents · GitHub github.com
  4. Altibase - Wikipedia wikipedia.org
  5. http://altibase.com/downloads/5289 altibase.com
  6. http://altibase.com/aboutus altibase.com
Revision #6