DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > 4D vs. Kyligence Enterprise vs. Microsoft Azure Cosmos DB vs. searchxml vs. TinkerGraph

System Properties Comparison 4D vs. Kyligence Enterprise vs. Microsoft Azure Cosmos DB vs. searchxml vs. TinkerGraph

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonKyligence Enterprise  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonsearchxml  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemA distributed analytics engine for big data, built on top of Apache KylinGlobally distributed, horizontally scalable, multi-model database serviceDBMS for structured and unstructured content wrapped with an application serverA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Native XML DBMS
Search engine
Graph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.47
Rank#110  Overall
#54  Relational DBMS
Score0.46
Rank#266  Overall
#124  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitewww.4d.comkyligence.io/­kyligence-enterpriseazure.microsoft.com/­services/­cosmos-dbwww.searchxml.net/­category/­productstinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdeveloper.4d.comlearn.microsoft.com/­azure/­cosmos-dbwww.searchxml.net/­support/­handouts
Developer4D, IncKyligence, Inc.Microsoftinformationpartners gmbh
Initial release19842016201420152009
Current releasev20, April 20231.0
License infoCommercial or Open SourcecommercialcommercialcommercialcommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Java
Server operating systemsOS X
Windows
LinuxhostedWindows
Data schemeyesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON typesyesyes
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.yesnoyesno
Secondary indexesyesyesyes infoAll properties auto-indexed by defaultyesno
SQL infoSupport of SQLyes infoclose to SQL 92ANSI SQL for queries (using Apache Calcite)SQL-like query languagenono
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP API
WebDAV
XQuery
XSLT
TinkerPop 3
Supported programming languages4D proprietary IDE
PHP
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
C++ infomost other programming languages supported via APIsGroovy
Java
Server-side scripts infoStored proceduresyesJavaScriptyes infoon the application serverno
TriggersyesJavaScriptnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infoImplicit feature of the cloud serviceyes infosychronisation to multiple collectionsnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistencynone
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionmultiple readers, single writerno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlUsers and groupsAccess rights can be defined down to the item levelDomain, group and role-based access control at the document level and for application servicesno

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
4D infoformer name: 4th DimensionKyligence EnterpriseMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBsearchxmlTinkerGraph
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

Kyligence: Revolutionize Analytics with AI-Powered Metrics Platform
18 November 2016, kyligence.io

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks and Files

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, azure.microsoft.com

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, azure.microsoft.com

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS 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

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

Present your product here