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

DBMS > Geode vs. Heroic vs. OceanBase vs. PostGIS vs. SingleStore

Vergleich der Systemeigenschaften Geode vs. Heroic vs. OceanBase vs. PostGIS vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenPostGIS  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 processesTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA distributed, high available RDBMS compatible with Oracle and MySQLSpatial extension of PostgreSQLMySQL 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 StoreTime Series DBMSRelational DBMSSpatial DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Wide Column Store
Relational DBMSDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte0,57
Rang#250  Overall
#21  Time Series DBMS
Punkte1,56
Rang#153  Overall
#71  Relational DBMS
Punkte23,90
Rang#29  Overall
#1  Spatial DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitegeode.apache.orggithub.com/­spotify/­heroicen.oceanbase.compostgis.netwww.singlestore.com
Technische Dokumentationgeode.apache.org/­docsspotify.github.io/­heroicen.oceanbase.com/­docs/­oceanbase-databasepostgis.net/­documentationdocs.singlestore.com
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.SpotifyOceanBase infopreviously Alibaba and Ant GroupSingleStore Inc.
Erscheinungsjahr20022014201120052013
Aktuelle Version1.1, February 20173.2.3, March 20223.4.2, Februar 20248.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache 2.0Open Source infoCommercial license availableOpen Source infoGPL v2.0kommerziell infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaJavaC++CC++, Go
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinuxLinux info64 bit version required
Datenschemaschemafreischemafreijajaja
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, XSLTneinneinneinjanein
Sekundärindizesneinja infovia Elasticsearchjajaja
SQL infoSupport of SQLSQL-like query language (OQL)neinjajayes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
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
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modebenutzerdefinierte Funktionenja
Triggersja infoCache Event Listenersneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)ja infobasierend auf PostgreSQLSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationjaMulti-source replication using Paxosja infobasierend auf PostgreSQLSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjajajajaja 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 haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights per client and object definableAccess rights for users, groups and roles according to SQL-standardja infobasierend auf PostgreSQLFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
GeodeHeroicOceanBasePostGISSingleStore infoformer name was MemSQL
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» mehr
F ree Tier and Enterprise Edition
» mehr

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
GeodeHeroicOceanBasePostGISSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

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

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

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

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

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30. Juni 2018, InfoQ.com

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4. August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, businesswire.com

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, ibm.com

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Präsentieren Sie hier Ihr Produkt