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

DBMS > BigchainDB vs. Databricks vs. Neo4j vs. SingleStore vs. TinkerGraph

Vergleich der Systemeigenschaften BigchainDB vs. Databricks vs. Neo4j vs. SingleStore vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBigchainDB  Xaus Vergleich ausschliessenDatabricks  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsMySQL 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 typeA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellDocument StoreDocument Store
Relational DBMS
Graph DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#212  Overall
#36  Document Stores
Punkte78,61
Rang#15  Overall
#2  Document Stores
#10  Relational DBMS
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte5,60
Rang#62  Overall
#35  Relational DBMS
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Websitewww.bigchaindb.comwww.databricks.comneo4j.comwww.singlestore.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationbigchaindb.readthedocs.io/­en/­latestdocs.databricks.comneo4j.com/­docsdocs.singlestore.com
EntwicklerDatabricksNeo4j, Inc.SingleStore Inc.
Erscheinungsjahr20162013200720132009
Aktuelle Version5.19, April 20248.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoAGPL v3kommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziell infofree developer edition availableOpen Source infoApache 2.0
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.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
ImplementierungssprachePythonJava, ScalaC++, GoJava
Server BetriebssystemeLinuxgehostetLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Linux info64 bit version required
DatenschemaschemafreiFlexible Schema (defined schema, partial schema, schema free)schemafrei und schema-optionaljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjaja infoAustauschbares Index Subsystem, per Default Apache Lucenejanein
SQL infoSupport of SQLneinwith Databricks SQLneinyes infobut no triggers and foreign keysnein
APIs und andere ZugriffskonzepteCLI Client
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
TinkerPop 3
Unterstützte ProgrammiersprachenGo
Haskell
Java
JavaScript
Python
Ruby
Python
R
Scala
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
Groovy
Java
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenja infoUser defined Procedures and Functionsjanein
Triggersja infomittels Event Handlerneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja, mit Neo4j FabricSharding infohash partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer ReplikationsfaktorjaCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlySource-Replica Replikation infostores two copies of each physical data partition on two separate nodeskeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinja infoBeziehungen in Graphenneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)nein
Durability infoDauerhafte Speicherung der Datenyes,with MongoDB ord RethinkDBjajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.optional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleyesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Fine grained access control via users, groups and rolesnein
Weitere Informationen bereitgestellt vom Systemhersteller
BigchainDBDatabricksNeo4jSingleStore infoformer name was MemSQLTinkerGraph
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
F ree Tier and Enterprise Edition
» mehr
Neuigkeiten

Creating the GQL Database Language Standard
7. Mai 2024

This Week in Neo4j: GraphRAG, Knowledge Graphs, Open Source AI, GraphQL and more
4. Mai 2024

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27. April 2024

GQL is Here: Your Cypher Queries in a GQL World
26. April 2024

GQL: The ISO Standard for Graphs Has Arrived
25. April 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
BigchainDBDatabricksNeo4jSingleStore infoformer name was MemSQLTinkerGraph
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

alle anzeigen

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

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

An Introduction to BigchainDB, a Popular Blockchain Database
17. September 2020, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9. September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27. September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20. Januar 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26. August 2017, Blockchain Council

bereitgestellt von Google News

Databricks' GPT rival and who's investing in 'underdog' founders
8. Mai 2024, TechCrunch

Nvidia, Databricks Sued in Latest AI Copyright Class Actions
3. Mai 2024, Bloomberg Law

Exclusive | Pete Sonsini, Early Investor in Databricks, Gets Closer to Launching New VC Firm
3. Mai 2024, The Wall Street Journal

Databricks Launches DBRX, A New Standard for Efficient Open Source Models India - English
27. März 2024, PR Newswire

This Is the Platform Nancy Pelosi Used to Make Her Private Investment in Databricks
12. April 2024, Yahoo Finance

bereitgestellt von Google News

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

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

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

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

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

bereitgestellt von Google News

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

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

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

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

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

bereitgestellt von Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28. September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26. Februar 2019, 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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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