Categories
Data Engineering
Processing engines, streaming platforms and lakehouses that move data reliably at scale.
0 toolsData Visualization
BI platforms that turn governed data into dashboards decision-makers actually open.
0 toolsData Analytics
The languages our analysts and data scientists use to model, test and explain data.
0 toolsData Management
Integration, catalog and database platforms that keep enterprise data governed and trustworthy.
0 toolsData Modernization
Cloud warehouses and lakehouses we migrate legacy data estates onto.
0 toolsAll Data & AI tools
Apache Spark
An engine for processing data across many machines, using the same code whether the data is small or large.
ExploreApache Kafka
A distributed log where records are appended and kept, so many consumers can read them at their own pace.
ExploreAlation
A data catalogue that records what data exists and observes how it is actually queried to inform what it shows.
ExploreApache Airflow
An open source platform for building, scheduling and monitoring batch data workflows written in Python.
ExploreApache Superset
An open source platform for exploring data, building charts and publishing dashboards over any database it can connect to.
ExploreAtlan
A data workspace that brings cataloguing, lineage and collaboration together where the data team already works.
ExploreAzure Synapse Analytics
An Azure service bringing warehouse queries, Spark processing and data integration together in one workspace.
ExploreApache Atlas
An open source metadata and governance framework built for Hadoop platforms, with a type system you extend.
ExploreApache Flink
A framework for processing continuous data streams with local state, event time and exactly once recovery.
ExploreAmundsen
An open source data discovery tool built around search, ranking results by how heavily each asset is used.
ExploreApache NiFi
A platform for automating the flow of data between systems, built and controlled from a visual interface.
ExploreAmazon Redshift
A data warehouse service on AWS that stores data by column and distributes it across the nodes of a cluster.
ExploreApache Beam
One programming model for batch and streaming pipelines that can run on several different processing engines.
ExploreAtaccama
A data management platform combining cataloguing, quality rules and master data handling in one product.
ExploreApache Hadoop
A framework for storing and processing large datasets across a cluster of machines.
ExploreApache Hive
A data warehouse system that lets you query very large files in distributed storage using SQL.
ExploreApache Iceberg
An open table format that lets several engines read and write the same large analytic tables safely.
ExploreCatBoost
A gradient boosting library built around handling categorical columns without the leakage that naive encoding causes.
ExploreApache Hudi
A data lake platform built around record keys, so individual rows can be updated and changes can be read incrementally.
ExploreAmazon QuickSight
An AWS business intelligence service that builds dashboards over data either queried directly or held in its own memory engine.
ExploreApache Pulsar
A messaging and streaming platform that keeps its serving layer and its storage layer separate.
ExploreAmazon Kinesis
An AWS service for collecting streaming records continuously and making them available to consumer applications.
ExploreAmazon S3
An object storage service from AWS where files are stored under keys in buckets rather than in a filesystem.
ExploreAmazon SageMaker
AWS machine learning service covering preparation, training, tuning and hosting, with infrastructure provisioned per job.
ExploreAzure Data Lake Storage
Azure object storage with a hierarchical namespace, so directories are real rather than implied by naming.
ExploreAzure Machine Learning
The Microsoft Azure service for machine learning, organised around a workspace that holds assets and compute.
ExploreAirbyte
An open source platform for moving data between sources and destinations, with connectors you can also build yourself.
ExploreAWS Database Migration Service
An AWS service that copies data from a source database to a target and can keep applying changes as they occur.
ExploreAzure Migrate
An Azure service for discovering existing servers and databases, assessing what they need, and migrating them.
ExploreAlteryx
A tool where data preparation and analysis are built by dragging tools onto a canvas and connecting them into a workflow.
ExploreAWS Glue
A serverless AWS service that catalogues your data and runs the jobs that prepare it, without a cluster to manage.
ExploreAzure Data Factory
A cloud service for building pipelines that move data between systems and orchestrate the steps around that movement.
ExploreCloudera
A commercial data platform assembling Hadoop ecosystem projects with management, security and support around them.
ExploreApache Cassandra
A distributed database in which every node is equal, designed to keep accepting writes while parts of the cluster are unavailable.
ExploreAWS Lake Formation
An AWS service for granting access to data lake tables and columns rather than to the underlying storage paths.
ExploreBokeh
A Python library that produces interactive plots which run in a browser, with an optional server for Python driven behaviour.
ExploreAmazon Athena
A query service that runs SQL against files in Amazon S3 without any infrastructure being provisioned.
ExploreApache ECharts
An open source JavaScript charting library where a whole chart is described by one configuration object.
ExploreAmazon EMR
An AWS platform for running open source big data frameworks such as Spark, Hive and Presto on managed clusters.
ExploreAzure Data Explorer
An Azure service for exploring large volumes of log and telemetry data, queried with the Kusto Query Language.
ExploreApache Druid
A database built for fast analytical queries over event data, where time is treated as a first class column.
ExploreChart.js
A small open source JavaScript charting library covering the common chart types with little configuration.
ExploreAmazon DynamoDB
A managed key value and document database from AWS where servers are not provisioned and capacity is a setting.
ExploreAWS Schema Conversion Tool
A tool that converts database schemas and code from one engine to another and reports what it could not convert.
ExploreClickHouse
A column oriented database management system that answers analytical SQL queries over very large tables.
ExploreApache Storm
A distributed system for processing unbounded streams of records as they arrive, one record at a time.
ExploreCockroachDB
A distributed SQL database that spreads data across nodes while keeping transactions and consistency across all of them.
ExploreBIRT
An Eclipse project providing a report designer and a Java reporting engine that applications can embed.
ExploreApache HBase
A column family store that runs on Hadoop storage and provides record level reads and writes over very large tables.
ExploreBigID
A discovery platform that finds personal and sensitive data across systems and works out whose data it is.
ExploreApache Arrow
A standard way of laying out columnar data in memory so different tools and languages can share it without converting.
ExploreApache Sqoop
A command line tool for bulk transfer of data between relational databases and Hadoop storage.
ExploreApache Flume
A service for collecting log data from many machines and delivering it to central storage through configured agents.
ExploreApache Ranger
An open source framework for defining and enforcing access policies across Hadoop and related data services.
ExploreAmplitude
A product analytics service for examining how people use a product, built around events and the users who produce them.
ExploreCARTO
A location analysis platform that runs spatial queries inside your cloud data warehouse rather than moving data out of it.
ExploreAcceldata
An observability platform covering data quality, pipeline behaviour and the performance of the systems underneath.
ExploreamCharts
A commercial JavaScript charting library covering charts, maps and stock charts, built around composable objects.
ExploreApache Oozie
A workflow scheduler for Hadoop jobs, where workflows are defined in XML and can wait for data before running.
ExploreBigeye
A data quality monitoring platform that learns normal behaviour for a table and alerts when readings depart from it.
ExploreApache ZooKeeper
A coordination service that distributed systems use to agree on shared state such as configuration and leadership.
ExploreBigQuery ML
A capability that trains and applies machine learning models using SQL statements inside a data warehouse.
ExploreAmazon RDS
A managed service from AWS that runs standard database engines and handles patching, backups and failover.
ExploreAnaconda
A Python distribution and package manager that installs libraries along with the compiled components they depend on.
ExploreAzure SQL Database
A managed SQL Server database service on Azure where the database is provided without a server being managed.
ExploreApache Zeppelin
A notebook where different paragraphs can use different languages, sharing results between them in one note.
ExploreAmazon Aurora
A database built by AWS with PostgreSQL and MySQL compatibility and a storage layer designed for the cloud.
ExplorePlanning a data & ai initiative?
We will help you choose the stack before you commit to it.