Hubbry Logo
search
logo
Exasol
Exasol
current hub

Exasol

logo
Community Hub0 Subscribers
Read side by side
from Wikipedia

Exasol is an analytics engine, an in-memory database company headquartered in Germany, EU. It supports a wide range of use cases, from standalone data warehouse deployments to analytics acceleration and AI/ML model enablement. It's technology is based on in-memory, column-oriented, relational database management systems.[1]

Key Information

Since 2008, Exasol led the Transaction Processing Performance Council's TPC-H benchmark for analytical scenarios, in all data volume-based categories 100 GB, 300 GB, 1 TB, 3 TB, 10 TB, 30 TB and 100 TB.[2] Exasol holds the top position in absolute performance as well as price/performance.

Products

[edit]

Exasol is a parallelized relational database management system (RDBMS) which runs on a cluster of standard computer hardware servers. Following the SPMD model, on each node the identical code is executed simultaneously. The data is stored in a column-oriented way and proprietary in-memory compression methods are used. The company claims that tuning efforts are not necessary since the database includes some kind of automatic self-optimization (like automatic indices, table statistics, and distributing of data).[1]

Exasol is designed to run in memory, although data is persistently stored on disk following the ACID rules. Exasol supports the SQL Standard 2003 via interfaces like ODBC, JDBC or ADO.NET. A software development kit (SDK) is provided for native integration.[3] For online analytical processing (OLAP) applications, the Multidimensional Expressions (MDX) extension of SQL is supported via OLE DB for OLAP and XML for Analysis.[4]

The license model is based on the allocated RAM for the database software (per GB RAM) and independent to the physical hardware. Customers gain the maximal performance if their compressed active data fits into that licensed RAM, but it can also be much larger.

Exasol has implemented a so-called cluster operating system (EXACluster OS). It is based on Linux and provides a runtime environment and storage layer for the RDBMS, employing a proprietary, cluster-based file system (ExaStorage). Cluster management algorithms are provided like failover mechanisms or automatic cluster installation.[1][3]

In-database analytics is supported. Exasol integrates support to run Lua, Java, Python and GNU R scripts in parallel inside user defined functions (UDFs) within the DBMS' SQL pipeline.

See also

[edit]

References

[edit]
[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
from Grokipedia
Exasol is a software company headquartered in Nuremberg, Germany, specializing in high-performance analytics databases for data warehousing, business intelligence, and AI/ML applications.[1] Exasol is publicly traded on the Frankfurt Stock Exchange (EXL.DE) and launched a fully managed SaaS offering in November 2025. Founded in 2000, the company entered the commercial market in 2008 and gained prominence that year by topping the TPC-H benchmark for decision support systems, establishing its reputation for speed in analytic query processing.[2] Its flagship product, the Exasol Analytics Engine (also known as Exasol DB), is an in-memory, column-oriented, massively parallel processing (MPP) relational database management system (RDBMS) designed to handle billions of rows of data with sub-second query times, enabling rapid insights for enterprises.[3][4][5] The Exasol Analytics Engine operates on clusters of standard hardware servers, utilizing in-memory processing to accelerate analytics up to 1000 times faster than traditional systems while supporting flexible deployments including on-premises, cloud (such as AWS), hybrid, and SaaS models.[6][7] Key features include automatic tuning for optimal performance, transparent pricing that can reduce analytics costs by up to 65%, and seamless integration with BI tools like Tableau, as well as support for governed AI/ML workflows to process complex models efficiently.[8][9] It excels in use cases such as fraud detection, customer personalization, supply chain optimization, and real-time KPIs, serving global organizations across industries including telecommunications, healthcare, and finance.[8] Exasol's architecture emphasizes scalability without re-platforming, enterprise-grade reliability with high uptime, and a community edition for free testing, alongside enterprise subscriptions.[8] The company, led by CEO Joerg Tewes and CTO Mathias Golombek, continues to innovate through customer collaborations and events like its Product Innovation Summit, positioning itself as a leader in the evolving analytics landscape toward AI-driven data management.[9]

History

Founding and Early Years

Exasol was founded in 2000 in Nuremberg, Germany, by Falko Mattasch, who sought to commercialize a research project from the University of Jena aimed at overcoming the performance limitations of existing analytic databases, particularly in handling large-scale data queries efficiently.[10][11] The company's initial product development focused on building a high-performance, in-memory analytic database designed to process complex analytical queries significantly faster than traditional disk-based systems available at the time, addressing the growing need for advanced business intelligence in the early 2000s.[2][12] Exasol operated on a bootstrapped business model during its early years, relying on self-funding without external investment, which allowed persistence amid market skepticism toward specialized analytic tools when general-purpose databases dominated and big data concepts were nascent.[13] This approach sustained operations through slow initial adoption, with the product not entering the commercial market until 2008.[2] As part of its evolution toward broader market presence, Exasol took initial steps toward becoming a public company by incorporating as an Aktiengesellschaft (AG) in 2006, registering under HRB 23037 at the Nuremberg Local Court, which laid the groundwork for future stock market listing.[14][15]

Key Milestones and Expansion

In 2008, Exasol gained early recognition for database performance through internal benchmarks claiming superiority in TPC-H scales from 100 GB to 100 TB; official TPC-H submissions began in 2011, where it achieved top positions demonstrating the scalability and speed of its in-memory analytic engine.[16][17][18] By 2011, the company achieved further recognition with a new performance record in the TPC-H benchmark for its in-memory massively parallel processing (MPP) database, accompanied by initial appliance hardware options that enhanced deployment flexibility for enterprise analytics.[19] Exasol went public in 2020, listing on the Frankfurt Stock Exchange under the ticker FWB: EXL, with shares initially priced at €9.50 and rising to €14 on the first trading day.[20] As of November 2025, the company's market capitalization stood at approximately €67 million.[21] In the late 2010s, Exasol pivoted toward cloud offerings, launching its enterprise cloud data warehouse on Amazon Web Services in 2019 to support scalable, managed analytics deployments.[22] This shift extended into AI and machine learning integration by 2023, with the introduction of features like natural language querying in Exasol Espresso and a strategic emphasis on sovereign AI to ensure data privacy and compliance in regulated environments.[23][24] Exasol held its Product Innovation Summit on November 18, 2025, a virtual event focused on advancements in AI-driven analytics and the Exasol Release 2025.2.[25]

Products and Services

Exasol Analytics Engine

The Exasol Analytics Engine is a high-performance, column-oriented, in-memory relational database management system (RDBMS) designed for online analytical processing (OLAP) and advanced analytics workloads.[26] It stores data in columns to optimize query efficiency and compression, while keeping datasets in RAM to enable sub-second response times on large-scale operations.[26] This architecture supports near real-time processing of complex queries, making it suitable for data-intensive environments where speed and scalability are critical.[26] At its core, the engine provides robust SQL support compliant with ISO/IEC 9075:2023, facilitating seamless integration with business intelligence tools through standard interfaces including ODBC, JDBC, and ADO.NET.[27][28] It also features in-database scripting capabilities, allowing users to develop and execute custom functions using Lua for general-purpose scripting, Java for object-oriented applications, Python for data science workflows, and R for statistical analysis—all processed directly within the database to minimize data movement.[29] These functionalities enable efficient handling of analytics pipelines, from data transformation to advanced computations, without requiring external processing engines.[26] As of the Exasol 8 release in 2025, the engine includes built-in AI capabilities such as in-database language models and SQL-native AI integration, GPU support for accelerated computations, a new administrative UI, and connectors for platforms like Snowflake and Databricks.[30][31] Licensing for the Exasol Analytics Engine is structured around allocated RAM, priced per gigabyte, which aligns costs with memory usage and scalability needs.[26] A free Community Edition is available for testing and small-scale deployments, preconfigured with full core features but limited in capacity, while Enterprise editions offer unlimited scaling, advanced support, and additional compliance options for production environments.[32] This model promotes predictable pricing and flexibility for organizations of varying sizes.[26] The engine excels in key use cases, including deployment as a standalone data warehouse for business intelligence, reporting, and ad-hoc querying, where it delivers up to 20x faster processing compared to traditional systems.[33] It also accelerates analytics in existing ecosystems by integrating with tools like Tableau or Power BI to reduce query times from minutes to seconds.[34] For AI and machine learning, it supports governed in-database model training and inference using Python, R, or Java scripts, ensuring data security and performance.[35] Additionally, through Lakehouse Turbo, it integrates with data lakes to turbocharge lakehouse architectures, enabling unified analytics on unstructured and structured data without ingestion overhead.[36]

Deployment Options

Exasol offers flexible deployment options to accommodate diverse infrastructure needs, including on-premises installations, cloud-based services, and hybrid configurations, ensuring scalability and control over data environments.[37] For on-premises deployments, Exasol 8 is installed as a software package on user-chosen Linux distributions running on commodity hardware or virtual machines, with software decoupled from the operating system for greater flexibility. It includes the database, administration tools, and services for high availability and automatic failover to minimize downtime during node failures. Integrated storage is achieved through a distributed system that replicates data across nodes using redundancy levels to protect against disk or node loss, enabling seamless recovery without data interruption.[38][39][40] In cloud environments, Exasol supports native deployments on AWS via the Cloud Deployment Wizard, which simplifies cluster configuration and provisioning of scalable instances. For Microsoft Azure and Google Cloud Platform, installation as a Linux application on virtual machine instances is supported; as of November 2025, Exasol is also available in the Azure Marketplace for streamlined VM deployment. Additionally, Exasol SaaS delivers a fully managed service with pay-as-you-go pricing, automatic updates, and quick setup, allowing users to focus on analytics without infrastructure management. Hybrid options combine on-premises and cloud elements for optimized data flow and resource allocation across sensitive and scalable workloads.[41][42][43][44][45] Exasol's massively parallel processing (MPP) architecture enables horizontal scaling by distributing data and queries across multiple nodes or clusters in a shared-nothing model, supporting expansion without downtime through automated node addition and load balancing. This design allows clusters to grow dynamically to handle increasing data volumes and query demands.[46][47] Deployment choices contribute to cost efficiency, with cloud options achieving up to 65% reductions in total costs compared to traditional setups, driven by optimized resource utilization, transparent pricing models, and elimination of on-premises hardware overhead.[26][8]

Technology and Features

Database Architecture

Exasol employs a massively parallel processing (MPP) architecture based on a shared-nothing design, where data is distributed across multiple nodes in a cluster, each equipped with its own CPUs and RAM for independent operation.[46] This setup enables parallel query execution, as incoming queries are received by any connected node, optimized, and then distributed via a private network to all nodes for local processing of data partitions, with partial results aggregated before returning to the user.[46] The database utilizes an in-memory columnar storage format, which compresses data natively and loads relevant columns into RAM to minimize I/O operations and accelerate analytical workloads by processing only necessary data segments.[48] Data management in Exasol is handled by EXAStorage, a distributed storage engine that organizes information into data volumes across local or remote disks, ensuring redundancy through mirroring when cluster redundancy exceeds one.[39] EXACluster OS, a Linux derivative tailored for the environment, orchestrates cluster operations by monitoring nodes, facilitating inter-node communication over a private network, and supporting public network access for users and administrators.[39] Automatic failover is integrated into EXAStorage, allowing reserve nodes to seamlessly replace failed ones while maintaining data availability without interruption.[39][46] Exasol incorporates self-tuning optimization layers that operate without manual intervention, including automatic statistics gathering after each data manipulation language (DML) statement to inform the cost-based query optimizer about table sizes, row counts, and distributions.[49] The system dynamically creates indexes for join operations during query execution, maintains them following relevant DML changes, and discards unused ones after five weeks to balance performance and resource use.[49] Query rewriting is performed by the optimizer on the compiled query graph, enabling transformations such as pushdown optimizations for virtual schemas to enhance efficiency.[50][51] For AI and machine learning workflows, Exasol provides native support for vectorized processing through its columnar in-memory structure, which facilitates efficient handling of vectorized queries and in-database model execution, as demonstrated in benchmarks for AI/ML tasks. As of 2025, enhancements in Exasol 8 include built-in AI capabilities like in-database language models and SQL-native AI integration, further supporting governed AI/ML workflows.[31] This integration allows seamless preparation and analysis of data within the database, reducing the need for data movement.[35]

Performance and Optimization

Exasol's analytics engine achieves significant speed advantages through its in-memory columnar storage and vectorized query execution, enabling up to 1000 times faster query performance compared to traditional disk-based databases for complex analytical workloads.[8][52] This acceleration stems from processing data entirely in RAM, which eliminates I/O bottlenecks, combined with vectorized operations that execute computations on batches of data simultaneously rather than row-by-row, optimizing CPU utilization for high-throughput analytics.[53] In benchmark evaluations, Exasol has demonstrated leadership in the TPC-H standard for decision support systems since its first submission in 2008, holding top positions at scales such as 1 TB (6,145,628 QphH@Size as of 2019) and 10 TB (22,756,594 QphH@Size as of 2021), though surpassed at 100 TB in 2024 by Ant Group Explorer (54,803,403 QphH@Size).[18][16][18] For instance, in 2021, Exasol set records including 22,756,594 QphH@Size at the 10 TB scale and 22,297,225 QphH@Size at the 100 TB scale using its version 7.1 on Dell PowerEdge hardware, outperforming competitors in both raw speed and price-performance at those scales.[16][18] These results underscore Exasol's capabilities in handling large-scale analytic queries, with earlier milestones like a 100 TB in-memory benchmark in 2014 further establishing its scalability.[54] Exasol incorporates automatic optimization mechanisms to maintain efficiency without manual intervention, including self-tuning indexing that dynamically creates and manages indexes based on query patterns, advanced data compression achieving typical ratios of around 2.5x to 3x, and cost-based query optimization using automatically gathered statistics on table attributes like row counts and sizes.[55][26][49] Resource allocation is handled through a fully automatic manager that distributes CPU, memory, and I/O across active queries, prioritizing critical workloads via configurable consumer groups to minimize latency and maximize system throughput.[56] These features, enabled by the underlying massively parallel processing architecture, ensure consistent performance even under varying loads.[57] For reliability, Exasol delivers enterprise-grade high availability through built-in redundancy at the storage and node levels, with configurable redundancy options that replicate data across multiple nodes to prevent data loss.[58] The shared-nothing design eliminates single points of failure by distributing metadata and segments with mirrors on neighboring nodes, enabling automatic failover and recovery for node outages, supported by dual data center configurations for disaster recovery.[40][59]

Company Overview

Leadership and Operations

Exasol AG is headquartered in Nuremberg, Germany, at Neumeyerstraße 22–26, with its primary operations centered in Europe and additional presence in the United States, including an office in San Francisco, California.[60][61] The company maintains a global footprint to support its international customer base, focusing on strategic regions for sales, support, and development activities.[62] As of December 2024, Exasol employed 176 people, reflecting a lean structure dedicated to innovation and customer service.[63] The executive leadership team guides Exasol's strategic direction and operational efficiency. Joerg Tewes serves as Chief Executive Officer, overseeing overall strategy and growth initiatives since January 2023.[9] Mathias Golombek, as Chief Technology Officer, drives technology innovation and product development.[9] Jan-Dirk Henrich holds the roles of Chief Financial Officer and Chief Operations Officer, managing finance, operations, and executive board responsibilities.[9] Alexander Stigsen is Chief Product Officer, focusing on product roadmap and enhancements.[9] Recent appointments include Henrik Jorgensen as Chief Revenue Officer to accelerate market expansion and Lars Milde as Chief Marketing Officer to strengthen brand positioning.[64] Exasol's organizational focus emphasizes research and development for integrating artificial intelligence into analytics solutions, alongside comprehensive customer support to guide users through their data analytics journeys.[35][65] This approach supports the company's mission to deliver high-performance data processing while fostering innovation in AI-driven insights. In November 2025, Exasol reported strong annual recurring revenue (ARR) growth in focus industries for the first nine months of the year.[66][9]

Customers and Market Impact

Exasol has been adopted by numerous enterprises worldwide, with hundreds of installations across various sectors as of 2025.[67] Notable customers include telecommunications giant T-Mobile, which utilizes Exasol for advanced analytics to improve customer experiences and operational efficiency; healthcare provider Piedmont Healthcare, which processes large datasets to enhance patient care and runs over 40,000 queries per hour; Swiss health insurer Helsana, serving over 2 million customers and leveraging Exasol for real-time insurance process optimization with data load times reduced from 123 to 20 hours; and Digital Planet, which employs the platform for business intelligence to boost customer satisfaction through faster data management.[68][69] Other prominent users include Dell, Verizon, Adidas, Olympus, and Sony Music, demonstrating Exasol's appeal to data-driven organizations seeking rapid insights.[68][70] The company primarily serves data-intensive industries such as banking and insurance, hedge funds, retail and e-commerce, and healthcare and pharmaceuticals, where high-speed analytics are essential for decision-making, fraud prevention, supply chain optimization, and patient outcomes.[69] In these sectors, Exasol enables real-time data access and scalable processing, supporting enterprises in handling growing data volumes without performance bottlenecks.[69] For instance, in healthcare, it facilitates compliant data analysis for better resource allocation, while in finance, it accelerates quantitative research and risk management through in-memory architecture.[69] Exasol holds a strong market position in analytics databases, earning a 4.8 out of 5 rating on Gartner Peer Insights based on 48 verified reviews as of 2025, with users highlighting its exceptional productivity through fast query performance on large datasets and stability for mission-critical operations.[71] Reviewers also praise significant cost-savings, including low total cost of ownership and rapid return on investment, often achieving breakeven within eight months via reduced maintenance and licensing fees.[71] This recognition underscores Exasol's role in enabling efficient, high-performance analytics without the overhead of traditional systems. Exasol's broader market impact lies in its contributions to cost-efficient cloud analytics and the acceleration of AI and machine learning adoption in enterprises, particularly through in-database AI integration that allows governed model execution directly on data.[31] By embedding language models and SQL-native AI capabilities, it supports data sovereignty and real-time insights, helping organizations in regulated industries like healthcare and finance derive deeper value from their data without extensive data movement.[72] This has driven transformative outcomes, such as Helsana's 65% reduction in license and maintenance costs, fostering wider enterprise AI/ML deployment by 2025.[73]

References

User Avatar
No comments yet.