Actian

Last updated

Actian
Company type Subsidiary
Industry
Founded1980;44 years ago (1980)
Headquarters Santa Clara, California
Products Actian Data Platform / Vector
Ingres / X
OpenROAD
Zen (PSQL)
NoSQL (Versant)
DataConnect
DataFlow
Business Xchange
Parent HCLSoftware
Website www.actian.com

Actian [1] is an American software company headquartered in Santa Clara, California that provides analytics-related software, products, and services. The company sells database software and technology, cloud engineered systems, and data integration solutions.

Contents

Timeline

History

Ingres

Ingres was developed at the University of California, Berkeley and commercialized by Relational Technology Inc. After a course of name changes and acquisitions, including VectorWise BV, Versant, Pervasive, and ParAccel, Actian came into existence as a multinational software firm.

Relational Technology, Incorporated (RTI), was founded in 1980 by Michael Stonebraker and Eugene Wong, and professor Lawrence A. Rowe to commercialize Ingres. [3] In the late 1980s, RTI had competition in the database management system (DBMS) market, including Oracle Corporation (which had started with the similar name Relational Software Incorporated), Informix Corporation, and Sybase, but was one of the largest DBMS companies. [4] [5] RTI was renamed Ingres Corporation late in 1989.

ASK Computer Systems announced in September 1990 a deal in which ASK would acquire Ingres, funded partially by investments from Hewlett-Packard and Electronic Data Systems. [6] The deal met resistance from a shareholder, [7] but did complete by November 1990. [8]

Relation to Computer Associates

Computer Associates (CA) acquired the ASK Group in 1994. Despite a loyal customer base, CA failed to develop the technology much further. [9]

Ingres Corporation was spun out of CA as a separate private company in November 2005, with private equity firm Garnett & Helfrich Capital as largest shareholder. Terry Garnett served as interim chief executive, and CA retained a 25% interest. [10] In July 2006, Roger Burkhardt became president. [11] He promoted open source software, and helped form Open Source for America in 2009. [12]

Ingres announced they had acquired the VectorWise technology in 2010, which had spun out from the Centrum Wiskunde & Informatica (CWI, the Dutch National Research Institute for Mathematics and Computer Science) in 2008. [13] In November 2010, Garnett & Helfrich Capital acquired the last 20% of equity in Ingres Corporation that it did not already own. [14] In July 2011, Steve Shine became Chief Executive Officer. [15]

Actian

In September 2011, Ingres changed its name to Actian, using the marketing phrase "action apps". [16] CEO Steve Shine said the new focus would be on lower-cost sales for its cloud action platform. [17]

In February 2014, Forbes.com listed Actian at #5 in its "Top 10 Big Data Pure-Plays 2014" citing $138 million in Actian revenue for 2013. [18]

In August, 2016, it was reported that Actian had phased out its products promoted for big data, including the former ParAccel, VectorWise, and DataFlow technology. [19] [20] On November 1, 2016, Shine was replaced as chief executive by Rohit De Souza. A new chief financial officer and executive chairman were also appointed. [21]

In April, 2017, several products were renamed, including the combination of Ingres and the former Vector product into one product, Actian X, with new features. [22]

Actian released a product called Avalanche in March 2019 for use on the Amazon Web Services (AWS) cloud. [23]

Lewis Black (previously Chief Financial Officer) took over as CEO in 2020. [24]

Acquisitions

VectorWise B.V.

Vectorwise originated from the X100 research project carried out within the Centrum Wiskunde & Informatica (CWI, the Dutch National Research Institute for Mathematics and Computer Science) between 2003 and 2008. It was spun off as a start-up company in 2008, and acquired by Ingres Corporation in 2011. [25] It was released as a commercial product in June, 2010, [26] [27] [28] initially for 64-bit Linux platform, and later also for Windows.

Versant Corporation

Versant Corporation was an American-based software company building specialized NoSQL data management systems. In late 2012, after rejecting an offer by Unicom Systems, Versant announced it agreed to be acquired by Actian, promoted using the term big data. [29] It closed in December 2012 for an estimated $37 million. [30]

ParAccel, Inc.

ParAccel was a California-based software company that developed a database management system designed to provide advanced analytics for business intelligence. It was acquired by Actian in April 2013. [31] [32] Analysts expected Actian to market ParAccel for larger databases, and VectorWise for moderately sized applications. [33]

Pervasive Software

Pervasive Software was a company that developed software including database management systems and extract, transform and load tools. Pervasive PSQL relational database management system was its primary data storage product.

In December 2003 Pervasive acquired Data Junction Corporation, a privately held company with headquarters also in Austin which produced data and application integration tools renamed Pervasive Data Integrator and later DataConnect, for about US$51.7 million in cash and stock shares. [34] [35]

