Alternatives to QuestDB

Compare QuestDB alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to QuestDB in 2026. Compare features, ratings, user reviews, pricing, and more from QuestDB competitors and alternatives in order to make an informed decision for your business.

  • 1
    Warp 10
    Warp 10 is a modular open source platform that collects, stores, and analyzes data from sensors. Shaped for the IoT with a flexible data model, Warp 10 provides a unique and powerful framework to simplify your processes from data collection to analysis and visualization, with the support of geolocated data in its core model (called Geo Time Series). Warp 10 is both a time series database and a powerful analytics environment, allowing you to make: statistics, extraction of characteristics for training models, filtering and cleaning of data, detection of patterns and anomalies, synchronization or even forecasts. The analysis environment can be implemented within a large ecosystem of software components such as Spark, Kafka Streams, Hadoop, Jupyter, Zeppelin and many more. It can also access data stored in many existing solutions, relational or NoSQL databases, search engines and S3 type object storage system.
  • 2
    Apache Druid
    Apache Druid is an open source distributed data store. Druid’s core design combines ideas from data warehouses, timeseries databases, and search systems to create a high performance real-time analytics database for a broad range of use cases. Druid merges key characteristics of each of the 3 systems into its ingestion layer, storage format, querying layer, and core architecture. Druid stores and compresses each column individually, and only needs to read the ones needed for a particular query, which supports fast scans, rankings, and groupBys. Druid creates inverted indexes for string values for fast search and filter. Out-of-the-box connectors for Apache Kafka, HDFS, AWS S3, stream processors, and more. Druid intelligently partitions data based on time and time-based queries are significantly faster than traditional databases. Scale up or down by just adding or removing servers, and Druid automatically rebalances. Fault-tolerant architecture routes around server failures.
  • 3
    Hydra

    Hydra

    Hydra

    Hydra is an open source, column-oriented Postgres. Query billions of rows instantly, no code changes. Hydra parallelizes and vectorizes aggregates (COUNT, SUM, AVG) to deliver the speed you’ve always wanted on Postgres. Boost performance at every size! Set up Hydra in 5 minutes without changing your syntax, tools, data model, or extensions. Use Hydra Cloud for fully managed operations and smooth sailing. Different industries have different needs. Get better analytics with powerful Postgres extensions, custom functions, and take control. Built by you, for you. Hydra is the fastest Postgres in the market for analytics. Boost performance with columnar storage, vectorization, and query parallelization.
  • 4
    ClickHouse

    ClickHouse

    ClickHouse

    ClickHouse is a fast open-source OLAP database management system. It is column-oriented and allows to generate analytical reports using SQL queries in real-time. ClickHouse's performance exceeds comparable column-oriented database management systems currently available on the market. It processes hundreds of millions to more than a billion rows and tens of gigabytes of data per single server per second. ClickHouse uses all available hardware to its full potential to process each query as fast as possible. Peak processing performance for a single query stands at more than 2 terabytes per second (after decompression, only used columns). In distributed setup reads are automatically balanced among healthy replicas to avoid increasing latency. ClickHouse supports multi-master asynchronous replication and can be deployed across multiple datacenters. All nodes are equal, which allows avoiding having single points of failure.
  • 5
    TimescaleDB

    TimescaleDB

    Tiger Data

    TimescaleDB is the leading time-series database built on PostgreSQL, designed to handle massive volumes of real-time data efficiently. It enables organizations to store, analyze, and query time-series data — such as IoT sensor data, financial transactions, or event logs — using standard SQL. With hypertables, TimescaleDB automatically partitions data by time and ID for fast ingestion and predictable query performance. Its compression engine reduces storage costs by up to 95%, while continuous aggregates make real-time dashboards instantly responsive. Fully compatible with PostgreSQL, it integrates seamlessly with existing tools and applications. TimescaleDB combines the simplicity of Postgres with the scalability and speed of a specialized analytical system.
  • 6
    Tiger Data

    Tiger Data

    Tiger Data

    Tiger Data is the creator of TimescaleDB, the world’s leading PostgreSQL-based time-series and analytics database. It provides a modern data platform purpose-built for developers, devices, and AI agents. Designed to extend PostgreSQL beyond traditional limits, Tiger Data offers built-in primitives for time-series data, search, materialization, and scale. With features like auto-partitioning, hybrid storage, and compression, it helps teams query billions of rows in milliseconds while cutting infrastructure costs. Tiger Cloud delivers these capabilities as a fully managed, elastic environment with enterprise-grade security and compliance. Trusted by innovators like Cloudflare, Toyota, Polymarket, and Hugging Face, Tiger Data powers real-time analytics, observability, and intelligent automation across industries.
    Starting Price: $30 per month
  • 7
    QuasarDB

    QuasarDB

    QuasarDB

    Quasar's brain is QuasarDB, a high-performance, distributed, column-oriented timeseries database management system designed from the ground up to deliver real-time on petascale use cases. Up to 20X less disk usage. Quasardb ingestion and compression capabilities are unmatched. Up to 10,000X faster feature extraction. QuasarDB can extract features in real-time from the raw data, thanks to the combination of a built-in map/reduce query engine, an aggregation engine that leverages SIMD from modern CPUs, and stochastic indexes that use virtually no disk space. The most cost-effective timeseries solution, thanks to its ultra-efficient resource usage, the capability to leverage object storage (S3), unique compression technology, and fair pricing model. Quasar runs everywhere, from 32-bit ARM devices to high-end Intel servers, from Edge Computing to the cloud or on-premises.
  • 8
    Riak TS
    Riak® TS is the only enterprise-grade NoSQL time series database optimized specifically for IoT and Time Series data. It ingests, transforms, stores, and analyzes massive amounts of time series data. Riak TS is engineered to be faster than Cassandra. The Riak TS masterless architecture is designed to read and write data even in the event of hardware failures or network partitions. Data is evenly distributed across the Riak ring and, by default, there are three replicas of your data. This ensures at least one copy of your data is available for read operations. Riak TS is a distributed system with no central coordinator. It is easy to set up and operate. The masterless architecture makes it easy to add and remove nodes from a cluster. The masterless architecture of Riak TS makes it easy to add and remove nodes from your cluster. You can achieve predictable and near-linear scale by adding nodes using commodity hardware.
  • 9
    ParadeDB

    ParadeDB

    ParadeDB

    ParadeDB brings column-oriented storage and vectorized query execution to Postgres tables. Users can choose between row and column-oriented storage at table creation time. Column-oriented tables are stored as Parquet files and are managed by Delta Lake. Search by keyword with BM25 scoring, configurable tokenizers, and multi-language support. Search by semantic meaning with support for sparse and dense vectors. Surface results with higher accuracy by combining the strengths of full text and similarity search. ParadeDB is ACID-compliant with concurrency controls across all transactions. ParadeDB integrates with the Postgres ecosystem, including clients, extensions, and libraries.
  • 10
    Prometheus

    Prometheus

    Prometheus

    Power your metrics and alerting with a leading open-source monitoring solution. Prometheus fundamentally stores all data as time series: streams of timestamped values belonging to the same metric and the same set of labeled dimensions. Besides stored time series, Prometheus may generate temporary derived time series as the result of queries. Prometheus provides a functional query language called PromQL (Prometheus Query Language) that lets the user select and aggregate time series data in real time. The result of an expression can either be shown as a graph, viewed as tabular data in Prometheus's expression browser, or consumed by external systems via the HTTP API. Prometheus is configured via command-line flags and a configuration file. While the command-line flags configure immutable system parameters (such as storage locations, amount of data to keep on disk and in memory, etc.). Download: https://sourceforge.net/projects/prometheus.mirror/
    Starting Price: Free
  • 11
    Infobright DB

    Infobright DB

    IgniteTech

    Infobright DB is a high-performance enterprise database leveraging a columnar storage engine to enable business analysts to dissect data efficiently and more quickly obtain reports. InfoBright DB can be deployed on-premise or in the cloud. Store & analyze big data for interactive business intelligence and complex queries. Improve query performance, reduce storage cost and increase overall efficiency in business analytics and reporting. Easily store up to several hundred TB of data — traditionally not achievable with conventional databases. Run big data applications and eliminate indexing and partitioning — with zero administrative overhead. With the volumes of machine data exploding, IgniteTech’s Infobright DB is specifically designed to achieve high performance for large volumes of machine-generated data. Manage a complex ad hoc analytic environments without the database administration required by other products.
  • 12
    KairosDB

    KairosDB

    KairosDB

    Data can be pushed in KairosDB via multiple protocols like Telnet, Rest and Graphite. Other mechanisms such as plugins can also be used. KairosDB stores time series in Cassandra, the popular and performant NoSQL datastore. The schema consists of 3 column families. This API provides operations to list existing metric names, list tag names and values, store metric data points, and query for metric data points. With a default install, KairosDB serve up a query page whereby you can query data within the data store. It's designed primarily for development purposes. Aggregators perform an operation on data points and down samples. Standard functions like min, max, sum, count, mean and more are available. Import and export is available on the KairosDB server from the command line. Internal metrics to the data store can monitor the server’s performance.
  • 13
    BigObject

    BigObject

    BigObject

    At the heart of our innovation is in-data computing, a technology designed to process large amounts of data efficiently. Our flagship product, BigObject, embodies this core technology; it’s a time series database developed with the goal of high-speed storage and handling of massive data. With our core technology of in-data computing, we launched BigObject, which can quickly and continuously handle non-stop and all aspects of data streams. BigObject is a time series database developed with the goal of high-speed storage and analysis of massive data. It boasts excellent performance and powerful complex query capabilities. Extending the relational data structure to a time-series model structure, it utilizes in-data computing to optimize the database’s performance. Our core technology is an abstract model in which all data is kept in an infinite and persistent memory space for both storage and computing.
  • 14
    Axibase Time Series Database
    Parallel query engine with time- and symbol-indexed data access. Extended SQL syntax with advanced filtering and aggregations. Consolidate quotes, trades, snapshots, and reference data in one place. Strategy backtesting on high-frequency data. Quantitative and market microstructure research. Granular transaction cost analysis and rollup reporting. Market surveillance and anomaly detection. Non-transparent ETF/ETN decomposition. FAST, SBE, and proprietary protocols. Plain text protocol. Consolidated and direct feeds. Built-in latency monitoring tools. End-of-day archives. ETL from institutional and retail financial data platforms. Parallel SQL engine with syntax extensions. Advanced filtering by trading session, auction stage, index composition. Optimized aggregates for OHLCV and VWAP calculations. Interactive SQL console with auto-completion. API endpoint for programmatic integration. Scheduled SQL reporting with email, file, and web delivery. JDBC and ODBC drivers.
  • 15
    kdb+

    kdb+

    KX Systems

    A high-performance cross-platform historical time-series columnar database featuring: - An in-memory compute engine - A real-time streaming processor - An expressive query and programming language called q kdb+ powers kdb Insights portfolio and KDB.AI, together delivering time-oriented data insights and generative AI capabilities to the world’s leading enterprise organizations. Independently benchmarked* as the fastest in-memory, columnar analytics database available, kdb+ delivers unmatched value to businesses operating in the toughest data environments. kdb+ improves decision-making processes to help navigate rapidly changing data landscapes​.
  • 16
    JaguarDB

    JaguarDB

    JaguarDB

    JaguarDB enables fast ingestion of time series data, coupling location-based data. It also can index in both dimensions, space and time. Back-filling time series data is also fast (inserting large volumes of data in past time). Normally time series is a series of data points indexed in time order. In JaguarDB, the time series has a different meaning: it is both a sequence of data points and a series of tick tables holding aggregated data values at specified time spans. For example, a time series table in JaguarDB can have a base table storing data points in time order, and tick tables such as 5 minute, 15 minute, hourly, daily, weekly, monthly tables to store aggregated data within these time spans. The format for the RETENTION is the same as the TICK format, except that it can have any number of retention periods. The RETENTION specifies how long the data points in the base table should be kept.
  • 17
    Azure Time Series Insights
    Azure Time Series Insights Gen2 is an open and scalable end-to-end IoT analytics service featuring best-in-class user experiences and rich APIs to integrate its powerful capabilities into your existing workflow or application. You can use it to collect, process, store, query and visualize data at Internet of Things (IoT) scale--data that's highly contextualized and optimized for time series. Azure Time Series Insights Gen2 is designed for ad hoc data exploration and operational analysis allowing you to uncover hidden trends, spotting anomalies, and conduct root-cause analysis. It's an open and flexible offering that meets the broad needs of industrial IoT deployments.
    Starting Price: $36.208 per unit per month
  • 18
    Amazon Timestream
    Amazon Timestream is a fast, scalable, and serverless time series database service for IoT and operational applications that makes it easy to store and analyze trillions of events per day up to 1,000 times faster and at as little as 1/10th the cost of relational databases. Amazon Timestream saves you time and cost in managing the lifecycle of time series data by keeping recent data in memory and moving historical data to a cost optimized storage tier based upon user defined policies. Amazon Timestream’s purpose-built query engine lets you access and analyze recent and historical data together, without needing to specify explicitly in the query whether the data resides in the in-memory or cost-optimized tier. Amazon Timestream has built-in time series analytics functions, helping you identify trends and patterns in your data in near real-time.
  • 19
    CrateDB

    CrateDB

    CrateDB

    The enterprise database for time series, documents, and vectors. Store any type of data and combine the simplicity of SQL with the scalability of NoSQL. CrateDB is an open source distributed database running queries in milliseconds, whatever the complexity, volume and velocity of data.
  • 20
    Circonus IRONdb
    Circonus IRONdb makes it easy to handle and store unlimited volumes of telemetry data, easily handling billions of metric streams. Circonus IRONdb enables users to identify areas of opportunity and challenge in real time, providing forensic, predictive, and automated analytics capabilities that no other product can match. Rely on machine learning to automatically set a “new normal” as your data and operations dynamically change. Circonus IRONdb integrates with Grafana, which has native support for our analytics query language. We are also compatible with other visualization apps, such as Graphite-web. Circonus IRONdb keeps your data safe by storing multiple copies of your data in a cluster of IRONdb nodes. System administrators typically manage clustering, often spending significant time maintaining it and keeping it working. Circonus IRONdb allows operators to set and forget their cluster, and stop wasting resources manually managing their time series data store.
  • 21
    OpenTSDB

    OpenTSDB

    OpenTSDB

    OpenTSDB consists of a Time Series Daemon (TSD) as well as set of command line utilities. Interaction with OpenTSDB is primarily achieved by running one or more of the independent TSDs. There is no master, no shared state so you can run as many TSDs as required to handle any load you throw at it. Each TSD uses the open source database HBase or hosted Google Bigtable service to store and retrieve time-series data. The data schema is highly optimized for fast aggregations of similar time series to minimize storage space. Users of the TSD never need to access the underlying store directly. You can communicate with the TSD via a simple telnet-style protocol, an HTTP API or a simple built-in GUI. The first step in using OpenTSDB is to send time series data to the TSDs. A number of tools exist to pull data from various sources into OpenTSDB.
  • 22
    CockroachDB

    CockroachDB

    Cockroach Labs

    CockroachDB: Cloud-native, distributed SQL. Your cloud applications deserve a cloud-native database. Cloud-based apps and services deserve a database that scales across clouds, eases operational complexity, and improves reliability. CockroachDB delivers resilient, distributed SQL with ACID transactions and data partitioned by location. Automate operations for mission-critical applications by pairing CockroachDB with orchestration tools like Kubernetes and Mesosphere DC/OS. Every node can service both reads and writes so that you can scale query throughput and database capacity by simply adding more endpoints. Just add new nodes to CockroachDB, and it automatically rebalances data, completely removing the pain of manual sharding. As demand shifts, CockroachDB detects hotspots and intelligently distributes data to maintain performance. Tune your database at the row level so that data lives close to your users and you can minimize query latency.
  • 23
    InfiniDB

    InfiniDB

    Database of Databases

    InfiniDB is a column-store DBMS optimized for OLAP workloads. It has a distributed architecture to support Massive Paralllel Processing (MPP). It uses MySQL as its front-end such that users familiar with MySQL can quickly migrate to InfiniDB. Due to this fact, users can connect to InfiniDB using any MySQL connector. InfiniDB applies MVCC to do concurrency control. It uses term System Change Number (SCN) to indicate a version of the system. In its Block Resolution Manager (BRM), it utilizes three structures, version buffer, version substitution structure, and version buffer block manager, to manage multiple versions. InfiniDB applies deadlock detection to resolve conflicts. InfiniDB uses MySQL as its front-end and supports all MySQL syntaxes, including foreign keys. InfiniDB is a columnar DBMS. For each column, InfiniDB applies range partitioning and stores the minimum and maximum value of each partition in a small structure called extent map.
  • 24
    SiriDB

    SiriDB

    Cesbit

    SiriDB is designed with performance in mind, inserts and queries are answered in a blink of an eye. The custom query language gives you the ability to speed up your development. SiriDB is scalable on the fly and has no downtime while updating or expanding your database. The scalable possibilities enable you to enlarge the database time after time without losing speed. We take full leverage of all available resources as we distribute your time series data over all pools. SiriDB is developed to give an unprecedented performance without downtime. A SiriDB cluster distributes time series across multiple pools. Each pool supports active replicas for load balancing and redundancy. When one of the replicas is not available the database is still accessible.
  • 25
    VictoriaMetrics

    VictoriaMetrics

    VictoriaMetrics

    VictoriaMetrics is a fast and scalable open source time series database and monitoring solution. It's designed to be user-friendly, allowing users to build a monitoring platform without scalability issues and with minimal operational burden. VictoriaMetrics is ideal for solving use cases with large amounts of time series data for IT infrastructure, APM, Kubernetes, IoT sensors, automotive vehicles, industrial telemetry, financial data, and other enterprise-level workloads. VictoriaMetrics is powered by several components, making it the perfect solution for collecting metrics (both push and pull models), running queries, and generating alerts. With VictoriaMetrics, you can store millions of data points per second on a single instance or scale to a high-load monitoring system across multiple data centers. Plus, it's designed to store 10x more data using the same compute and storage resources as existing solutions, making it a highly efficient choice.
  • 26
    ArcadeDB

    ArcadeDB

    ArcadeDB

    ArcadeDB is an open-source, next-generation multi-model database. Forget Polyglot Persistence — store graphs, documents, key-value pairs, search engine indexes, vectors, and time-series data all in one database with native support for every model. No translation layers, no performance penalties. Process over 10 million records per second. Traversal speed stays constant whether your database has hundreds or billions of records. Query in the language you prefer: SQL, Cypher, Gremlin, GraphQL, MongoDB API, or Java. Deploy ArcadeDB embedded in your JVM application, on a standalone server, or distributed across multiple nodes with Raft Consensus for high availability. Fully ACID-compliant. Super lightweight. Apache 2.0 licensed — free for production and commercial use.
    Starting Price: Free
  • 27
    KX Streaming Analytics
    KX Streaming Analytics provides the ability to ingest, store, process, and analyze historic and time series data to make analytics, insights, and visualizations instantly available. To help ensure your applications and users are productive quickly, the platform provides the full lifecycle of data services, including query processing, tiering, migration, archiving, data protection, and scaling. Our advanced analytics and visualization tools, used widely across finance and industry, enable you to define and perform queries, calculations, aggregations, machine learning and AI on any streaming and historical data. Deployable across multiple hardware environments, data can come from real-time business events and high-volume sources including sensors, clickstreams, radio-frequency identification, GPS systems, social networking sites, and mobile devices.
  • 28
    CodeGym

    CodeGym

    CodeGym

    Codegym's Java programming course consists of 4 quests, Java Syntax, Java Core, Java Collections, and Multithreading. These quests contain more than five hundred mini-lessons and more than a thousand exercises. The difficulty of the tasks gradually increases, just like the weight on the bar at the gym, a small increase in the load every day will ultimately produce noticeable results. By the end of the course, you'll have gained 500-1000 hours of programming experience. The course will introduce you to all the essential topics about Java, including Java syntax, standard types, arrays, lists, collections, generics, exceptions, and how to work with threads, files, the network, and the Internet. You'll also learn about OOP, serialization, recursion, annotations, the most common design patterns, and much more. You can return to your learning anytime, since we save your progress through the course. If you need to take a break while solving a big task, no worries.
    Starting Price: $49 per month
  • 29
    Proficy Historian
    Proficy Historian is a best-in-class historian software solution that collects industrial time-series and A&E data at very high speed, stores it efficiently and securely, distributes it, and allows for fast retrieval and analysis —driving greater business value. With decades of experience and thousands of successful customer installations around the world, Proficy Historian changes the way companies perform and compete by making data available for asset and process performance analysis. The most recent Proficy Historian enhances usability, configurability and maintainability with significant architectural improvements. Take advantage of the solution’s simple yet powerful features to unlock new value from your equipment, process data, and business models. Remote collector management with UX. Horizontal scalability that enables enterprise-wide data visibility.
  • 30
    Blueflood

    Blueflood

    Blueflood

    Blueflood is a high throughput, low latency, multi-tenant distributed metric processing system behind Rackspace Metrics, which is currently used in production by the Rackspace Monitoring team and Rackspace public cloud team to store metrics generated by their systems. In addition to Rackspace metrics, other large scale deployments of Blueflood can be found at community Wiki. Data from Blueflood can be used to construct dashboards, generate reports, graphs or for any other use involving time-series data. It focuses on near-realtime data, with data that is queryable mere milliseconds after ingestion. You send metrics to the ingestion service. You query your metrics from the Query service. And in the background, rollups are batch-processed offline so that queries for large time-periods are returned quickly.
  • 31
    IndexedDB

    IndexedDB

    Mozilla

    ​IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data. While web storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data. IndexedDB provides a solution. IndexedDB is a transactional database system, like an SQL-based Relational Database Management System (RDBMS). However, unlike SQL-based RDBMSes, which use fixed-column tables, IndexedDB is a JavaScript-based object-oriented database. IndexedDB lets you store and retrieve objects that are indexed with a key; any objects supported by the structured clone algorithm can be stored. You need to specify the database schema, open a connection to your database, and then retrieve and update data within a series of transactions. Like most web storage solutions, IndexedDB follows the same-origin policy.
    Starting Price: Free
  • 32
    eQuest

    eQuest

    eQuest Software

    Create one-time and recurring work orders in a snap! Quality assurance inspections customized to your client's exact specifications and performed via our Mobile App. Our cloud based system allows control and access from anywhere in the world. Manage your work orders and perform your inspections in the field with the eQuest Mobile Work Order App. Equest works with your iphone, android phones & tablets. Take a closer look at eQuest Work Order Software's features and benefits. Take a tour, and discover how eQuest work order software & Mobile App will save you money and increase your business's revenue. Labor costs are the single largest expense in the operation of any service industry business. Gain visibility to when each and every employee starts and ends their workday. Click to request an online eQuest Work Order Software Demonstration. An eQuest representative will walk you through the features and benefits of the eQuest system.
  • 33
    FileQuest

    FileQuest

    Digital Mountain

    FileQuest® enables accelerated Web-based data discovery for litigation, investigations, regulatory compliance and privacy protection. FileQuest® Digital Mountain provides on-demand, Web-based solutions for acceleration and control over the complete electronic discovery workflow. FileQuest® is an advanced Web-based data discovery solution that empowers law firms, corporations and government organizations to seamlessly perform their own data extraction, filtering, processing, review and production of documents. With our robust, fully integrated platform, FileQuest® dramatically reduces the time required for data discovery and eliminates the need for your organization to maintain any software or hardware. In other words, FileQuest® provides you with accelerated data discovery on-tap with no fixed up-front costs. FileQuest® provides the power to: Import data. continuously as discovery occurs. Track all electronic evidence with an audit trail.
  • 34
    ImageQuest ECM

    ImageQuest ECM

    Informa Software

    Managing content today is much more than storing and retrieving documents. A mobile workforce demands efficient distribution. Decentralized decision making requires routing for approvals of more complex workflows, because what ultimately matters is not the document but the information it contains. ImageQuest ECM is engineered to serve small business to the enterprise level as information needs to be captured, stored, and retrieved so paper can be eliminated. ImageQuest from Informa is powerful content management software that can stand alone as a user-friendly document management system or be deployed as the core of an integrated workflow and business process automation application. Over 80% of businesses still have a need for organized, categorized, and structured content personalized for targeted audiences. 74% of businesses list "improve the experience of our customers" as a top priority- the proper support is needed.
  • 35
    PeerDB

    PeerDB

    PeerDB

    If Postgres is at the core of your business and is a major source of data, PeerDB provides a fast, simple, and cost-effective way to replicate data from Postgres to data warehouses, queues, and storage. Designed to run at any scale, and tailored for data stores. PeerDB uses replication messages from the Postgres replication slot to replay the schema messages. Alerts for slot growth and connections. Native support for Postgres toast columns and large JSONB columns for IoT. Optimized query design to reduce warehouse costs; particularly useful for Snowflake and BigQuery. Support for partitioned tables via both publish. Blazing fast and consistent initial load by transaction snapshotting and CTID scans. High-availability, in-place upgrades, autoscaling, advance logs, metrics and monitoring dashboards, burstable instance types, and suitable for dev environments.
    Starting Price: $250 per month
  • 36
    QuEST

    QuEST

    QuEST

    The Quantum exact simulation toolkit is a high-performance simulator of quantum circuits, state-vectors and density matrices. QuEST uses multithreading, GPU acceleration and distribution to run lightning first on laptops, desktops and networked supercomputers. QuEST just works; it is stand-alone, requires no installation, and is trivial to compile and get running. QuEST has no setup; it can be downloaded, compiled and run in a matter of seconds. QuEST has no external dependencies and compiles natively on Windows, Linux and MacOS. Whether on a laptop, a desktop, a supercomputer, a microcontroller, or in the cloud, you can almost always get QuEST running with only a few terminal commands.
  • 37
    mQuest

    mQuest

    cluetec

    mQuest® Market Research is the ultimate survey tool for all kinds of modern market research – approved a million times over. Flexible order management, convenient implementation, and precise analysis – makes mQuest® POS the ideal companion for research at the POS. Individual checklists, detailed picture documentation and a precise analysis help maintain and continuously improve quality standards. mQuest® Lead makes the automated mobile acquisition of leads on smartphones or tablets and the corresponding follow-up can be easily feasible. Whether interview based or filled out individually, with mQuest® Car Clinic any prototype test can be executed in a confident and secure way, With mQuest® field workers are able to overview all orders and activities while they are on the road with mQuest® service. All processes can be documented consistently with checklists and protocols.
    Starting Price: $199 per month
  • 38
    Fauna

    Fauna

    Fauna

    Fauna is a data API for modern applications that facilitates rich clients with serverless backends by providing a web-native interface with support for GraphQL and custom business logic, frictionless integration with the serverless ecosystem, a no compromise multi-cloud architecture you can trust and grow with and total freedom from database operations. Instantly create multiple databases in one account leveraging multi-tenancy for development or customer-facing use case. Create a distributed database across one geography or the globe in just three clicks and easily import existing data. Scale seamlessly without ever managing servers, clusters, data partitioning, or replication. Track usage and consumption-based billing in near real time via a dashboard.
    Starting Price: Free
  • 39
    ITTIA DB
    The ITTIA DB product family combines the best of time series, real-time data streaming, and analytics for embedded systems to reduce development time and costs. ITTIA DB IoT is a small-footprint embedded database for real-time resource-constrained 32-bit microcontrollers (MCUs), and ITTIA DB SQL is a high-performance time-series embedded database for single or multicore microprocessors (MPUs). Both ITTIA DB products enable devices to monitor, process, and store real-time data. ITTIA DB products are also built for the automotive industry Electronic Control Units (ECUs). ITTIA DB data security protocols offer data protection against malicious access with encryption, authentication, and DB SEAL. ITTIA SDL is conformant to the principles of IEC/ISO 62443. Embed ITTIA DB to collect, process, and enrich incoming real-time data streams in a purpose-built SDK for edge devices. Search, filter, join, and aggregate at the edge.
  • 40
    DuckDB

    DuckDB

    DuckDB

    Processing and storing tabular datasets, e.g. from CSV or Parquet files. Large result set transfer to client. Large client/server installations for centralized enterprise data warehousing. Writing to a single database from multiple concurrent processes. DuckDB is a relational database management system (RDBMS). That means it is a system for managing data stored in relations. A relation is essentially a mathematical term for a table. Each table is a named collection of rows. Each row of a given table has the same set of named columns, and each column is of a specific data type. Tables themselves are stored inside schemas, and a collection of schemas constitutes the entire database that you can access.
  • 41
    FaceQuest

    FaceQuest

    FaceQuest

    FaceQuest® is an AI face recognition solution created & maintained by Ampyard. FaceQuest provides facial recognition system to students, developers & and enterprise clients worldwide. We serve industries like banking, fintech, insurance, ride-hailing & delivery services, retail, subscription apps, institutions & workplaces. Get started with recognizing faces in no time. Minimal setup required. Even more, you can use FaceQuest® solely using API calls, if you wish. Automate your workload using FaceQuest® APIs. Recognize faces from any programming language by simply using your secret key. FaceQuest's pay-as-you-grow pricing plans allow you to pay based on the current volume of requirements you have. If you need less, you pay less. You do not need jazzy infra or AI coding skills to recognize faces in your software. FaceQuest® enables you to concentrate on building your own software, without additional investment and maintenance for high end infrastructure.
    Starting Price: $22.50 per month
  • 42
    Quest for Business
    From ease of launch to a focused in-headset experience, Quest for Business is both enterprise-ready and user-friendly. Eliminate physical barriers and discover powerful new ways to train, collaborate, and boost productivity with VR on Quest for Business. The platform is built on an enterprise-grade infrastructure that adheres to stringent data security standards, and it provides straight forward device management and advanced support so it’s easy to adopt and scale throughout your organization. Our industry-leading VR headset, Meta Quest 2, offers untethered freedom to move and interact with virtual environments. Designed with enhanced performance and ergonomics, the Quest 2 is lightweight and can be paired with our new Elite Strap with Battery to extend battery life and improve comfort for longer work sessions. It has a higher-resolution display and faster processing than the original Quest, so text is more crisp, complex models and experiences load quickly.
  • 43
    kdb Insights
    kdb Insights is a cloud-native, high-performance analytics platform designed for real-time analysis of both streaming and historical data. It enables intelligent decision-making regardless of data volume or velocity, offering unmatched price and performance, and delivering analytics up to 100 times faster at 10% of the cost compared to other solutions. The platform supports interactive data visualization through real-time dashboards, facilitating instantaneous insights and decision-making. It also integrates machine learning models to predict, cluster, detect patterns, and score structured data, enhancing AI capabilities on time-series datasets. With supreme scalability, kdb Insights handles extensive real-time and historical data, proven at volumes of up to 110 terabytes per day. Its quick setup and simple data intake accelerate time-to-value, while native support for q, SQL, and Python, along with compatibility with other languages via RESTful APIs.
  • 44
    TeachQuest

    TeachQuest

    TeachQuest

    Transform Your Classroom into an Epic RPG Adventure TeachQuest is a gamified classroom management system that turns learning into an exciting RPG experience. Engage students, track progress, and create an immersive educational environment. Teach. Quest. Repeat. The most complete Classcraft alternative - A teacher-guided behavior management system that transforms classrooms through RPG mechanics with unparalleled customizability Looking for Classcraft Alternatives? TeachQuest Delivers More If you're exploring Classcraft alternatives for your classroom, you'll find that TeachQuest offers a comprehensive solution that goes beyond what most alternatives provide. While many Classcraft alternatives focus on simplified gamification, TeachQuest maintains the deep RPG experience that made the original platform so engaging.
  • 45
    InfluxDB

    InfluxDB

    InfluxData

    InfluxDB is a purpose-built data platform designed to handle all time series data, from users, sensors, applications and infrastructure — seamlessly collecting, storing, visualizing, and turning insight into action. With a library of more than 250 open source Telegraf plugins, importing and monitoring data from any system is easy. InfluxDB empowers developers to build transformative IoT, monitoring and analytics services and applications. InfluxDB’s flexible architecture fits any implementation — whether in the cloud, at the edge or on-premises — and its versatility, accessibility and supporting tools (client libraries, APIs, etc.) make it easy for developers at any level to quickly build applications and services with time series data. Optimized for developer efficiency and productivity, the InfluxDB platform gives builders time to focus on the features and functionalities that give their internal projects value and their applications a competitive edge.
  • 46
    eXtremeDB

    eXtremeDB

    McObject

    How is platform independent eXtremeDB different? - Hybrid data storage. Unlike other IMDS, eXtremeDB can be all-in-memory, all-persistent, or have a mix of in-memory tables and persistent tables - Active Replication Fabric™ is unique to eXtremeDB, offering bidirectional replication, multi-tier replication (e.g. edge-to-gateway-to-gateway-to-cloud), compression to maximize limited bandwidth networks and more - Row & Columnar Flexibility for Time Series Data supports database designs that combine row-based and column-based layouts, in order to best leverage the CPU cache speed - Embedded and Client/Server. Fast, flexible eXtremeDB is data management wherever you need it, and can be deployed as an embedded database system, and/or as a client/server database system -A hard real-time deterministic option in eXtremeDB/rt Designed for use in resource-constrained, mission-critical embedded systems. Found in everything from routers to satellites to trains to stock markets worldwide
  • 47
    Machbase

    Machbase

    Machbase

    Machbase, a time-series database that stores and analyzes a lot of sensor data from various facilities in real time, is the only DBMS solution that can process and analyze big data at high speed. Experience the amazing speed of Machbase! It is the most innovative product that enables real-time processing, storage, and analysis of sensor data. High speed sensor data storage and inquiry for sensor data by embedding DBMS in an Edge devices. Best data storage and extraction performance by DBMS running in a single server. Configuring Multi-node cluster with the advantages of availability and scalability. Total management solution of Edge computing for device, connectivity and data.
  • 48
    NetQuest BI

    NetQuest BI

    Tekno Telecom

    NetQuest BI provides visualizations and analysis of network data (CDRs and NetAnalyzer report outputs) with integration of specific Country/City code, rating, LERG and trunk group information for long term storage and reporting for multi-departmental use. NetQuest BI is designed for 90 days of online storage or longer and for detailed analysis and robust drill-down capabilities.
  • 49
    Contenlo Quest

    Contenlo Quest

    Contenlo Consulting

    We provide solutions to reporting problems and methods for dealing with increasing reporting requirements and complexity. Our solutions enable wider deployment of reporting both inside and outside an organization, both on the desktop and on mobile devices. Contenlo Quest is an Enterprise Web Reporting and Application Integration System. Quest has many capabilities and doesn't fit easily into conventional software categories - so to make it easier to gauge how Quest can help your business we have included the three main solution areas Quest covers. Has cost of training/licensing issues put you off enterprise reporting? Would universal point and click reporting be useful for your people? Are head office staff taking calls from other departments asking for information or clarification of paper reports? Do you have information tied up in legacy systems which you'd like to make available but training or emulation costs prevent it?
  • 50
    GoalQuest

    GoalQuest

    BI WORLDWIDE CANADA

    Our sales incentive program, GoalQuest, is a simple concept with extraordinary impact. BI WORLDWIDE Canada uses the impact of self-selected goals, segmenting participant performance and all-or-nothing achievement, GoalQuest drives productivity throughout the whole sales force. Here’s how it works: We start by segmenting your sales force into groups based on similar levels of productivity. This creates a level playing field and puts everyone on the same page. Then, GoalQuest helps participants establish goals that are both ambitious and attainable. Without segmentation, one goal has to fit everyone. That leaves high performers without adequate motivation and lower-level performers feeling like they don’t have a chance to succeed. We’ve changed all that. GoalQuest facilitates incremental sales from the top, middle and bottom levels of your sales force. Everyone’s motivated. Everyone’s achievements have an impact.