DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > NebulaGraph vs. Sadas Engine vs. SAP SQL Anywhere vs. SiteWhere vs. TypeDB

Vergleich der Systemeigenschaften NebulaGraph vs. Sadas Engine vs. SAP SQL Anywhere vs. SiteWhere vs. TypeDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNebulaGraph  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenSiteWhere  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed, linear scalable, high perfomant Graph DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsM2M Integrationsplatform zur Speicherung und Abfrage von ZeitserienTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primäres DatenbankmodellGraph DBMSRelational DBMSRelational DBMSTime Series DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,92
Rang#122  Overall
#11  Graph DBMS
Punkte0,00
Rang#385  Overall
#159  Relational DBMS
Punkte3,50
Rang#81  Overall
#44  Relational DBMS
Punkte0,07
Rang#347  Overall
#33  Time Series DBMS
Punkte0,65
Rang#230  Overall
#20  Graph DBMS
#9  Object oriented DBMS
#107  Relational DBMS
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.sadasengine.comwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlgithub.com/­sitewhere/­sitewheretypedb.com
Technische Dokumentationdocs.nebula-graph.iowww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationhelp.sap.com/­docs/­SAP_SQL_Anywheresitewhere1.sitewhere.io/­index.htmltypedb.com/­docs
EntwicklerVesoft Inc.SADAS s.r.l.SAP infofrüher SybaseSiteWhereVaticle
Erscheinungsjahr20192006199220102016
Aktuelle Version8.017, Juli 20152.28.3, Juni 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0kommerziell infofree trial version availablekommerziellOpen Source infoCommon Public Attribution License Version 1.0Open Source infoGPL Version 3, commercial licenses available
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.
ImplementierungsspracheC++C++JavaJava
Server BetriebssystemeLinuxAIX
Linux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
OS X
Windows
DatenschemaStrong typed schemajajavordefiniertes Schemaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.jajaneinja
SQL infoSupport of SQLSQL-like query languagejajaneinnein
APIs und andere ZugriffskonzepteBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
Proprietäres Protokoll
ADO.NET
HTTP API
JDBC
ODBC
HTTP RESTgRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Unterstützte Programmiersprachen.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-seitige Scripts infoStored Proceduresuser defined functionsneinyes, in C/C++, Java, .Net or Perlnein
Triggersneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungkeineSharding infobasierend auf HBaseno
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocolkeineSource-Replica Replikation infoDatabase mirroringfrei wählbarer Replikationsfaktor infobasierend auf HBaseSynchronous replication via raft
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsjajaneinnein infosubstituted by the relationship feature
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing RocksDBjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infomanaged by 'Learn by Usage'janeinnein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzeptyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
NebulaGraphSadas EngineSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSiteWhereTypeDB infoformerly named Grakn
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» mehr

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
NebulaGraphSadas EngineSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSiteWhereTypeDB infoformerly named Grakn
Erwähnungen in aktuellen Nachrichten

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13. September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26. August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17. Juli 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

bereitgestellt von Google News

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17. Juli 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world
3. November 2022, PR Newswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

bereitgestellt von Google News

SiteWhere: An open platform for connected devices
11. Juli 2017, Open Source For You

11 Best Open source IoT Platforms To Develop Smart Projects
9. März 2023, H2S Media

bereitgestellt von Google News

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

Building a Biomedical Knowledge Graph
28. Juni 2021, Towards Data Science

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.

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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