DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > eXtremeDB vs. Google Cloud Spanner vs. Kyligence Enterprise vs. Microsoft SQL Server vs. OrientDB

Vergleich der Systemeigenschaften eXtremeDB vs. Google Cloud Spanner vs. Kyligence Enterprise vs. Microsoft SQL Server vs. OrientDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameeXtremeDB  Xaus Vergleich ausschliessenGoogle Cloud Spanner  Xaus Vergleich ausschliessenKyligence Enterprise  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungNatively in-memory DBMS with options for persistency, high-availability and clusteringA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.A distributed analytics engine for big data, built on top of Apache KylinRelationales DBMS von MicrosoftMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMSDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#212  Overall
#100  Relational DBMS
#18  Time Series DBMS
Punkte2,69
Rang#101  Overall
#51  Relational DBMS
Punkte0,44
Rang#259  Overall
#118  Relational DBMS
Punkte807,76
Rang#3  Overall
#3  Relational DBMS
Punkte3,02
Rang#88  Overall
#16  Document Stores
#6  Graph DBMS
#12  Key-Value Stores
Websitewww.mcobject.comcloud.google.com/­spannerkyligence.io/­kyligence-enterprisewww.microsoft.com/­en-us/­sql-serverorientdb.org
Technische Dokumentationwww.mcobject.com/­docs/­extremedb.htmcloud.google.com/­spanner/­docslearn.microsoft.com/­en-US/­sql/­sql-serverwww.orientdb.com/­docs/­last/­index.html
EntwicklerMcObjectGoogleKyligence, Inc.MicrosoftOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr20012017201619892010
Aktuelle Version8.2, 2021SQL Server 2022, November 20223.2.29, Maerz 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziellkommerziellkommerziell infoeingeschränkte kostenlose Version verfügbarOpen Source infoApache Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheC und C++JavaC++Java
Server BetriebssystemeAIX
HP-UX
Linux
macOS
Solaris
Windows
gehostetLinuxLinux
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemajajajajaschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
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, XSLTnein infosupport of XML interfaces availableneinneinjanein
Sekundärindizesjajajajaja
SQL infoSupport of SQLja infowith the option: eXtremeSQLja infoQuery statements complying to ANSI 2011ANSI SQL for queries (using Apache Calcite)jaSQL-like query language, no joins
APIs und andere Zugriffskonzepte.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
Lua
Python
Scala
Go
Java
JavaScript (Node.js)
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresjaneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJava, Javascript
Triggersja infoby defining eventsneinjaHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung / shardingShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
Multi-source replication with 3 replicas for regional instances.ja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infousing Google Cloud Dataflowjaneinnein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoStrict serializable isolationACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene

Weitere Informationen bereitgestellt vom Systemhersteller

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
eXtremeDBGoogle Cloud SpannerKyligence EnterpriseMicrosoft SQL ServerOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

PASS Data Community Summit
Seattle, Washington, 4.-8. November 2024

Erwähnungen in aktuellen Nachrichten

McObject
17. November 2021, Electronic Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

Interview: Jeff Chang And Steve Graves Cover In-Memory Databases
17. Dezember 2013, Electronic Design

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

bereitgestellt von Google News

Google Cloud adds graph processing to Spanner, SQL support to Bigtable
1. August 2024, InfoWorld

Google Cloud adds graph and vector search features to Spanner database
2. August 2024, Techzine Europe

New features make Google's Spanner a database for AI
1. August 2024, TechTarget

Google Cloud expands its database portfolio with new AI capabilities
1. August 2024, TechCrunch

Google Cloud announces new data innovations to support AI applications
1. August 2024, SiliconANGLE News

bereitgestellt von Google News

Kyligence Grows OLAP Business in the Cloud
20. Februar 2020, Datanami

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

Kyligence rolls out unified metrics platform for analytics
28. Juni 2022, SiliconANGLE News

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

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

bereitgestellt von Google News

Threat Actors Target Contractor Software
18. September 2024, Dark Reading

Make SQL Server end of support the start of your AWS cloud journey
12. Juni 2024, AWS Blog

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26. Juni 2024, Microsoft

SQL Server vNext: When and What Is Coming
15. Mai 2024, Redmondmag.com

Mastering the SQL Server command-line interface
30. Mai 2024, SitePoint

bereitgestellt von Google News

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21. Januar 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20. September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14. März 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt