Altibase

Last updated
Altibase
Developer(s) Altibase Corporation
Initial release2000 (2000)
Stable release
v7.3, 2023 / August 31, 2023;7 months ago (2023-08-31) [1]
Repository https://github.com/ALTIBASE/
Operating system AIX, HP-UX, Linux
Available inEnglish
Type Database Management System, RDBMS
License Proprietary
Website Altibase

Altibase is a hybrid database, Relational database management system manufactured by the Altibase Corporation. The software's hybrid architecture 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. [2]

Contents

History

From 1991 through 1997 the Mr. RT project was an in-memory database research project, conducted by the Electronics and Telecommunications Research Institute a government-funded research organization in South Korea. [3] Altibase was incorporated in 1999. [3]

Altibase acquired an in-memory database engine from the Electronics and Telecommunications Research Institute in February 2000, and commercialized the database in October of the same year. [4] In 2001, Altibase changed the name of the in-memory database product from "Spiner" to "Altibase" in 2001. [5] In 2004, Altibase integrated the in-memory database with a disk-resident database to create a hybrid DBMS, released version 4.0 and renamed it as ALTIBASE HDB. [6] [7] Altibase released version 5.5.1 and 6.1.1 in 2012, version 6.3.1 in November 2013, and 6.5.1 in May 2015. [8] Altibase claims that this is the world's first hybrid DBMS[ citation needed ]. Altibase released its open source edition version 7.1, however, closed the source in 2023.

In August 2023, Altibase released its cloud-optimized version 7.3.

Awards

Release

The first version, called Spiner, was released in 2000 for commercial use. It took half of the in-memory DBMS market share in South Korea. [14]

In 2002 the second version was released renamed to Altibase v2.0. By 2003, Altibase v3.0 was released [15] and it entered the Chinese market. [16] Released version 4.0 with hybrid architecture, combining RAM and disk databases, was released in 2004. [17]

In 2005 Altibase began working with Chinese telecommunications providers for billing systems, [18] and some financial companies in Taiwan, China, for home trading systems. [19] The software was certified by the Telecommunications Technology Association. [20] The Ministry of Government Administration and Home Affairs gave it an award in 2006. [21] Offices in China and United States opened in 2009. [6]

In 2011, version 5.5.1 was renamed it to HDB (for "hybrid database"). The Altibase Data Stream product for complex event processing was renamed DSM. [22] The product received a Korean technology award. [23] Altibase introduced certification services. [24] In 2012, HDB Zeta and Extreme were announced, and DSM renamed to CEP. [25]

In 2013, yet another variant called XDB was announced, [26] and the company received ISO/IEC 20000 certification. [27] In 2018, Altibase went open source.

Altibase went open source in February, 2018. Altibase Corp has made the decision to discontinue the Altibase 7.1 open source edition, effective March 17, 2023. As a result, the open-source edition of Altibase 7.1 will no longer be available for download or use. Altibase released version 7.3 in September, 2023, with is notable feature is the world’s first hybrid partition, allowing data to be stored in both memory and on disk at the partition level. Version 7.3 also added parallel processing capabilities for high-speed performance in both partitioned and non-partitioned scenarios. Improving potential bottlenecks associated with Commit and logging that impact transaction performance, version 7.3 has achieved an approximately 490% enhancement in performance compared to previous versions. [28] [29]

Release history

ReleaseRelease dateLatest versionLatest release date
Old version, no longer maintained: Altibase v3March 2003;21 years ago3.5.7.242004-09-03
Old version, no longer maintained: Altibase v4April 2005;19 years ago4.3.9.2362017-10-23
Old version, no longer maintained: Altibase v5.1.XOctober 2007;16 years ago5.1.5.1192017-12-06
Old version, no longer maintained: Altibase v5.3.XOctober 2009;14 years ago5.3.5.482019-08-13
Old version, no longer maintained: Altibase v5.5.1February 2011;13 years ago5.5.1.8.12021-03-19
Old version, no longer maintained: Altibase v6.1.1April 2012;12 years ago6.1.1.10.52023-09-08
Old version, no longer maintained: Altibase v6.3.1October 2013;10 years ago6.3.1.12.52022-08-10
Old version, no longer maintained: Altibase v6.5.1June 2015;8 years ago6.5.1.10.02023-12-11
Older version, yet still maintained: Altibase v7.1July 2017;6 years ago7.1.1.9.22023-12-21
Current stable version:Altibase v7.3August 2023;8 months ago7.3.0.0.32023-12-14
Legend:
Old version
Older version, still maintained
Latest version
Latest preview version
Future release

