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 > Dgraph vs. Geode vs. Google Cloud Bigtable vs. HarperDB vs. Manticore Search

Vergleich der Systemeigenschaften Dgraph vs. Geode vs. Google Cloud Bigtable vs. HarperDB vs. Manticore Search

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares Graph DBMSGeode 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.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Multi-storage database for search, including full-text search.
Primäres DatenbankmodellGraph DBMSKey-Value StoreKey-Value Store
Wide Column Store
Document StoreSuchmaschine
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,48
Rang#158  Overall
#15  Graph DBMS
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,55
Rang#252  Overall
#38  Document Stores
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Websitedgraph.iogeode.apache.orgcloud.google.com/­bigtablewww.harperdb.iomanticoresearch.com
Technische Dokumentationdgraph.io/­docsgeode.apache.org/­docscloud.google.com/­bigtable/­docsdocs.harperdb.io/­docsmanual.manticoresearch.com
EntwicklerDgraph Labs, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleHarperDBManticore Software
Erscheinungsjahr20162002201520172017
Aktuelle Version1.1, February 20173.1, August 20216.0, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; commercial licenses available as Gemfirekommerziellkommerziell infofree community edition availableOpen Source infoGPL Version 2
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJavaNode.jsC++
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetLinux
OS X
FreeBSD
Linux
macOS
Windows
Datenschemaschemafreischemafreischemafreidynamic schemaFixed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaneinja infoJSON data typesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinCan index from XML
Sekundärindizesjaneinneinjaja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLneinSQL-like query language (OQL)neinSQL-like data manipulation statementsSQL-like query language
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java 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
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.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
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenneinCustom Functions infosince release 3.1user defined functions
Triggersneinja infoCache Event Listenersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardingShardingA table resides as a whole on one (or more) nodes in a clusterSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesja infothe nodes on which a table resides can be definedSynchronous replication based on Galera library
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeAtomic single-row operationsAtomic execution of specific operationsja infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajayes, using LMDBja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesAccess 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 rolesnein

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
DgraphGeodeGoogle Cloud BigtableHarperDBManticore Search
Erwähnungen in aktuellen Nachrichten

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20. Juli 2022, FinSMEs

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

bereitgestellt von Google News

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

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

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

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

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

bereitgestellt von Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

Build a Hacker News Clone using React and HarperDB — SitePoint
18. Oktober 2021, SitePoint

Akamai Announces New Cloud Computing Capabilities for Streaming Video at 2023 NAB Show
17. April 2023, PR Newswire

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13. April 2020, Towards Data Science

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

AllegroGraph logo

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

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.

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