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. NSDb vs. Snowflake vs. Teradata

System Properties Comparison Datomic vs. JanusGraph vs. NSDb vs. Snowflake vs. Teradata

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonNSDb  Xexclude from comparisonSnowflake  Xexclude from comparisonTeradata  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 2017Scalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesCloud-based data warehousing service for structured and semi-structured dataA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSGraph DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitewww.datomic.comjanusgraph.orgnsdb.iowww.snowflake.comwww.teradata.com
Technical documentationdocs.datomic.comdocs.janusgraph.orgnsdb.io/­Architecturedocs.snowflake.net/­manuals/­index.htmldocs.teradata.com
DeveloperCognitectLinux Foundation; originally developed as Titan by AureliusSnowflake Computing Inc.Teradata
Initial release20122017201720141984
Current release1.0.6735, June 20230.6.3, February 2023Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoApache Version 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureJavaJava, Scala
Server operating systemsAll OS with a Java VMLinux
OS X
Unix
Windows
Linux
macOS
hostedhosted
Linux
Data schemeyesyesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringyesyes
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.nononoyesyes
Secondary indexesyesyesall fields are automatically indexedyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnonoSQL-like query languageyesyes infoSQL 2016 + extensions
APIs and other access methodsRESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
gRPC
HTTP REST
WebSocket
CLI Client
JDBC
ODBC
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesClojure
Java
Clojure
Java
Python
Java
Scala
JavaScript (Node.js)
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsyesnouser defined functionsyes infoUDFs, stored procedures, table functions in parallel
TriggersBy using transaction functionsyesno infosimilar concept for controling cloud resourcesyes
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)ShardingyesSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersyesyesMulti-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
Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
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, HazelcastUsing Apache Luceneyesyes
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 ServerUsers with fine-grained authorization concept, user roles and pluggable authenticationfine 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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DatomicJanusGraph infosuccessor of TitanNSDbSnowflakeTeradata
DB-Engines blog posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

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

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

Zoona Case Study
16 December 2017, AWS Blog

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

provided by Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

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

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

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

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

Former Snowflake and Microsoft execs back new data governance startup Codified
27 February 2024, GeekWire

Cloud database startup takes on Oracle, Snowflake, AWS
15 December 2023, SDxCentral

Data Storage Stocks Q4 Results: Benchmarking Snowflake (NYSE:SNOW)
16 April 2024, Yahoo Finance

Join third-party data in Amazon Redshift with Snowflake using Amazon Athena | Amazon Web Services
3 November 2023, AWS Blog

provided by Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12 May 2024, Simply Wall St

Michael D. Hutchinson Sells 18500 Shares of Teradata Co. (NYSE:TDC) Stock
12 May 2024, Defense World

Why Teradata (TDC) Isn't Done Growing Earnings Yet
12 May 2024, Yahoo Movies UK

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
11 May 2024, ABC News

AWS Marketplace: Teradata VantageCloud (SaaS) Comments
11 May 2024, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

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.

Present your product here