Altibase
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (February 2012) |
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (February 2012) |
| Developer(s) | Altibase |
|---|---|
| Stable release | Altibase HDB (5.5.1.0) / January 28, 2011 |
| Development status | Active |
| Written in | C, C++ |
| Operating system | Solaris, HP-UX, AIX, DEC[clarification needed], Linux, Windows |
| Available in | Multi-lingual |
| Type | RDBMS |
| Website | http://www.altibase.com |
ALTIBASE is a relational database management system (DBMS) offered and developed by Altibase Corporation in South Korea. It claims to be the world's first hybrid DBMS, supporting both in-memory tables (also called memory tables) and disk-based tables.
Since Altibase was originally developed as an in-memory database, all tables resided in memory until Altibase V.4, at which point it started supporting both disk tables and memory tables.
In Korea, Altibase is widely used in the telecommunication industry and stock exchange market.[citation needed] SK Telecom, KTF, Samsung, LG Telecom and almost every stock exchange company in the country are known to be running Altibase.[citation needed]
Major telecommunication companies in China such as China Mobile and China Telecom are also using Altibase V.4 in their mission-critical data processing area.[citation needed]
[edit] Interfaces
- Provides an interactive SQL interpreter like sqlplus of Oracle or isql of unixODBC.
- Fully supports SQL-92 standard.
- Provides ODBC3.0 compatible ODBC driver.
- Provides JDBC driver.
- Provides an Embedded SQL precompiler.
- Provides a method to replicate data from one Altibase server to another.
- Also provides a data loader.
[edit] External links
| This database-related article is a stub. You can help Wikipedia by expanding it. |