DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Coveo vs. Ignite vs. PouchDB vs. SpaceTime vs. XTDB

System Properties Comparison Coveo vs. Ignite vs. PouchDB vs. SpaceTime vs. XTDB

Editorial information provided by DB-Engines
NameCoveo  Xexclude from comparisonIgnite  Xexclude from comparisonPouchDB  Xexclude from comparisonSpaceTime  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.JavaScript DBMS with an API inspired by CouchDBSpaceTime is a spatio-temporal DBMS with a focus on performance.A general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelSearch engineKey-value store
Relational DBMS
Document storeSpatial DBMSDocument store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.28
Rank#114  Overall
#11  Search engines
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.coveo.comignite.apache.orgpouchdb.comwww.mireo.com/­spacetimegithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.coveo.comapacheignite.readme.io/­docspouchdb.com/­guideswww.xtdb.com/­docs
DeveloperCoveoApache Software FoundationApache Software FoundationMireoJuxt Ltd.
Initial release20122015201220202019
Current releaseApache Ignite 2.67.1.1, June 20191.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open SourcecommercialOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, Java, .NetJavaScriptC++Clojure
Server operating systemshostedLinux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes, extensible-data-notation format
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.noyesnonono
Secondary indexesyesyesyes infovia viewsnoyes
SQL infoSupport of SQLnoANSI-99 for query and DML statements, subset of DDLnoA subset of ANSI SQL is implementedlimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP APIHTTP REST
JDBC
Supported programming languagesC#
Java
JavaScript
Python
C#
C++
Java
PHP
Python
Ruby
Scala
JavaScriptC#
C++
Python
Clojure
Java
Server-side scripts infoStored proceduresnoyes (compute grid and cache interceptors can be used instead)View functions in JavaScriptnono
Triggersyesyes (cache interceptors and events)yesnono
Partitioning methods infoMethods for storing different data on different nodesyesShardingSharding infowith a proxy-based framework, named couchdb-loungeFixed-grid hypercubesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes (replicated cache)Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Real-time block device replication (DRBD)yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)yesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlgranular access controls, API key management, content filtersSecurity Hooks for custom implementationsnoyes

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CoveoIgnitePouchDBSpaceTimeXTDB infoformerly named Crux
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

AI for CX: Coveo's award-winning solution
17 April 2024, CMSWire

Coveo to Showcase the Significant Impact of AI and GenAI to Improve Digital Experiences at 10th Edition of Relevance ...
21 March 2024, GlobeNewswire

How Coveo delivers better experiences with generative AI by partnering with CIOs
20 October 2023, Fast Company

Coveo Wins CMSWire IMPACT Award for Best Use of AI in Customer Service with Coveo Relevance Generative ...
14 March 2024, Yahoo Finance

Coveo joins MACH Alliance to advocate open tech ecosystem
29 April 2024, IT Brief Australia

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here