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

DBMS > Geode vs. Google Cloud Bigtable vs. Graph Engine vs. Postgres-XL vs. SingleStore

Vergleich der Systemeigenschaften Geode vs. Google Cloud Bigtable vs. Graph Engine vs. Postgres-XL vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Wide Column Store
Graph DBMS
Key-Value Store
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,34
Rang#153  Overall
#24  Key-Value Stores
Punkte2,70
Rang#96  Overall
#15  Key-Value Stores
#7  Wide Column Stores
Punkte0,49
Rang#241  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte0,34
Rang#270  Overall
#124  Relational DBMS
Punkte4,19
Rang#66  Overall
#36  Relational DBMS
Websitegeode.apache.orgcloud.google.com/­bigtablewww.graphengine.iowww.postgres-xl.orgwww.singlestore.com
Technische Dokumentationgeode.apache.org/­docscloud.google.com/­bigtable/­docswww.graphengine.io/­docs/­manualwww.postgres-xl.org/­documentationdocs.singlestore.com
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleMicrosoftSingleStore Inc.
Erscheinungsjahr2002201520102014 infoseit 2012, ursprünglich genannt StormDB2013
Aktuelle Version1.1, February 201710 R1, Oktober 20188.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfirekommerziellOpen Source infoMIT LicenseOpen Source infoMozilla public licensekommerziell infofree developer edition available
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.
ImplementierungsspracheJava.NET and CCC++, Go
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostet.NETLinux
macOS
Linux info64 bit version required
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoXML type, but no XML query functionalitynein
Sekundärindizesneinneinjaja
SQL infoSupport of SQLSQL-like query language (OQL)neinneinja infodistributed, parallel query executionyes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte Programmiersprachen.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
C++
F#
Visual Basic
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinjabenutzerdefinierte Funktionenja
Triggersja infoCache Event Listenersneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontale Partitionierunghorizontale PartitionierungSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeAtomic single-row operationsneinACID infoMVCCACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and roles

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
GeodeGoogle Cloud BigtableGraph Engine infoformer name: TrinityPostgres-XLSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15. November 2018, oreilly.com

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Scaling Data Services with Pivotal GemFire[Book]
15. November 2018, oreilly.com

HPE acquires Ampool to gain distributed SQL engine
9. Juli 2021, VentureBeat

TIBCO Announces Acquisition of High-Performance In-Memory Data Platform SnappyData
7. März 2019, PR Newswire

bereitgestellt von Google News

Google introduces Bigtable SQL access and Spanner's new AI-ready features
1. August 2024, ZDNet

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

bereitgestellt von Google News

Trinity
30. Oktober 2010, Microsoft

The graph analytics landscape 2019
27. Februar 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Microsoft Demos New Office 365 and SharePoint Online Collaboration Technologies
3. März 2014, redmondmag.com

thatDot launches Quine, a streaming graph engine
23. Februar 2022, TechCrunch

bereitgestellt von Google News

SingleStore Unveils No-Code Solution Designed to Cut Data Migration from Days to Hours
13. Februar 2025, Business Wire

Third time was the charm for SingleStore in the cloud, CEO says
8. Juli 2024, The Register

CRG Solutions is Named SingleStore’s Value-Added Reseller Partner
13. Februar 2025, bwdisrupt.com

SingleStore acquires BryteFlow to better digest ERP and CRM data
4. Oktober 2024, Blocks and Files

SingleStore acquires BryteFlow to boost data ingestion capabilities
3. Oktober 2024, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt