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

DBMS > Blazegraph vs. CockroachDB vs. GigaSpaces vs. PouchDB vs. searchxml

Vergleich der Systemeigenschaften Blazegraph vs. CockroachDB vs. GigaSpaces vs. PouchDB vs. searchxml

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessensearchxml  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsJavaScript DBMS mit einem von CouchDB inspirierten APIDBMS for structured and unstructured content wrapped with an application server
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSDocument Store
Object oriented DBMS infoValues are user defined objects
Document StoreNative XML DBMS
Suchmaschine
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,75
Rang#219  Overall
#19  Graph DBMS
#8  RDF Stores
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,97
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte2,28
Rang#115  Overall
#21  Document Stores
Punkte0,00
Rang#383  Overall
#7  Native XML DBMS
#25  Suchmaschinen
Websiteblazegraph.comwww.cockroachlabs.comwww.gigaspaces.compouchdb.comwww.searchxml.net/­category/­products
Technische Dokumentationwiki.blazegraph.comwww.cockroachlabs.com/­docsdocs.gigaspaces.com/­latest/­landing.htmlpouchdb.com/­guideswww.searchxml.net/­support/­handouts
EntwicklerBlazegraphCockroach LabsGigaspaces TechnologiesApache Software Foundationinformationpartners gmbh
Erscheinungsjahr20062015200020122015
Aktuelle Version2.1.5, Maerz 201923.1.1, Mai 202315.5, September 20207.1.1, Juni 20191.0
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2; Commercial licenses availableOpen Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoJava, C++, .NetJavaScriptC++
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Windows
Linux
macOS
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Windows
Datenschemaschemafreidynamic schemaschemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoRDF literal typesjajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infoXML can be used for describing objects metadataneinja
Sekundärindizesjajajaja infoüber Viewsja
SQL infoSupport of SQLSPARQL is used as query languageyes, wire compatible with PostgreSQLSQL-99 for query and DML statementsneinnein
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBCGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
RESTful HTTP API
WebDAV
XQuery
XSLT
Unterstützte Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C++
Java
Python
Scala
JavaScriptC++ infomost other programming languages supported via APIs
Server-seitige Scripts infoStored ProceduresjaneinjaView Functions in JavaScriptja infoon the application server
Triggersneinneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaMulti-source replication using RAFTMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
Multi-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
ja infosychronisation to multiple collections
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infoMap-Reduce pattern can be built with XAP task executorsjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsjaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinMehrere Lese-, ein Schreibprozess
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infomittels IndexedDB, WebSQL oder LevelDBja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)Role-based access controlRole-based access controlneinDomain, group and role-based access control at the document level and for application services

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
BlazegraphCockroachDBGigaSpacesPouchDBsearchxml
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24. September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11. Dezember 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

3 Reasons To Think Offline First
22. März 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

AllegroGraph logo

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt