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

DBMS > Google Cloud Datastore vs. mSQL vs. Neo4j vs. OpenTSDB vs. Stardog

Vergleich der Systemeigenschaften Google Cloud Datastore vs. mSQL vs. Neo4j vs. OpenTSDB vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Datastore  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformmSQL (Mini SQL) is a simple and lightweight RDBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsSkalierbares Timeseries DBMS basierend auf HBaseEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellDocument StoreRelational DBMSGraph DBMSTime Series DBMSGraph DBMS
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte1,68
Rang#146  Overall
#12  Time Series DBMS
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitecloud.google.com/­datastorehughestech.com.au/­products/­msqlneo4j.comopentsdb.netwww.stardog.com
Technische Dokumentationcloud.google.com/­datastore/­docsneo4j.com/­docsopentsdb.net/­docs/­build/­html/­index.htmldocs.stardog.com
EntwicklerGoogleHughes TechnologiesNeo4j, Inc.derzeit von Yahoo und anderen gewartetStardog-Union
Erscheinungsjahr20081994200720112010
Aktuelle Version4.4, Oktober 20215.19, April 20247.3.0, Mai 2020
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree licenses can be providedOpen Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei BedarfOpen Source infoLGPLkommerziell 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ügbarjaneinneinneinnein
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.
ImplementierungsspracheCJava, ScalaJavaJava
Server BetriebssystemegehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Linux
Windows
Linux
macOS
Windows
Datenschemaschemafreijaschemafrei und schema-optionalschemafreischema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, Details hierjajanumerische Daten für Metriken, Strings für Tagsja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesjajaja infoAustauschbares Index Subsystem, per Default Apache Luceneneinja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLSQL-like query language (GQL)A subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersneinneinYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
HTTP API
Telnet API
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 Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Erlang
Go
Java
Python
R
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresmit Google App Engineneinja infoUser defined Procedures and Functionsneinuser defined functions and aggregates, HTTP Server extensions in Java
TriggersCallbacks mit Google Apps Engineneinja infomittels Event Handlerneinja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineja, mit Neo4j FabricSharding infobasierend auf HBasekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using PaxoskeineCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyfrei wählbarer Replikationsfaktor infobasierend auf HBaseMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenja infomittels Google Cloud Dataflowneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.keineCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency infobasierend auf HBaseImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätja infovia ReferenceProperties or Ancestor pathsneinja infoBeziehungen in Graphenneinja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaneinjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)neinUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)neinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud DatastoremSQL infoMini SQLNeo4jOpenTSDBStardog
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

This Week in Neo4j: Podcast, GraphRAG, GraphQL, Chatbot and more
18. Mai 2024

Neo4j Joins the Connect with Confluent Partner Program
16. Mai 2024

10 Inspiring Projects to Spark Your NODES 2024 Presentation
15. Mai 2024

New Security Feature in Neo4j Aura: Customer Managed Keys
15. Mai 2024

Safeguarding Elections: How Graph Technology Powers Groundbreaking Research on Political Ads
13. 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
Google Cloud DatastoremSQL infoMini SQLNeo4jOpenTSDBStardog
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

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

Best cloud storage of 2024
29. April 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

bereitgestellt von Google News

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC
29. November 2018, diggers.news

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

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

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

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

bereitgestellt von Google News

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5. August 2016, KDnuggets

MapR to help admins peer into dense Hadoop clusters
28. Juni 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1. Juni 2016, The New Stack

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.

AllegroGraph logo

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

RaimaDB logo

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