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

DBMS > Graph Engine vs. Ignite vs. Sadas Engine vs. TypeDB vs. VoltDB

Vergleich der Systemeigenschaften Graph Engine vs. Ignite vs. Sadas Engine vs. TypeDB vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageVerteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Key-Value Store
Relational DBMS
Relational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,00
Rang#383  Overall
#158  Relational DBMS
Punkte0,65
Rang#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Punkte1,44
Rang#158  Overall
#73  Relational DBMS
Websitewww.graphengine.ioignite.apache.orgwww.sadasengine.comtypedb.comwww.voltdb.com
Technische Dokumentationwww.graphengine.io/­docs/­manualapacheignite.readme.io/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationtypedb.com/­docsdocs.voltdb.com
EntwicklerMicrosoftApache Software FoundationSADAS s.r.l.VaticleVoltDB Inc.
Erscheinungsjahr20102015200620162010
Aktuelle VersionApache Ignite 2.68.02.26.3, Jaenner 202411.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0kommerziell infofree trial version availableOpen Source infoGPL Version 3, commercial licenses availableOpen Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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.
Implementierungssprache.NET and CC++, Java, .NetC++JavaJava, C++
Server Betriebssysteme.NETLinux
OS X
Solaris
Windows
AIX
Linux
Windows
Linux
OS X
Windows
Linux
OS X infofor development
Datenschemajajajajaja
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, XSLTneinjaneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinANSI-99 for query and DML statements, subset of DDLjaneinja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteRESTful HTTP APIHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Proprietäres Protokoll
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
C++
F#
Visual Basic
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresjayes (compute grid and cache interceptors can be used instead)neinneinJava
Triggersneinyes (cache interceptors and events)neinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungShardinghorizontale PartitionierungSharding infoby using CassandraSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes (replicated cache)keineMulti-Source Replikation infoby using CassandraMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenyes (compute grid and hadoop accelerator)neinja infoby using Apache Kafka and Apache Zookeepernein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjanein infosubstituted by the relationship featurenein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajajaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infomanaged by 'Learn by Usage'nein
Berechtigungskonzept infoZugriffskontrolleSecurity Hooks for custom implementationsAccess rights for users, groups and roles according to SQL-standardyes infoat REST API level; other APIs in progressBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
Graph Engine infoformer name: TrinityIgniteSadas EngineTypeDB infoformerly named GraknVoltDB
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache 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
Graph Engine infoformer name: TrinityIgniteSadas EngineTypeDB infoformerly named GraknVoltDB
Erwähnungen in aktuellen Nachrichten

Trinity
2. Juni 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, AWS Blog

Fire up big data processing with Apache Ignite
27. Oktober 2016, InfoWorld

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

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

How Roche Discovered Novel Potential Gene Targets with TypeDB
8. Juni 2021, Towards Data Science

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30. Januar 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29. Januar 2015, ADT Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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