In 2013, Pervasive Software was acquired by Actian Corporation for $161.9 million, increased from an initial offer of $154 million. [30] [36] [37]

Products and services

Avalanche Cloud Data Platform

Avalanche is a fully managed Cloud Data Platform for high performance operational analytics available on Google Cloud Platform, [38] Microsoft Azure [39] and AWS. [40]

It offers a fully managed hybrid cloud data warehouse service designed from the ground up to deliver high performance at scale on commodity infrastructure (running on Kubernetes), using Vector as the core database engine (a vectorized, MPP, fully ANSI SQL compliant RDBMS). It also offers native data integration capabilities, based on an integrated cloud version of DataConnect, and basic data visualization capabilities.

It’s marketed as a zero-DBA, Cloud Data Service that can be directly used by business analyst, data engineers, data scientists, or power-users to pull hundreds of terabytes of disparate and diverse data into a single cloud data warehouse, run sub-second queries and advanced analytics and then visualize and report, leveraging most popular tools through easily navigated menus.

Vector

Actian Vector (formerly known as Vectorwise or VectorWise) is an SQL relational database management system designed for high performance in analytical database applications. [41]

Starting from 3.5 release in April 2014, the product name was shortened to "Vector". [42] In June 2014, Actian Vortex was announced - clustered MPP version of Vector, working in Hadoop with storage in HDFS. [43] [44] Actian Vortex was later renamed to Actian Vector in Hadoop. In turn, Actian Vector became the core engine in Actian Avalanche.

Ingres / X

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

In 18 April 2017, Actian X was announced as the first natively integrated hybrid database, designed to manage transactional, analytic and hybrid data workloads from a single database. [45]

Actian X combines the features and capabilities of Ingres and Vector, including column-based storage, vector processing, multi-core parallelism (and more). [46]

OpenROAD

OpenROAD was the small-machine offering of the Ingres database. The suite included applications-by-forms (ABF), an early 4GL computer programming language. It provided an ASCII form painter, which automatically bound form fields to a database using ABF, a programming language, with embedded SQL, simplifying the task of making a "CRUD" application for textual data. ABF source code was interpreted into a 3GL language (C or COBOL), which is then compiled so snippets of the native language may be directly embedded in the ABF code. ABF was deprecated by OpenROAD in the early nineties.[ citation needed ]

Several other database vendors marketed comparable 4GLs at around the same time, such as Pick System Builder, Clipper, and DBASE III. ABF was deprecated by the OpenROAD business unit in the early nineties.

Zen (PSQL)

Actian Zen (PSQL) (formerly Btrieve, later named Pervasive PSQL until version 13) is an ACID-compliant, Zero-DBA, Embedded, Nano-footprint, Multi-Model, Multi-Platform database management system (DBMS). [47]

Related Research Articles

<span class="mw-page-title-main">Object database</span> Type of database management system

An object database or object-oriented database is a database management system in which information is represented in the form of objects as used in object-oriented programming. Object databases are different from relational databases which are table-oriented. A third type, object–relational databases, is a hybrid of both approaches. Object databases have been considered since the early 1980s.

<span class="mw-page-title-main">Informix</span> Database management software product family

Informix is a product family within IBM's Information Management division that is centered on several relational database management system (RDBMS) and multi-model database offerings. The Informix products were originally developed by Informix Corporation, whose Informix Software subsidiary was acquired by IBM in 2001.

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

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 DB/2, then DB2 until 2017 and finally changed to its present form.

Teradata Corporation is an American software company that provides cloud database and analytics-related software, products, and services. The company was formed in 1979 in Brentwood, California, as a collaboration between researchers at Caltech and Citibank's advanced technology group.

<span class="mw-page-title-main">OpenROAD</span>

OpenROAD, which stands for "Open Rapid Object Application Development", is a fourth-generation programming language (4GL) and development suite from Actian Corporation.

Pervasive Software was a company that developed software including database management systems and extract, transform and load tools. Pervasive Data Integrator and Pervasive Data Profiler are integration products, and the Pervasive PSQL relational database management system is its primary data storage product. These embeddable data management products deliver integration between corporate data, third-party applications and custom software.

HBase is an open-source non-relational distributed database modeled after Google's Bigtable and written in Java. It is developed as part of Apache Software Foundation's Apache Hadoop project and runs on top of HDFS or Alluxio, providing Bigtable-like capabilities for Hadoop. That is, it provides a fault-tolerant way of storing large quantities of sparse data.

<span class="mw-page-title-main">Michael Stonebraker</span> American computer scientist (born 1943)

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."

ParAccel, Inc. was a California-based software company.

Versant Corporation was an American-based software company building specialized NoSQL data management systems. Versant was founded in Menlo Park, California (USA) in 1988. It was headquartered in Redwood City, California.

<span class="mw-page-title-main">Actian NoSQL Object Database</span> Database management system

Actian NoSQL Database is an object database software product initially developed by Versant Corporation and currently owned by Actian.

<span class="mw-page-title-main">Actian Zen</span>

Actian Zen is an ACID-compliant, Zero-DBA, Embedded, Nano-footprint, Multi-Model, Multi-Platform database management system (DBMS) developed originally by Pervasive Software, which was acquired by Actian Corporation in 2013.

<span class="mw-page-title-main">Actian Vector</span>

Actian Vector is an SQL relational database management system designed for high performance in analytical database applications. It published record breaking results on the Transaction Processing Performance Council's TPC-H benchmark for database sizes of 100 GB, 300 GB, 1 TB and 3 TB on non-clustered hardware.

<span class="mw-page-title-main">SingleStore</span> Database management system

SingleStore is a proprietary, cloud-native database designed for data-intensive applications. A distributed, relational, SQL database management system (RDBMS) that features ANSI SQL support, it is known for speed in data ingest, transaction processing, and query processing.

Amazon Redshift is a data warehouse product which forms part of the larger cloud-computing platform Amazon Web Services. It is built on top of technology from the massive parallel processing (MPP) data warehouse company ParAccel, to handle large scale data sets and database migrations. Redshift differs from Amazon's other hosted database offering, Amazon RDS, in its ability to handle analytic workloads on big data data sets stored by a column-oriented DBMS principle. Redshift allows up to 16 petabytes of data on a cluster compared to Amazon RDS Aurora's maximum size of 128 terabytes.

Peter Boncz is a Dutch computer scientist specializing in database systems. He is a researcher at the Centrum Wiskunde & Informatica and professor at the Vrije Universiteit Amsterdam in the special chair of Large-Scale Analytical Data Management.