Clients

According to marketing research, Altibase have over 700 customers and more than 8,000 of installations and deployments, including 22 Fortune Global 500 Companies. [30]

Altibase's clients in the telecommunications, financial services, manufacturing, and utilities sectors include Bloomberg, AT&T, LG, Intel, LGU+, E*TRADE, HP, UAT Inc., POSCO, SK Telecom, KT Corporation,, Samsung Electronics, Shinhan Bank, Woori Bank, Canon(Toshiba), Hanhwa, The South Korean Ministry of Defense, G-Market, CJ, and Chung-Ang University. [31] [32]

Global Clients

Industries

Features

ALTIBASE is a so-called "hybrid DBMS", meaning that it simultaneously supports access to both memory-resident and disk-resident tables via a single interface. [2] It is compatible with Solaris, HP-UX, AIX, Linux, and Windows. It supports the complete SQL standard, features Multiversion concurrency control (MVCC), implements Fuzzy and Ping-Pong Checkpointing for periodically backing up memory-resident data, and ships with Replication and Database Link functionality. [2]

Supported Application Compatibility

Tools and Utilities

Version-dependent Tools

Source: [8]

Interoperability and Migration

Source: [8]

GUI Editor

Related Research Articles

<span class="mw-page-title-main">Database</span> Organized collection of data in computing

In computing, a database is an organized collection of data or a type of data store based on the use of a database management system (DBMS), the software that interacts with end users, applications, and the database itself to capture and analyze the data. The DBMS additionally encompasses the core facilities provided to administer the database. The sum total of the database, the DBMS and the associated applications can be referred to as a database system. Often the term "database" is also used loosely to refer to any of the DBMS, the database system or an application associated with the database.

<span class="mw-page-title-main">MySQL</span> SQL database engine software

MySQL is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database organizes data into one or more data tables in which data may be related to each other; these relations help structure the data. SQL is a language that programmers use to create, modify and extract data from the relational database, as well as control user access to the database. In addition to relational databases and SQL, an RDBMS like MySQL works with an operating system to implement a relational database in a computer's storage system, manages users, allows for network access and facilitates testing database integrity and creation of backups.

A distributed database is a database in which data is stored across different physical locations. It may be stored in multiple computers located in the same physical location ; or maybe dispersed over a network of interconnected computers. Unlike parallel systems, in which the processors are tightly coupled and constitute a single database system, a distributed database system consists of loosely coupled sites that share no physical components.

<span class="mw-page-title-main">Ingres (database)</span> Database software

Ingres Database is a proprietary SQL relational database management system intended to support large commercial and government applications.

<span class="mw-page-title-main">IBM Db2</span> Relational model database server

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

ISAM, an acronym for Indexed Sequential Access Method, is a method for creating, maintaining, and manipulating computer files of data so that records can be retrieved sequentially or randomly by one or more keys. Indexes of key fields are maintained to achieve fast retrieval of required file records in indexed files. IBM originally developed ISAM for mainframe computers, but implementations are available for most computer systems.

MySQL Cluster is a technology providing shared-nothing clustering and auto-sharding for the MySQL database management system. It is designed to provide high availability and high throughput with low latency, while allowing for near linear scalability. MySQL Cluster is implemented through the NDB or NDBCLUSTER storage engine for MySQL.

