DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Greenplum vs. KeyDB vs. Microsoft SQL Server vs. mSQL vs. Oracle NoSQL

Vergleich der Systemeigenschaften Greenplum vs. KeyDB vs. Microsoft SQL Server vs. mSQL vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGreenplum  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsRelationales DBMS von MicrosoftmSQL (Mini SQL) is a simple and lightweight RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSRelational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte9,23
Rang#47  Overall
#30  Relational DBMS
Punkte0,80
Rang#219  Overall
#31  Key-Value Stores
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte1,67
Rang#151  Overall
#70  Relational DBMS
Punkte2,96
Rang#103  Overall
#18  Document Stores
#17  Key-Value Stores
#52  Relational DBMS
Websitegreenplum.orggithub.com/­Snapchat/­KeyDB
keydb.dev
www.microsoft.com/­en-us/­sql-serverhughestech.com.au/­products/­msqlwww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationdocs.greenplum.orgdocs.keydb.devlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerPivotal Software Inc.EQ Alpha Technology Ltd.MicrosoftHughes TechnologiesOracle
Erscheinungsjahr20052019198919942011
Aktuelle Version7.0.0, September 2023SQL Server 2022, November 20224.4, Oktober 202123.3, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoBSD-3kommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infofree licenses can be providedOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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.
ImplementierungsspracheC++C++CJava
Server BetriebssystemeLinuxLinuxLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Solaris SPARC/x86
DatenschemajaschemafreijajaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjajaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoseit Version 4.2neinjaneinnein
Sekundärindizesjaja infoby using the Redis Search modulejajaja
SQL infoSupport of SQLjaneinjaA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
RESTful HTTP API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresjaLuaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaneinnein
Triggersjaneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)keineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source Replikation
Source-Replica Replikation
ja, aber abhängig von der SQL-Server EditionkeineElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencykeineEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjaneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDOptimistic locking, atomic execution of commands blocks and scriptsACIDneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfacher Passwort-basierter Zugriffsschutz und ACLBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte für Benutzer und Rollen

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
GreenplumKeyDBMicrosoft SQL ServermSQL infoMini SQLOracle NoSQL
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

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, oreilly.com

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

Greenplum 6 ventures outside the analytic box | ZDNET
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

EMC and Greenplum Dress Elephant for IT Parade
8. Dezember 2011, WIRED

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

bereitgestellt von Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1. April 2024, microsoft.com

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28. März 2024, AWS Blog

Top 12 Data Migration Tools for 2024
18. April 2024, TechRepublic

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10. April 2024, Sophos

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

Oracle NoSQL database comes to the cloud
2. April 2020, TechTarget

Blog Theme - Details
4. April 2023, Oracle

Oracle Defies Self With 'NoSQL' Database
3. Oktober 2011, WIRED

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

Präsentieren Sie hier Ihr Produkt