References

  1. "Actian Corp". Bloomberg News . Archived from the original on January 23, 2022. Retrieved January 22, 2022.
  2. "Announcement under Regulation 30 (LODR)-Updates on Acquisition". bseindia.com. July 18, 2018.
  3. Curt Monash (May 23, 2005). "Mike Stonebraker". Computer World. Archived from the original on December 12, 2013. Retrieved December 7, 2013.
  4. Lawrence M. Fisher (September 17, 1989). "Oracle's Envious Ascent". The New York Times. Retrieved December 7, 2013.
  5. Curt Monash (November 14, 2005). "Ingres memories". Software Memories. Retrieved December 7, 2013.
  6. "Company News: ASK Computer To Buy Ingres". The New York Times. September 12, 1990. Retrieved December 7, 2013.
  7. Sandra L. Kurtzig; Thomas Trebitsch Parker (1994). CEO: Building a $400 Million Company from the Ground Up. Harvard Business School Press. ISBN   978-0-87584-542-5.
  8. "ASK Computer Dissenter Fails". The New York Times. November 1, 1990. Retrieved December 7, 2013.
  9. Eric Lai (December 5, 2005). "Ingres Loyalists Cautiously Hopeful For a Reversal of Database Decline". Computer World. Retrieved December 7, 2013.
  10. CA, Inc. (July 31, 2006). "Annual Report for the fiscal year ended March 31, 2006". US Securities and Exchange Commission. Retrieved November 21, 2013.
  11. "Redwood City's Ingres names COO". Silicon Valley Business Journal. July 11, 2006. Retrieved December 7, 2013.
  12. "Open-Source Backers March on Washington". The New York Times. July 23, 2009. Retrieved December 7, 2013.
  13. Charles Babcock (June 8, 2010). "Ingres Unveils VectorWise Database Engine". InformationWeek . Retrieved December 7, 2013.
  14. "CA Technologies sells last of Ingres stake". Silicon Valley Business Journal. November 9, 2010. Retrieved December 7, 2013.
  15. Patrick Hoge (July 25, 2011). "Ingres Corp. gets new CEO". San Francisco Business Times. Retrieved December 7, 2013.
  16. Don Clark (September 22, 2011). "Database-Software Firm Tries 'Action Apps'". The Wall Street Journal. Retrieved November 21, 2013.
  17. Iain Thomson (September 23, 2011). "Ingres rebrands as Actian, tackles low-end BI apps: Big BI goes boutique". The Register. Retrieved November 21, 2013.
  18. Gil Press (February 11, 2014). "Top 10 Big Data Pure-Plays 2014". Forbes.com. Retrieved March 31, 2014.
  19. Jack Vaughan (August 31, 2016). "Crowded field gets less crowded" . Retrieved October 25, 2016.
  20. David Gutierrez (September 22, 2016). "The Latest Big Changes in Big Data". Inside Big Data. Retrieved January 10, 2017.
  21. "Actian Announces Executive Leadership Changes". Press release. November 1, 2016. Retrieved November 2, 2016.
  22. "Actian X Hybrid Database" (PDF). April 14, 2017. Retrieved May 1, 2017.
  23. "Actian Avalanche Pioneers Next-Generation Cloud Data Warehouse". Press release. March 18, 2019. Retrieved September 20, 2021.
  24. "Actian Welcomes Lewis Black as CEO". Press release. October 8, 2020. Retrieved September 20, 2021.
  25. "CWI spin-off company VectorWise sold to Ingres Corporation". CWI Amsterdam. February 2, 2011. Archived from the original on December 21, 2022.
  26. Clarke, Gavin (February 2, 2010). "Ingres' VectorWise rises to answer Microsoft". The Register . Archived from the original on August 7, 2019.
  27. Suleman, Khidr (June 8, 2010). "Ingres launches VectorWise database engine". V3.co.uk. Archived from the original on August 31, 2011.
  28. Zukowski, Marcin; Boncz, Peter (2012). "From x100 to vectorwise". Proceedings of the 2012 international conference on Management of Data - SIGMOD '12. p. 861. doi:10.1145/2213836.2213967. ISBN   978-1-4503-1247-9. S2CID   9187072.
  29. "Giving Thanks for Versant and Actian". Enterprise Strategy Group. November 26, 2012. Archived from the original on December 3, 2013. Retrieved December 9, 2013.
  30. 1 2 Doug Henschen (February 1, 2013). "Actian Builds Mini Big Data Empire". Information Week. Archived from the original on December 12, 2013. Retrieved December 9, 2013.
  31. Maria Duetscher (April 29, 2013). "Actian Picks Up ParAccel to Boost Analytics Portfolio". Silicon Angle. Archived from the original on December 12, 2013. Retrieved November 19, 2013.
  32. Doug Henschen (April 25, 2013). "Actian Acquires ParAccel, Fuel Behind Amazon RedShift". Information Week. Archived from the original on December 11, 2013. Retrieved November 19, 2013.
  33. Jack Clark (April 25, 2013). "Actian grabs Amazon Redshift's secret sauce: ParAccel for analysing 20TB and above data stores". The Register. Archived from the original on December 12, 2013. Retrieved November 21, 2013.
  34. Paul Krill (August 11, 2003). "Pervasive buying Data Junction: Database, integration vendors combine". Info World. Archived from the original on December 2, 2013. Retrieved November 23, 2013.
  35. "Pervasive completes acquisition of Data Junction; Announces new organizational structure optimized for growth". Pervasive. December 8, 2003. Archived from the original on February 2, 2004.
  36. Sarah Drake (September 13, 2012). "Pervasive Software to solicit potential bids". Austin Business Journal. Archived from the original on December 18, 2013. Retrieved December 9, 2013.
  37. Christopher Calnan (April 12, 2013). "Software maker Pervasive completes merger with Actian". Austin Business Journal. Retrieved December 9, 2013.
  38. "Actian Avalanche Cloud Data Platform". GCP Marketplace. Archived from the original on January 18, 2024.
  39. "Actian Avalanche Hybrid Cloud Data Warehouse". Microsoft Azure Marketplace. Archived from the original on April 18, 2023.
  40. "Actian Avalanche Cloud Data Warehouse". AWS Marketplace. Archived from the original on April 18, 2023.
  41. "Vectorwise". Actian Corporation. Archived from the original on May 11, 2012. Retrieved May 3, 2012.
  42. McGrattan, Emma (April 10, 2014). "Pssst: Want to Hear About Actian Vector 3.5?". Actian. Archived from the original on May 1, 2014.
  43. Boncz, Peter (June 3, 2014). "Vector(wise) goes Hadoop". Actian. Archived from the original on February 8, 2016.
  44. Actian Corporation (June 3, 2014). "Peter Boncz - Actian Vector on Hadoop: The First Industrial-strength DBMS to Truly Leverage Hadoop". YouTube . Archived from the original on August 30, 2020.
  45. "Actian Hybrid Data Solutions Power the Digital Enterprise". Business Wire. April 18, 2017. Archived from the original on April 13, 2023.
  46. "Introducing Actian X – the new Ingres". Actian. April 27, 2017. Retrieved April 10, 2023.
  47. Wiejers, Ben (October 2001) [December 2000]. "Transactions, Locking and DataFlex". Data Access Worldwide. Archived from the original on February 5, 2016.