DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Greenplum vs. RavenDB vs. RethinkDB vs. SWC-DB vs. Transbase

Vergleich der Systemeigenschaften Greenplum vs. RavenDB vs. RethinkDB vs. SWC-DB vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGreenplum  Xaus Vergleich ausschliessenRavenDB  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenSWC-DB infoSuper Wide Column Database  Xaus Vergleich ausschliessenTransbase  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.Open Source Operational and Transactional Enterprise NoSQL Document DatabaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.A high performance, scalable Wide Column DBMSA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellRelational DBMSDocument StoreDocument StoreWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte9,23
Rang#47  Overall
#30  Relational DBMS
Punkte3,01
Rang#101  Overall
#17  Document Stores
Punkte2,84
Rang#106  Overall
#19  Document Stores
Punkte0,01
Rang#387  Overall
#13  Wide Column Stores
Punkte0,15
Rang#337  Overall
#147  Relational DBMS
Websitegreenplum.orgravendb.netrethinkdb.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
www.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdocs.greenplum.orgravendb.net/­docsrethinkdb.com/­docswww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerPivotal Software Inc.Hibernating RhinosThe Linux Foundation infosince July 2017Alex KashirinTransaction Software GmbH
Erscheinungsjahr20052010200920201987
Aktuelle Version7.0.0, September 20235.4, Juli 20222.4.1, August 20200.5, April 2021Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL Version 3, kommerzielle Lizenz verfügbarOpen Source infoApache Version 2Open Source infoGPL V3kommerziell infoDevelopment Lizenz gratis
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++C++C und C++
Server BetriebssystemeLinuxLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
LinuxFreeBSD
Linux
macOS
Solaris
Windows
Datenschemajaschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infostring, binary, float, bool, date, geometryja
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.2neinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLjaSQL-like query language (RQL)neinSQL-like query languageja
APIs und andere ZugriffskonzepteJDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Proprietäres Protokoll
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C++C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresjajaneinja
TriggersjajaClient-side triggers through changefeedsneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source ReplikationSource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjajajaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, Cluster-wide transaction availableAtomic single-document operationsja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCC basedjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAuthorization levels configured per client per databaseja infousers and table-level permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

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

Weitere Ressourcen
GreenplumRavenDBRethinkDBSWC-DB infoSuper Wide Column DatabaseTransbase
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, O'Reilly Media

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

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13. Juni 2023, PR Newswire

Install the NoSQL RavenDB Data System
14. Mai 2021, The New Stack

How I Created a RavenDB Python Client
23. September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15. Mai 2019, Datanami

Review: NoSQL database RavenDB
20. März 2019, TechGenix

bereitgestellt von Google News

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

bereitgestellt von Google News

2022 All O-Zone Football Team
17. Dezember 2022, Ozarks Sports Zone

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.

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.

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt