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

DBMS > Datomic vs. JanusGraph vs. LevelDB vs. Postgres-XL vs. TimesTen

System Properties Comparison Datomic vs. JanusGraph vs. LevelDB vs. Postgres-XL vs. TimesTen

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonLevelDB  Xexclude from comparisonPostgres-XL  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSGraph DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score2.25
Rank#115  Overall
#19  Key-value stores
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.datomic.comjanusgraph.orggithub.com/­google/­leveldbwww.postgres-xl.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.datomic.comdocs.janusgraph.orggithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdwww.postgres-xl.org/­documentationdocs.oracle.com/­database/­timesten-18.1
DeveloperCognitectLinux Foundation; originally developed as Titan by AureliusGoogleOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2012201720112014 infosince 2012, originally named StormDB1998
Current release1.0.7075, December 20230.6.3, February 20231.23, February 202110 R1, October 201811 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoBSDOpen Source infoMozilla public licensecommercial
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 languageJava, ClojureJavaC++C
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
Illumos
Linux
OS X
Windows
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nononoyes infoXML type, but no XML query functionalityno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnononoyes infodistributed, parallel query executionyes
APIs and other access methodsRESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesClojure
Java
Clojure
Java
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infoTransaction Functionsyesnouser defined functionsPL/SQL
TriggersBy using transaction functionsyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)nonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infowith automatic compression on writesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentnoyes
User concepts infoAccess controlnoUser authentification and security via Rexster Graph Servernofine grained access rights according to SQL-standardfine 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
DatomicJanusGraph infosuccessor of TitanLevelDBPostgres-XLTimesTen
Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

James Dixon Imagines A Data Lake That Matters
26 January 2015, Forbes

Zoona Case Study
16 December 2017, AWS Blog

provided by Google News

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30 July 2020, Towards Data Science

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News



Share this page

Featured Products

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

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.

Present your product here