An in-memory database is a database management system that primarily relies on main memory for computer data storage. It is contrasted with database management systems that employ a disk storage mechanism. In-memory databases are faster than disk-optimized databases because disk access is slower than memory access and the internal optimization algorithms are simpler and execute fewer CPU instructions. Accessing data in memory eliminates seek time when querying the data, which provides faster and more predictable performance than disk.

ICEkunion(Korean: 아이스쿠니온) is a company that was created by Sigongsa, Seoul Munhwasa(two of the four largest media empires in Korea) and Haksan Publishing that published South Korean manhwa comics in the United States. The firm's industry experience come from Studio ICE. Titles were licensed from manhwa publishing companies that originally sold them in The Republic of Korea in the Korean language. According to an interview conducted by ICV2, the original creators themselves were involved in the adaptation process for the English-language markets. In July 2007 it was announced through PW Comic Week that Ice Kunion was going to be completely absorbed by Yen Press, Hatchette's new manga impress. Manga released through ICEkunion is expected to be picked up through the new company, but will not release until spring 2008. Manhwa bearing the ICEkunion logo will remain in stores, but following prints will bear the Yen Press logo.

<span class="mw-page-title-main">Virtuoso Universal Server</span> 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 a "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.

Daedeok Innopolis, formerly known as Daedeok Science Town, is the research and development district in the Yuseong-gu district in Daejeon, South Korea. The plan to concentrate research institutes and universities was made in 1967 and president Park Chunghee approved subsequent master planning in 1973. Now the district contains over 20 major research institutes and over 40 corporate research centers. There are 232 research and educational institutions to be found in Daejeon, many in the Daedeok region, among them the Electronics and Telecommunications Research Institute and the Korea Aerospace Research Institute. A number of IT venture companies have sprung up in this region due to the high concentration of Ph.Ds in the applied sciences. Korea has invested heavily in building up the research expertise for over 30 years, creating long-term research programs. Over 7,000 PhD researchers are in the sciences in Daedeok and it had the most application for patents during 2000–2011 among the National Industrial Complex.

An embedded database system is a database management system (DBMS) which is tightly integrated with an application software; it is embedded in the application. It is a broad technology category that includes:

Polyhedra is a family of relational database management systems offered by ENEA AB, a Swedish company. The original version of Polyhedra was an in-memory database management system which could be used in high availability configurations; in 2006 Polyhedra Flash DBMS was introduced to allow databases to be stored in flash memory. All versions employ the client–server model to ensure the data are protected from misbehaving application software, and they use the same SQL, ODBC and type-4 JDBC interfaces. Polyhedra is targeted primarily for embedded use by Original Equipment Manufacturers (OEMs), and big-name customers include Ericsson, ABB, Emerson, Lockheed Martin, United Utilities and Siemens AG.

Aerospike Database is a real-time, high performance NoSQL database. Designed for applications that cannot experience any downtime and require high read & write throughput. Aerospike is optimized to run on NVMe SSDs capable of efficiently storing large datasets. Aerospike can also be deployed as a fully in-memory cache database. Aerospike offers Key-Value, JSON Document, and Graph data models. Aerospike is open source distributed NoSQL database management system, marketed by the company also named Aerospike.

Samsung Ativ is a discontinued series of Microsoft Windows-based personal computers and mobile computing devices produced by Samsung Electronics, marketed from 2012 to 2016. The word Ativ is the word vita, meaning "life", written backwards.

<span class="mw-page-title-main">Lee Hae-in (actress)</span> South Korean singer and actress

Lee Ji-young, known as Lee Ji, is a South Korean actress, singer and pianist. She is a former member of South Korean girl group Gangkiz.

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

Nam Hye-seung (Korean: 남혜승) is a South Korean composer and music director. She is considered one of the best musicians in the country and is a fluent player of multiple musical instruments. Nam majoring in classical composition at Yonsei University.

<i>Psycho Xybernetics : Turn Over</i> 2023 EP by Giuk

