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

DBMS > EJDB vs. Geode vs. Google Cloud Bigtable vs. IBM Cloudant vs. Neo4j

Vergleich der Systemeigenschaften EJDB vs. Geode vs. Google Cloud Bigtable vs. IBM Cloudant vs. Neo4j

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEJDB  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Geode 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.Auf Apache CouchDB basierendes Database as a Service AngebotScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellDocument StoreKey-Value StoreKey-Value Store
Wide Column Store
Document StoreGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte2,68
Rang#106  Overall
#20  Document Stores
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Websitegithub.com/­Softmotions/­ejdbgeode.apache.orgcloud.google.com/­bigtablewww.ibm.com/­products/­cloudantneo4j.com
Technische Dokumentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgeode.apache.org/­docscloud.google.com/­bigtable/­docscloud.ibm.com/­docs/­Cloudantneo4j.com/­docs
EntwicklerSoftmotionsOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftNeo4j, Inc.
Erscheinungsjahr20122002201520102007
Aktuelle Version1.1, February 20175.19, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoApache Version 2; commercial licenses available as GemfirekommerziellkommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheCJavaErlangJava, Scala
Server BetriebssystemeserverlosAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetgehostetLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemaschemafreischemafreischemafreischemafreischemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, bool, date, object_idjaneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesneinneinneinjaja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLneinSQL-like query language (OQL)neinneinnein
APIs und andere ZugriffskonzepteIn-process LibraryJava Client API
Memcached Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
RESTful HTTP/JSON APIBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte ProgrammiersprachenActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenneinView Functions (Map-Reduce) in JavaScriptja infoUser defined Procedures and Functions
Triggersneinja infoCache Event Listenersneinjaja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingShardingja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesMulti-Source Replikation
Source-Replica Replikation
Causal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsneinneinneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinyes, on a single nodeAtomic single-row operationsnein infoAtomare Operationen innerhalb eines Dokumentes möglichACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoRead/Write Lockingjajaja infoOptimistic lockingja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer pro Datenbank definierbarUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
EJDBGeodeGoogle Cloud BigtableIBM CloudantNeo4j
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18. Mai 2024

Neo4j Joins the Connect with Confluent Partner Program
16. Mai 2024

10 Inspiring Projects to Spark Your NODES 2024 Presentation
15. Mai 2024

New Security Feature in Neo4j Aura: Customer Managed Keys
15. Mai 2024

Safeguarding Elections: How Graph Technology Powers Groundbreaking Research on Political Ads
13. Mai 2024

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
EJDBGeodeGoogle Cloud BigtableIBM CloudantNeo4j
DB-Engines Blog Posts

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22. Februar 2024, Vulture

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

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

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6. Mai 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6. Mai 2015, TechCrunch

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26. April 2024, SiliconANGLE News

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Neo4j Empowers Syracuse University with $250K Grant to Tackle Misinformation in 2024 Elections
8. Mai 2024, Datanami

Leveraging Neo4j and Amazon Bedrock for an Explainable, Secure, and Connected Generative AI Solution | Amazon ...
10. November 2023, AWS Blog

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

AllegroGraph logo

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt