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. HarperDB vs. IRONdb vs. SQLite

Vergleich der Systemeigenschaften Geode vs. Google Cloud Bigtable vs. HarperDB vs. IRONdb vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
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.HarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Wide Column Store
Document StoreTime Series DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,42
Rang#149  Overall
#25  Key-Value Stores
Punkte2,93
Rang#90  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,55
Rang#240  Overall
#38  Document Stores
Punkte99,49
Rang#10  Overall
#7  Relational DBMS
Websitegeode.apache.orgcloud.google.com/­bigtablewww.harperdb.iowww.circonus.com/solutions/time-series-database/www.sqlite.org
Technische Dokumentationgeode.apache.org/­docscloud.google.com/­bigtable/­docsdocs.harperdb.io/­docsdocs.circonus.com/irondb/category/getting-startedwww.sqlite.org/­docs.html
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleHarperDBCirconus LLC.Dwayne Richard Hipp
Erscheinungsjahr20022015201720172000
Aktuelle Version1.1, February 20173.1, August 2021V0.10.20, January 20183.46.1  (13 August 2024), August 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziellkommerziell infofree community edition availablekommerziellOpen Source infoPublic Domain
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.
ImplementierungsspracheJavaNode.jsC und C++C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetLinux
OS X
Linuxserverlos
Datenschemaschemafreischemafreidynamic schemaschemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinja infoJSON data typesja infotext, numeric, histogramsja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinjaneinja
SQL infoSupport of SQLSQL-like query language (OQL)neinSQL-like data manipulation statementsSQL-like query language (Circonus Analytics Query Language: CAQL)ja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte Programmiersprachen.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinCustom Functions infosince release 3.1yes, in Luanein
Triggersja infoCache Event Listenersneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingA table resides as a whole on one (or more) nodes in a clusterAutomatic, metric affinity per nodekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesja infothe nodes on which a table resides can be definedconfigurable replication factor, datacenter awarekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
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 per node, eventual consistency across nodes
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeAtomic single-row operationsAtomic execution of specific operationsneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajayes, using LMDBjaja
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)Access rights for users and rolesneinnein

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 BigtableHarperDBIRONdbSQLite
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

GitHub Security Lab a project to identify vulnerabilities in open source software
30. Januar 2021, Desde Linux

bereitgestellt von Google News

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

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

Google Cloud Rolls Out Axion-Based C4A VMs for Improved Performance
30. Oktober 2024, Yahoo Finance

Google Cloud expands its database portfolio with new AI capabilities
1. August 2024, TechCrunch

Sifflet Achieves Google Cloud Ready - BigQuery Designation
31. Oktober 2024, StreetInsider.com

bereitgestellt von Google News

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11. September 2024, PR Newswire

HarperDB Attracts Significant Growth Investment from Serent Capital
12. Juni 2024, Business Wire

DoD Successfully Deploys Commercial AI Solutions for COD Project
10. September 2024, Defense Innovation Unit

Wilson Sonsini Advises Serent Capital on Significant Growth Investment in HarperDB
17. Juni 2024, wsgr.com

HarperDB Welcomes Former Couchbase CEO, Bob Wiederhold, as Executive Chairman
28. August 2024, PR Newswire

bereitgestellt von Google News

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

Google’s AI Tool Big Sleep Finds Zero-Day Vulnerability in SQLite Database Engine
4. November 2024, The Hacker News

Google: Big Sleep AI Agent Puts SQLite Software Bug to Bed
4. November 2024, Dark Reading

Google claims Big Sleep 'first' AI to spot freshly committed security bug that fuzzing missed
5. November 2024, The Register

Google uses large language model to discover real-world vulnerability
4. November 2024, The Record from Recorded Future News

Google Claims World First As AI Finds 0-Day Security Vulnerability
5. November 2024, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt