Puneet Varma (Editor)

InfiniDB

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Website
  
www.infinidb.co

Founded
  
2000

Headquarters
  
Frisco

Ceased operations
  
October 1, 2014

InfiniDB ww1prwebcomprfiles2014020912001802InfiniDB

Industry
  
Enterprise SoftwareDatabase ManagementData Warehousing

Defunct
  
October 1, 2014 (2014-10-01)

Products
  
InfiniDB,InfiniDB for the Cloud,InfiniDB for Apache Hadoop

Aviation software inc group discusses how they use calpont infinidb


InfiniDB (formerly Calpont Corporation) was a database management software company based in Frisco, Texas. The company developed InfiniDB, a scalable, software-only columnar database management system for analytic applications.

Contents

InfiniDB is a scalable database built for big data analytics, business intelligence, data warehousing and other read-intensive applications. InfiniDB's column-store architecture enables very quick load and query times. Its massive parallel processing (MPP) technology scales with any type of storage hardware.

O reilly mysql ce 2010 robin schumacher calpont s infinidb


Columnar databases

By storing and managing data based on columns rather than rows, column-oriented architecture overcomes query limitations that exist in traditional row-based RDBMS. Only the necessary columns in a query are accessed, reducing I/O activities by circumventing unneeded rows.

InfiniDB is accessed through a MySQL interface. It then parallelizes queries and executes in a MapReduce fashion (similar in concept to the methodology used by Apache Hadoop). Each thread within the distributed architecture operates independently, avoiding thread-to-thread or node-to-node communication that can cripple scaling.

InfiniDB is used to enable performance-intensive analytic applications. Customers include Bandwidth.com, Tucows, Warner Music Group, Genus, Aviation Software International, Caring Bridge, Navigant Consulting and 1&1 Internet.

InfiniDB resellers included SkySQL (including many former MySQL employees) and KK Ashisuto in Japan.

Variants and forks

On October 16, 2013, the company announced that InfiniDB would be licensed under the General Public License v. 2. The open source variants of InfiniDB databases are: InfiniDB Standard Edition and InfiniDB for the Cloud including InfiniDB for Apache Hadoop.

MariaDB Corporation announced on April 5, 2016 the release of its first big data analytics engine, MariaDB ColumnStore. It is based both on a fork of InfiniDB and open-source community contributions. ColumnStore supports use cases including real-time, batch and algorithmic.

Bankruptcy

On October 1, 2014, InfiniDB ceased operations and filed for bankruptcy protection in US Bankruptcy Court in the Eastern District of Texas. Existing customers may be able to receive support from other companies, notably MariaDB.

References

InfiniDB Wikipedia


Similar Topics