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

DBMS > CouchDB vs. Faircom DB vs. GridDB vs. Neo4j

Vergleich der Systemeigenschaften CouchDB vs. Faircom DB vs. GridDB vs. Neo4j

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungEin JSON - Document Store inspiriert durch Lotus Notes der von Server-Clustern bis Mobile Phones skaliertNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Scalable in-memory time series database optimized for IoT and Big DataScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellDocument StoreKey-Value Store
Relational DBMS
Time Series DBMSGraph DBMS
Sekundäre DatenbankmodelleSpatial DBMS infousing the Geocouch extensionKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte10,26
Rang#45  Overall
#7  Document Stores
Punkte0,24
Rang#311  Overall
#44  Key-Value Stores
#140  Relational DBMS
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte44,47
Rang#23  Overall
#1  Graph DBMS
Websitecouchdb.apache.orgwww.faircom.com/­products/­faircom-dbgriddb.netneo4j.com
Technische Dokumentationdocs.couchdb.org/­en/­stabledocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.griddb.netneo4j.com/­docs
EntwicklerApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von Damien Katz, ehemaliger Lotus Notes EntwicklerFairCom CorporationToshiba CorporationNeo4j, Inc.
Erscheinungsjahr2005197920132007
Aktuelle Version3.3.3, Dezember 2023V12, November 20205.1, August 20225.19, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2kommerziell infoRestricted, free version availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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.
ImplementierungsspracheErlangANSI C, C++C++Java, Scala
Server BetriebssystemeAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemaschemafreischema free, schema optional, schema required, partial schema,jaschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, ANSI Standard SQL Types, JSON, typed binary structuresja infonumerical, string, blob, geometry, boolean, timestampja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesja infoüber Viewsjajaja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsSQL92, SQL-like TQL (Toshiba Query Language)nein
APIs und andere ZugriffskonzepteRESTful HTTP/JSON APIADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte ProgrammiersprachenC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptja info.Net, JavaScript, C/C++neinja infoUser defined Procedures and Functions
Triggersjajajaja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoimproved architecture with release 2.0File partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
yes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica ReplikationCausal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce OperationenjaneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate consistency within container, eventual consistency across containersCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätneinjaneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infoatomare Operationen innerhalb eines Dokumentes möglichtunable from ACID to Eventually ConsistentACID at container levelACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoStrategie: optimistic lockingjajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer pro Datenbank definierbarFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users can be defined per databaseUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Faircom DB infoformerly c-treeACEGridDBNeo4j
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metricsGitHub trending repository
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

This Week in Neo4j: Google Cloud, Analysis, Knowledge Graph, Relationships and more
20. April 2024

Announcing NODES 2024: Submit Your Talk
17. April 2024

ISO GQL: A Defining Moment in the History of Database Innovation
17. April 2024

This Week in Neo4j: Podcast, RAG, Neo4j Guide, ERP and more
13. April 2024

Neo4j Brings GraphRAG Capabilities for GenAI to Google Cloud
9. 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
CouchDB infosteht für "Cluster Of Unreliable Commodity Hardware"Faircom DB infoformerly c-treeACEGridDBNeo4j
DB-Engines Blog Posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2. Juni 2014, Matthias Gelbmann

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

Erwähnungen in aktuellen Nachrichten

How to install the CouchDB NoSQL database on Debian Server 11
16. Juni 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15. März 2022, The Register

CouchDB 3.0 puts safety first
27. Februar 2020, InfoWorld

CouchDB 3.0 ends admin party era • DEVCLASS
27. Februar 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14. August 2021, MakeUseOf

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

bereitgestellt von Google News

Neo4j Welcomes New GQL International Standard in Major Milestone for Database Industry USA - English
17. April 2024, PR Newswire

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

Neo4j, Microsoft add graph features to Azure AI services
26. März 2024, SiliconANGLE News

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

Neo4j logo

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

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt