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 > Dgraph vs. FatDB vs. LevelDB vs. Microsoft Azure Table Storage vs. Tibero

System Properties Comparison Dgraph vs. FatDB vs. LevelDB vs. Microsoft Azure Table Storage vs. Tibero

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonFatDB  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTibero  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionDistributed and scalable native Graph DBMSA .NET NoSQL DBMS that can integrate with and extend SQL Server.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA Wide Column Store for rapid development using massive semi-structured datasetsA secure RDBMS, designed for easy portability from Oracle
Primary database modelGraph DBMSDocument store
Key-value store
Key-value storeWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.48
Rank#158  Overall
#15  Graph DBMS
Score2.75
Rank#107  Overall
#19  Key-value stores
Score4.92
Rank#73  Overall
#6  Wide column stores
Score1.81
Rank#143  Overall
#65  Relational DBMS
Websitedgraph.iogithub.com/­google/­leveldbazure.microsoft.com/­en-us/­services/­storage/­tablesus.tmaxsoft.com/­products/­tibero
Technical documentationdgraph.io/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperDgraph Labs, Inc.FatCloudGoogleMicrosoftTmaxSoft
Initial release20162012201120122003
Current release1.23, February 20216, April 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoBSDcommercialcommercial
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 languageGoC#C++C and Assembler
Server operating systemsLinux
OS X
Windows
WindowsIllumos
Linux
OS X
Windows
hostedAIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
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
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLnono infoVia inetgration in SQL Servernonoyes
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
RESTful HTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoyes infovia applicationsnonoPersistent Stored Procedure (PSM)
Triggersnoyes infovia applicationsnonoyes
Partitioning methods infoMethods for storing different data on different nodesyesShardingnoneSharding infoImplicit feature of the cloud servicehorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftselectable replication factornoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonooptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono infoplanned for next version
User concepts infoAccess controlno infoPlanned for future releasesno infoCan implement custom security layer via applicationsnoAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standard (SQL 92, SQL 99)

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
DgraphFatDBLevelDBMicrosoft Azure Table StorageTibero
Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph GraphQL database users detail graph use cases
20 April 2021, TechTarget

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

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

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

TmaxSoft seeks to expand overseas sales
5 February 2015, 코리아타임스

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14 April 2021, Etnews

Tmax deploys advanced database management system at UITM's disaster recovery site
30 December 2022, The Malaysian Reserve

provided by Google News



Share this page

Featured Products

Neo4j logo

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

Milvus logo

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

SingleStore logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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