DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > CrateDB vs. Microsoft SQL Server vs. Oracle vs. Raima Database Manager vs. RocksDB

Vergleich der Systemeigenschaften CrateDB vs. Microsoft SQL Server vs. Oracle vs. Raima Database Manager vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenRaima Database Manager infoformerly named db_Vista  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneRelationales DBMS von MicrosoftWeit verbreitetes, allgemein einsetzbares RDBMSRDBMS with a small footprint, either embedded into an application or used as a database serverEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Relational DBMSRelational DBMSRelational DBMS
Time Series DBMS
Key-Value Store
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS
Spatial DBMS
Document Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,69
Rang#226  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#11  Vektor DBMS
Punkte807,76
Rang#3  Overall
#3  Relational DBMS
Punkte1286,59
Rang#1  Overall
#1  Relational DBMS
Punkte0,40
Rang#268  Overall
#125  Relational DBMS
#21  Time Series DBMS
Punkte2,84
Rang#97  Overall
#16  Key-Value Stores
Websitecratedb.comwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­databaseraima.comrocksdb.org
Technische Dokumentationcratedb.com/­docslearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­databasedocs.raima.comgithub.com/­facebook/­rocksdb/­wiki
EntwicklerCrateMicrosoftOracleRaima Inc.Facebook, Inc.
Erscheinungsjahr20131989198019842013
Aktuelle Version5.8.1, August 2024SQL Server 2022, November 202223c, September 202315, Juni 20219.4.0, Juni 2024
Lizenz infoCommercial or Open SourceOpen Sourcekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziellOpen Source infoBSD
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.
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.
ImplementierungsspracheJavaC++C und C++CC++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Android
HP-UX
Integrity RTOS
iOS
Linux
OS X
QNX
Solaris
VxWorks
Windows
Linux
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaja infoSchemaless in JSON and XML columnsjaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjajanein infoExporting/Importing of XML structures possiblenein
Sekundärindizesjajajajanein
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityjaja infomit proprietären Erweiterungenjanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
ADO.NET
JDBC
ODBC
RESTful HTTP API
C++ API
Java API
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
.Net
C
C++
Objective-C
PL/SQL
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPL/SQL infoauch Java stored procedures möglichja infobased on the ANSI/ISO SQL Persistent Stored Modules (PSM) specificationnein
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding, horizontal partitioninghorizontale Partitionierunghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infokann in PL/SQL realisiert werdenneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätneinjajajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyACIDACID infomit parameterisierbarem isolation levelACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'jaja
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardneinnein
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBMicrosoft SQL ServerOracleRaima Database Manager infoformerly named db_VistaRocksDB
Specific characteristicsRaima Database Manager (RDM) is an embedded time-series database optimized to run...
» mehr
Competitive advantagesDecreased time-to-market Industry-standard interfaces & tools for making your job...
» mehr
Typical application scenariosTypical use cases include: Internet of Things (IoT) Embedded In-Memory Database Time-Series...
» mehr
Key customersInfor, ABB, The Boeing Company, BAE Systems, Dow Jones, Dun & Bradstreet, Fujitsu,...
» mehr
Market metricsOver 30 000 applications developers worldwide have field-tested RDM products More...
» mehr
Licensing and pricing modelsJust as the technical aspects of Raima Database Manager are flexible, so are the...
» mehr
Neuigkeiten

RaimaDB and QNX Forge a Powerful Partnership in Embedded Systems
9. Juli 2024

Raima Unveils RaimaDB 16.0: Elevating Database Performance and User Experience
29. Februar 2024

Raima Announces Release of Raima Database Manager (RDM) v15, a Powerful Embedded Time Series Database
10. Juni 2021

Raima Announces Release of Raima Database Manager (RDM) v14.2, a Powerful IoT Edge Embedded Database
8. Oktober 2020

Raima Joins BlackBerry QNX Channel Partner Program to Deliver Safety-Critical and Secure Software Solutions
1. Oktober 2020

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
Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» 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
CrateDBMicrosoft SQL ServerOracleRaima Database Manager infoformerly named db_VistaRocksDB
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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

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

Erwähnungen in aktuellen Nachrichten

CrateDB Appoints Jeff Olson as New CRO
9. Juli 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

Taleo Consulting and CrateDB Announce Strategic Partnership to Transform Data Management and Analytics in Financial Services markets
29. Juli 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

bereitgestellt von Google News

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

U.S. CISA adds Microsoft Windows, Apache HugeGraph-Server, Oracle JDeveloper, Oracle WebLogic Server, and M...
19. September 2024, Security Affairs

Hackers Exploit Default Credentials in FOUNDATION Software to Breach Construction Firms
19. September 2024, The Hacker News

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

How Phreesia replicated a 30 TB SQL Server database to Amazon S3 with AWS DMS
4. September 2024, AWS Blog

bereitgestellt von Google News

Yes, there is an Oracle data privacy settlement - Local 5
19. September 2024, weareiowa.com

Oracle Database is in many enterprises and now it’s in Google Cloud too
9. September 2024, VentureBeat

Oracle Cloud Infrastructure And AWS Form Strategic Partnership
11. September 2024, Forbes

AWS Weekly Roundup: Oracle Database@AWS, Amazon RDS, AWS PrivateLink, Amazon MSK, Amazon EventBridge, Amazon SageMaker and more | Amazon Web Services
16. September 2024, AWS Blog

Oracle and Amazon Web Services Announce Strategic Partnership
9. September 2024, PR Newswire

bereitgestellt von Google News

SOFTWARE TOOLS: Birdstep Technology intros RDM Embedded 9.1 & RDM Server 8.2
3. April 2009, Embedded

Edge Computing Enabling the Future
2. Juli 2018, WIND

Raima re-bundles their Raima Database Manager packages to align with market trends
14. März 2012, Embedded

LabVIEW integrates Raima’s Database API
7. August 2013, Embedded

bereitgestellt von Google News

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18. Oktober 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21. September 2020, Open Source For You

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Präsentieren Sie hier Ihr Produkt