DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. EventStoreDB vs. Hypertable vs. Machbase Neo vs. SQLite

System Properties Comparison EJDB vs. EventStoreDB vs. Hypertable vs. Machbase Neo vs. SQLite

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonEventStoreDB  Xexclude from comparisonHypertable  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonSQLite  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Industrial-strength, open-source database solution built from the ground up for event sourcing.An open source BigTable implementation based on distributed file systems such as HadoopTimeSeries DBMS for AIoT and BigDataWidely used embeddable, in-process RDBMS
Primary database modelDocument storeEvent StoreWide column storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score1.10
Rank#179  Overall
#1  Event Stores
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbwww.eventstore.commachbase.comwww.sqlite.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddevelopers.eventstore.commachbase.com/­dbmswww.sqlite.org/­docs.html
DeveloperSoftmotionsEvent Store LimitedHypertable Inc.MachbaseDwayne Richard Hipp
Initial release20122012200920132000
Current release21.2, February 20210.9.8.11, March 2016V8.0, August 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open SourceOpen Source infoGNU version 3. Commercial license availablecommercial infofree test version availableOpen Source infoPublic Domain
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 languageCC++CC
Server operating systemsserver-lessLinux
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
Linux
macOS
Windows
server-less
Data schemeschema-freeschema-freeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idnoyesyes infonot rigid because of 'dynamic typing' concept.
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.nono
Secondary indexesnorestricted infoonly exact value or prefix value scansyesyes
SQL infoSupport of SQLnonoSQL-like query languageyes infoSQL-92 is not fully supported
APIs and other access methodsin-process shared libraryC++ API
Thrift
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C++
Java
Perl
PHP
Python
Ruby
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnononono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor on file system levelselectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infovolatile and lookup tableyes
User concepts infoAccess controlnonosimple password-based access controlno

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
EJDBEventStoreDBHypertableMachbase Neo infoFormer name was InfinifluxSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19 June 2020, Inter Press Service

provided by Google News

마크베이스, 개발 생산성 최대 90%↑…신개념 DB 'MACHBASE NEO 8.0' 출시
4 September 2023, 전자신문

[IoT 데이터 처리의 모든 것-②] IoT 데이터 전쟁의 서막
6 October 2021, 헬로티 – 매일 만나는 첨단 산업, IT 소식

마크베이스, 오픈소스 에디션 'MACHBASE NEO' 출시
28 March 2023, 전자신문

IoT 데이터 최적화 '시계열 데이터베이스' 등장
15 September 2019, 데이터넷

provided by Google News

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

Milvus logo

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

Present your product here