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 > EJDB vs. GreptimeDB vs. NuoDB vs. SQLite

System Properties Comparison EJDB vs. GreptimeDB vs. NuoDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonGreptimeDB  Xexclude from comparisonNuoDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)An open source Time Series DBMS built for increased scalability, high performance and efficiencyNuoDB is a webscale distributed database that supports SQL and ACID transactionsWidely used embeddable, in-process RDBMS
Primary database modelDocument storeTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#296  Overall
#44  Document stores
Score0.12
Rank#351  Overall
#34  Time Series DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbgreptime.comwww.3ds.com/­nuodb-distributed-sql-databasewww.sqlite.org
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.greptime.comdoc.nuodb.comwww.sqlite.org/­docs.html
DeveloperSoftmotionsGreptime Inc.Dassault Systèmes infooriginally NuoDB, Inc.Dwayne Richard Hipp
Initial release2012202220132000
Current release3.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache Version 2.0commercial infolimited edition freeOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCRustC++C
Server operating systemsserver-lessAndroid
Docker
FreeBSD
Linux
macOS
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
server-less
Data schemeschema-freeschema-free, schema definition possibleyesyes infodynamic column types
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesyes 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.nonono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoyesyesyes infoSQL-92 is not fully supported
APIs and other access methodsin-process shared librarygRPC
HTTP API
JDBC
ADO.NET
JDBC
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++
Erlang
Go
Java
JavaScript
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresnoPythonJava, SQLno
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingdata is dynamically stored/cached on the nodes where it is read/writtennone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoManaged transparently by NuoDBnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyes infoMVCCyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoTemporary tableyes
User concepts infoAccess controlnoSimple rights management via user accountsStandard SQL roles/ privileges, Administrative Usersno
More information provided by the system vendor
EJDBGreptimeDBNuoDBSQLite
Specific characteristicsGreptimeDB is a SQL & Python-enabled timeseries database system built from scratch...
» more
Competitive advantages- Inherits advantages of Rust, such as excellent performance, memory safe, resource...
» more
Typical application scenariosFor IoT industries, GreptimeDB can seamless integrate with message queues and other...
» more
Key customersGreptime's clients span multiple sectors including IoT, connected vehicles, and energy...
» more
Market metricsGreptimeDB has garnered global recognition by topping GitHub trends following its...
» more
Licensing and pricing modelsGreptimeDB: open source, distributed, cloud-native TSDB; supports Hybrid Time-series...
» more

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
EJDBGreptimeDBNuoDBSQLite
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

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

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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