Industry | Data warehousing Enterprise software Database management Business analytics |
---|---|
Founded | 2005 |
Defunct | 2013 |
Fate | Acquired by Actian (2013 ) |
Headquarters | Campbell and San Diego, California United States |
Products | The ParAccel Analytic Platform ParAccel Base / Advanced Analytic Packages Informatica Adaptor for ParAccel |
Website | www |
ParAccel, Inc. was a California-based software company.
It provided a database management system designed to provide advanced analytics for business intelligence. ParAccel was acquired by Actian in April 2013. [1]
ParAccel was a venture-backed company focused on developing software for data analysis. It acquired some intellectual property from the company XPrime, which ended operations in 2005. [2] [3] It was officially incorporated in February 2006, founded by Barry Zane who became chief technology officer, Tom Clancey as interim-CEO, and was first funded by angel investors.
In August 2006 the first series of venture capital came from Mohr Davidow Ventures, Bay Partners and Tao Venture Partners.
In 2007 the company was based in San Diego, California, with an office in Ann Arbor, Michigan. David J. Ehrlich was chief executive, and Bruce Scott, vice president of engineering. [4] In November 2007, a second round of $20 million included previous investors and was led by Walden Ventures. [5] In December the company opened an office in Cupertino, California (part of Silicon Valley). [6]
A third round of $22 million in June 2009 was led by Menlo Ventures. In January 2010 Mark Lockareff replaced Ehrlich as interim chief executive. [7] In March 2010 the Wall Street Journal listed ParAccel in a list of 50 top venture backed companies. [8] A result from the TPC-H benchmark from the Transaction Processing Performance Council in April 2010 had record performance at 1 TB data size using VMware. [9] [10] Charles W. Berger was appointed chairman and CEO in September 2010. [7]
By early 2011 many of its competitors had been acquired. [11] During its July 2011 funding round, existing investors were led by Amazon.com. [12] In December 2012, the Amazon Redshift database service was announced (and generally available in early 2013) using ParAccel technology. [13] [14]
ParAccel was based in California with offices in Campbell and San Diego. Competitors included Greenplum (from Pivotal), EXASOL, Vertica (from Hewlett-Packard), Netezza (from IBM), Oracle Corporation, and Teradata (including its Aster Data Systems technology). [15] [12] ParAccel was acquired by Actian in April 2013. [1] [16] Berger left at that time to become CEO of Extreme Networks. [17]
In 2006 ParAccel offered two different products: Amigo and Maverick. [18] Amigo was designed to accelerate queries directed at an existing data warehouse while leaving the data warehouse as the database of record. In contrast Maverick was designed as a stand-alone data store. [18] [19] ParAccel discontinued Amigo in favor of the stand-alone offering which evolved into the ParAccel Analytic Database (PADB).[ when? ]
The ParAccel Analytic Database was a parallel relational database system using a shared-nothing architecture with a columnar orientation, adaptive compression, memory-centric design. [20] ParAccel's DBMS engine is built for analytics, initially based on PostgreSQL. ParAccel began phasing in a new optimizer (Omne) in release 2.0 and made significant changes to Omne in subsequent releases (3.1 released in June 2011). ParAccel implements compiled queries, and a proprietary interconnect protocol for inter-node communications. [21]
ParAccel offered on-demand integration (ODI) modules for analytics and data outside of the ParAccel Analytic Platform.
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.
A shared-nothing architecture (SN) is a distributed computing architecture in which each update request is satisfied by a single node in a computer cluster. The intent is to eliminate contention among nodes. Nodes do not share the same memory or storage. One alternative architecture is shared everything, in which requests are satisfied by arbitrary combinations of nodes. This may introduce contention, as multiple nodes may seek to update the same data at the same time.
The World Programming System, also known as WPS Analytics or WPS, is a software product developed by a company called World Programming.
In computing, the term data warehouse appliance (DWA) was coined by Foster Hinshaw for a computer architecture for data warehouses (DW) specifically marketed for big data analysis and discovery that is simple to use and has a high performance for the workload. A DWA includes an integrated set of servers, storage, operating systems, and databases.
Aster Data Systems was a data management and analysis software company headquartered in San Carlos, California. It was founded in 2005 and acquired by Teradata in 2011.
Exasol is an analytics database management software company. Its product is called Exasol, an in-memory, column-oriented, relational database management system
Greenplum is a big data technology based on MPP architecture and the Postgres open source database technology. The technology was created by a company of the same name headquartered in San Mateo, California around 2005. Greenplum was acquired by EMC Corporation in July 2010.
Vertica is an analytic database management software company. Vertica was founded in 2005 by the database researcher Michael Stonebraker with Andrew Palmer as the founding CEO. Ralph Breslauer and Christopher P. Lynch served as CEOs later on.
In-database processing, sometimes referred to as in-database analytics, refers to the integration of data analytics into data warehousing functionality. Today, many large databases, such as those used for credit card fraud detection and investment bank risk management, use this technology because it provides significant performance improvements over traditional methods.
Clustrix, Inc. is a San Francisco-based private company founded in 2006 that developed a database management system marketed as NewSQL.
Sumo Logic, Inc. is a cloud-based machine data analytics company focusing on security, operations and BI use-cases. It provides log management and analytics services that use machine-generated big data. Sumo Logic was founded in April 2010 by ArcSight veterans Kumar Saurabh and Christian Beedgen, and is headquartered in Redwood City, California.
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.
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.
Pivotal Software, Inc. was an American multinational software and services company based in San Francisco that provided cloud platform hosting and consulting services. Since November 2023, Pivotal has been part of Broadcom.
Actian 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.
GoodData is a software company headquartered in San Francisco, California, in the U.S., with additional offices in Europe and Asia. GoodData provides data and analytics infrastructure, including embeddable analytics and composable data and analytics.
Looker Data Sciences, Inc. is an American computer software company headquartered in Santa Cruz, California. It was acquired by Google in 2019 and is now part of the Google Cloud Platform. Looker markets a data exploration and discovery business intelligence platform.
Presto is a distributed query engine for big data using the SQL query language. Its architecture allows users to query data sources such as Hadoop, Cassandra, Kafka, AWS S3, Alluxio, MySQL, MongoDB and Teradata, and allows use of multiple data sources within a query. Presto is community-driven open-source software released under the Apache License.
{{cite journal}}
: Cite journal requires |journal=
(help)