Psycho Xybernetics : Turn Over is the solo debut extended play by South Korean musician Giuk of Onewe. It was released by RBW on April 20, 2023, and distributed by Kakao Entertainment. The EP consists of eight songs, all primarily written and composed by Giuk, including the lead single "Time Machine (2100)".

<i>Rise Waves</i> 2023 EP by Giuk

Rise Waves is the second extended play by South Korean musician and Onewe member Giuk. It was released by RBW on November 15, 2023, and distributed by Kakao Entertainment. The EP consists of eight songs, all primarily written and composed by Giuk, including the lead single "Scratch".

References

  1. "History for ReleaseNotes/Eng - ALTIBASE/Documents". GitHub. Retrieved 2024-01-25.
  2. 1 2 3 "Administrator's Manual". Altibase Corporation. Retrieved May 29, 2015.
  3. 1 2 Kim, Sang-Bum (12 November 2003). "SW 플랫폼 시장의 새로운 기대주 알티베이스". inews24.com (in Korean).
  4. Park, Hee-Bom. "기술이전 성공사례 (Technology Transfer Success Story)" etnews October 16, 2002. Retrieved August 7, 2012.
  5. "주목 e기업 – 알티베이스 (Noteworthy e-Business: Altibase)" Digital Times February 7, 2011. Retrieved August 7, 2012.
  6. 1 2 Kang, Dong-Sik. "알티베이스, 증권시장 90% 점유 국산 DBMS 강자 (Altibase, Korean database powerhouse, occupies 90% of domestic securities database market)" Digital Times February 6, 2011. Retrieved August 7, 2012.
  7. "About Altibase". Altibase. Retrieved 7 June 2016.
  8. 1 2 3 "Release Notes".
  9. www.etnews.com (2012-12-19). "[대한민국 SW 명가⑥] 알티베이스". 미래를 보는 신문 - 전자신문 (in Korean). Retrieved 2024-01-26.
  10. "[2019년 해외에서 인정받은 국산 데이터관리SW] 알티베이스". 아이티데일리 (in Korean). 2020-02-04. Retrieved 2024-01-26.
  11. www.etnews.com (2019-03-25). "알티베이스, 차이나모바일 표준 DBMS 사업자로 낙점…차세대 빌링시스템 개발 상호 협력". 미래를 보는 신문 - 전자신문 (in Korean). Retrieved 2024-01-26.
  12. 남, 혁우 (10 January 2023). "알티베이스, 과기정통부 '우수 기업연구소' 지정". ZDNet Korea. p. 1. Retrieved 10 January 2023.
  13. 남, 혁우 (2023-11-20). "알티베이스 V7.3, 글로벌 상용SW명품대전 협회장상 수상". ZDNet Korea. p. 1. Retrieved 2024-01-26.
  14. Park, Hee-Bum (16 October 2002). "[IT테크노마트 2002]기술이전 성공사례". Electronic Times Internet.
  15. Shin, Hye-Sun (31 March 2003). "알티베이스, 메인메모리DB 새 버전 출시". Electronic Times Internet (in Korean).
  16. Lee, Eun-Yong (7 October 2003). "알티베이스, 중국 MMDBMS 시장 진출". Electronic Times Internet.
  17. Choi, Sung Hoon (2 November 2004). "국내업체, 하이브리드DB 세계 첫 개발". CBS Interactive, Inc. (in Korean).
  18. Cho, Sung-Hoon (January 24, 2005). "알티베이스, 차이나유니콤에 MMDBMS 공급". DigitalTimes (in Korean).
  19. Chung, Jin Ok (February 16, 2005). "대만 증권사에 알티베이스 MMDBMS 진출". CBS Interactive Inc.
  20. Yoon, Sung Gyu (12 September 2005). "알티베이스, 'ALTIBASE 4' GS 인증 획득". 디지털데일리.
  21. Han, Jung-Hoon (7 April 2006). "[신소프트웨어상품대수상작]3월 수상작". Electronic Times Internet.
  22. Chung, Gyung-Mi (January 26, 2011). "알티베이스, DBMS 신규버전 발표". IT Today.
  23. Kim, Tae-Hyoung (December 9, 2011). "알티베이스, 2011 대한민국기술대상 특별상 수상". Boan News.
  24. Sung, Hyun-Hee (July 12, 2011). "알티베이스, 전문가 양성위한 교육센터 확대 개편". etnews.
  25. Kim, Su Yeon (April 12, 2012). "알티베이스 'HDB 제타로 빅데이터 라인업 스타트'". iNews 24.
  26. Kim, Bong Yeon (June 13, 2013). "알티베이스, '알티베이스 XDB' 출시…"기존 제품 대비 10배 성능'". eNews Today.
  27. Kim, Bong Yeon (April 26, 2013). "㈜알티베이스, 고객지원서비스관리 'ISO20000' 인증 획득". eNews Today.
  28. 1 2 "Features - Product - ALTIBASE". altibase.com. Retrieved 2024-02-02.
  29. "알티베이스, '인메모리 DBMS 기술 제공' ALTIBASE V7.3 출시…"기업의 핵심 미션 수행 기대"". 매일경제 (in Korean). 2023-09-13. Retrieved 2024-01-26.
  30. "Altibase References and Clients". Altibase Corp. January 24, 2024.
  31. 1 2 Choi, Donna. "Altibase, the Top Data Performance Solutions Provider" Archived 2014-01-16 at the Wayback Machine Advanced Technology Korea. June 1, 2012. Retrieved June 24, 2012.
  32. 1 2 Chun Go-eun. "Fastest, Most Efficient Databases Imaginable with Altibase" Korea IT Times Friday, August 26th, 2011. Retrieved June 24, 2012.
  33. Lee, Sang-Il. "일본 IT시장, 새로운 먹거리로 떠오르나? (The IT industry in Japan: a promising new market?)" Digital Daily. May 31, 2011. Retrieved July 25, 2012.
  34. 에드몬드 (Edmund). "알티베이스, 일본 증권사에 하이브리드 DBMS 공급 (Altibase provides DBMS for Japanese Securities Companies)" Daily Grid. November 5, 2010. Retrieved July 25, 2012.
  35. www.etnews.com (2019-01-22). "토종 DBMS 알티베이스 미 AT&T 재난망서비스에 공급…제품 안정성 입증·TCO 탁월 인정". 미래를 보는 신문 - 전자신문 (in Korean). Retrieved 2024-01-26.
  36. "알티베이스, 미국과 캐나다에 본격 수출…"소프트웨어도 한류 열풍"". 매일경제 (in Korean). 2021-10-18. Retrieved 2024-01-26.
  37. Kim, Kuk-bae. "글로벌 '성공신화' 꿈꾸는 국내SW 기업들 (Korean Software Companies with Global Aspirations)" inews24 July 1, 2012. Retrieved July 25, 2012.
  38. www.etnews.com (2020-02-21). "알티베이스, 터키에 DBMS 두번째 구축 레퍼런스 확보…현지 파트너 원격기술 지원해 수주 성공". 미래를 보는 신문 - 전자신문 (in Korean). Retrieved 2024-01-26.
  39. Б.Анхтуяа (2020-04-10). "South Korean company to provide database solution to Mobicom - News.MN". News.MN - The source of news. Retrieved 2024-01-26.
  40. www.etnews.com (2020-08-07). "알티베이스, 아제르바이잔 M1고속도로 전자요금징수시스템에 DBMS 공급". 미래를 보는 신문 - 전자신문 (in Korean). Retrieved 2024-01-26.
  41. www.etnews.com (2022-09-26). "알티베이스, 카카오페이증권 주식주문 시스템 DBMS로 선정". 미래를 보는 신문 - 전자신문 (in Korean). Retrieved 2024-01-26.
  42. Corp, Altibase. "Altibase Becomes the World's First Company to Develop Hybrid Partitioned Table for Efficacy and Efficiency in Writing Database Programs". www.prnewswire.com (Press release). Retrieved 2024-01-26.