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

DBMS > AlaSQL vs. CockroachDB vs. jBASE vs. Neo4j vs. Stardog

Vergleich der Systemeigenschaften AlaSQL vs. CockroachDB vs. jBASE vs. Neo4j vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryCockroachDB 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.A robust multi-value DBMS comprising development tools and middlewareScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSMultivalue DBMSGraph DBMSGraph DBMS
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte1,43
Rang#160  Overall
#3  Multivalue DBMS
Punkte44,47
Rang#23  Overall
#1  Graph DBMS
Punkte2,05
Rang#129  Overall
#11  Graph DBMS
#6  RDF Stores
Websitealasql.orgwww.cockroachlabs.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbaseneo4j.comwww.stardog.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.cockroachlabs.com/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9neo4j.com/­docsdocs.stardog.com
EntwicklerAndrey Gershun & Mathias R. WulffCockroach LabsRocket Software (früher Zumasys)Neo4j, Inc.Stardog-Union
Erscheinungsjahr20142015199120072010
Aktuelle Version23.1.1, Mai 20235.75.19, April 20247.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache 2.0, commercial license availablekommerziellOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheJavaScriptGoJava, ScalaJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
AIX
Linux
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Linux
macOS
Windows
Datenschemaschemafreidynamic schemaschemafreischemafrei und schema-optionalschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaoptionaljaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesneinjaja infoAustauschbares Index Subsystem, per Default Apache Luceneja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes, wire compatible with PostgreSQLEmbedded SQL for jBASE in BASICneinYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteJavaScript APIJDBCJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenJavaScriptC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Basic
Jabbascript
Java
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinjaja infoUser defined Procedures and Functionsuser defined functions and aggregates, HTTP Server extensions in Java
Triggersjaneinjaja infomittels Event Handlerja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontal 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 RAFTShardingja, mit Neo4j Fabrickeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-source replication using RAFTjaCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätjajaneinja infoBeziehungen in Graphenja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleneinRole-based access controlAccess rights can be defined down to the item levelUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Zugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLCockroachDBjBASENeo4jStardog
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

What Is Retrieval-Augmented Generation (RAG)?
24. April 2024

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

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
AlaSQLCockroachDBjBASENeo4jStardog
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

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

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

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

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

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

bereitgestellt von Google News

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

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English
26. März 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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt