DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. MarkLogic vs. Microsoft SQL Server vs. NebulaGraph vs. OpenEdge

Vergleich der Systemeigenschaften CockroachDB vs. MarkLogic vs. Microsoft SQL Server vs. NebulaGraph vs. OpenEdge

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenMarkLogic  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenOpenEdge  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Operational and transactional Enterprise NoSQL databaseRelationales DBMS von MicrosoftA distributed, linear scalable, high perfomant Graph DBMSAnwendungsentwicklungsumgebung mit integrierter Datenbank
Primäres DatenbankmodellRelational DBMSDocument Store
Native XML DBMS
RDF Store infoab Version 7
Suchmaschine
Relational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte5,92
Rang#58  Overall
#10  Document Stores
#1  Native XML DBMS
#1  RDF Stores
#6  Suchmaschinen
Punkte824,29
Rang#3  Overall
#3  Relational DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte3,51
Rang#86  Overall
#46  Relational DBMS
Websitewww.cockroachlabs.comwww.marklogic.comwww.microsoft.com/­en-us/­sql-servergithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.progress.com/­openedge
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.marklogic.comlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.nebula-graph.iodocumentation.progress.com/­output/­ua/­OpenEdge_latest
EntwicklerCockroach LabsMarkLogic Corp.MicrosoftVesoft Inc.Progress Software Corporation
Erscheinungsjahr20152001198920191984
Aktuelle Version23.1.1, Mai 202311.0, December 2022SQL Server 2022, November 2022OpenEdge 12.2, Maerz 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache Version 2.0 + Common Clause 1.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC++C++C++
Server BetriebssystemeLinux
macOS
Windows
Linux
OS X
Windows
Linux
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
Datenschemadynamic schemaschemafrei infoSchema kann erzwungen werdenjaStrong typed schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajaneinja
Sekundärindizesjajajaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.ja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLja infoSQL92jaSQL-like query languageja infoclose to SQL 92
APIs und andere ZugriffskonzepteJDBCJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C++
Go
Java
PHP
Python
Progress proprietary ABL (Advanced Business Language)
Server-seitige Scripts infoStored Proceduresneinja infovia XQuery or JavaScriptTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javauser defined functionsja
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Shardinghorizontale Partitionierung infosince Version 11.4
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTjaja, aber abhängig von der SQL-Server EditionCausal Clustering using Raft protocolSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoÃœber Hadoop Connector, HDFS Direct Access und in-database MapReduce Jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjaja infoRelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infocan act as a resource manager in an XA/JTA transactionACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, with Range Indexesjajanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlRollen-basierte Zugriffskontrolle auf Dokumenten- und SubdokumentenebeneBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlBenutzer und Gruppen
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBMarkLogicMicrosoft SQL ServerNebulaGraphOpenEdge
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterNavicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CockroachDBMarkLogicMicrosoft SQL ServerNebulaGraphOpenEdge
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
23. April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7. Februar 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12. März 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1. Februar 2024, BI-Platform.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4. Januar 2023, The Stack

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

SolarWinds unveils major upgrades to Plan Explorer tool
2. Mai 2024, IT Brief Australia

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

Top 35 SQL Server Interview Questions And Answers for 2024
5. Dezember 2023, Simplilearn

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

bereitgestellt von Google News

OpenEdge Application Development | Progress OpenEdge
14. September 2014, Progress Software

What's New in OpenEdge 12.8
15. April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11. März 2024, GBHackers

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Präsentieren Sie hier Ihr Produkt