DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Drill vs. FoundationDB vs. H2 vs. Neo4j vs. PieCloudDB

Vergleich der Systemeigenschaften Apache Drill vs. FoundationDB vs. H2 vs. Neo4j vs. PieCloudDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageSortierter Key-Value Store. Core features werden durch layers ergänzt.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA cloud-native analytic database platform with new technologoy for elastic MPP
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
Relational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,02
Rang#124  Overall
#22  Document Stores
#59  Relational DBMS
Punkte1,06
Rang#185  Overall
#31  Document Stores
#28  Key-Value Stores
#85  Relational DBMS
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte44,89
Rang#21  Overall
#1  Graph DBMS
Punkte0,32
Rang#289  Overall
#133  Relational DBMS
Websitedrill.apache.orggithub.com/­apple/­foundationdbwww.h2database.comneo4j.comwww.openpie.com
Technische Dokumentationdrill.apache.org/­docsapple.github.io/­foundationdbwww.h2database.com/­html/­main.htmlneo4j.com/­docs
EntwicklerApache Software FoundationFoundationDBThomas MuellerNeo4j, Inc.OpenPie
Erscheinungsjahr2012201320052007
Aktuelle Version1.20.3, Jaenner 20236.2.28, November 20202.2.220, Juli 20235.20, Mai 20242.1, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
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.
ImplementierungsspracheC++JavaJava, Scala
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
gehostet
Datenschemaschemafreischemafrei infoEinige Layers unterstützen Schematajaschemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinneinjaja infoAustauschbares Index Subsystem, per Default Apache Luceneja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantnur in speziellem SQL-Layerjaneinja
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenC++.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Java.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Java
PL/SQL
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionennur im SQL-layerJava Stored Procedures and User-Defined Functionsja infoUser defined Procedures and Functionsuser defined functions
Triggersneinneinjaja infomittels Event Handlernein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingkeineja, mit Neo4j Fabricja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaWith clustering: 2 database servers on different computers operate on identical copies of a databaseCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineLinearizable consistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerjaja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourceja
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)User Roles and pluggable authentication with full SQL Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillFoundationDBH2Neo4jPieCloudDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» 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
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» mehr
Neuigkeiten

This Week in Neo4j: Importing Data, NODES, GenAI, Going Meta and more
1. Juni 2024

openCypher Will Pave the Road to GQL for Cypher Implementers
22. Mai 2024

7 Tips for Submitting Your NODES 2024 Talk
22. Mai 2024

How to Configure Neo4j Aura With AWS PrivateLink
21. Mai 2024

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18. 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
Apache DrillFoundationDBH2Neo4jPieCloudDB
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

MapR to Speak on Stream Processing Systems, Apache Spark and Drill at Industry Events in January
31. Mai 2024, Yahoo Movies UK

Apache Drill vs. Apache Spark — Which SQL query engine is better for you?
23. September 2019, Towards Data Science

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

FoundationDB Raises $17 Million Series A Financing
26. Mai 2024, Yahoo Movies UK

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Longview News-Journal

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

Neo Technology Announces Neo4j GraphDays Events in Seattle and Silicon Valley
29. Mai 2024, Yahoo Movies UK

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

Give Your Graph Workload a Cost-Performance Boost with Neo4j and AWS Graviton | Amazon Web Services
27. September 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

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