DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BaseX vs. BigObject vs. EJDB vs. Ignite vs. TimescaleDB

System Properties Comparison BaseX vs. BigObject vs. EJDB vs. Ignite vs. TimescaleDB

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonBigObject  Xexclude from comparisonEJDB  Xexclude from comparisonIgnite  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Analytic DBMS for real-time computations and queriesEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelNative XML DBMSRelational DBMS infoa hierachical model (tree) can be imposedDocument storeKey-value store
Relational DBMS
Time Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score4.64
Rank#71  Overall
#4  Time Series DBMS
Websitebasex.orgbigobject.iogithub.com/­Softmotions/­ejdbignite.apache.orgwww.timescale.com
Technical documentationdocs.basex.orgdocs.bigobject.iogithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdapacheignite.readme.io/­docsdocs.timescale.com
DeveloperBaseX GmbHBigObject, Inc.SoftmotionsApache Software FoundationTimescale
Initial release20072015201220152017
Current release10.7, August 2023Apache Ignite 2.62.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoBSD licensecommercial infofree community edition availableOpen Source infoGPLv2Open Source infoApache 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++, Java, .NetC
Server operating systemsLinux
OS X
Windows
Linux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
server-lessLinux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateno infoXQuery supports typesyesyes infostring, integer, double, bool, date, object_idyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.noyesyes
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsnoANSI-99 for query and DML statements, subset of DDLyes infofull PostgreSQL SQL syntax
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
fluentd
ODBC
RESTful HTTP API
in-process shared libraryHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesLuanoyes (compute grid and cache interceptors can be used instead)user defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyes infovia eventsnonoyes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneyes (replicated cache)Source-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoautomatically between fact table and dimension tablesno infotypically not needed, however similar functionality with collection joins possiblenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writernonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/write lock on objects (tables, trees)yes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsnonoSecurity Hooks for custom implementationsfine grained access rights according to SQL-standard

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
BaseXBigObjectEJDBIgniteTimescaleDB
Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

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

Fire up big data processing with Apache Ignite
27 October 2016, InfoWorld

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

RaimaDB logo

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

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

Present your product here