DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AllegroGraph vs. Apache Drill vs. Kdb vs. Tarantool vs. Trafodion

Vergleich der Systemeigenschaften AllegroGraph vs. Apache Drill vs. Kdb vs. Tarantool vs. Trafodion

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageHoch performantes Time Series DBMSIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
Document Store
Relational DBMS
Time Series DBMS
Vektor DBMS
Document Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,06
Rang#187  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Websiteallegrograph.comdrill.apache.orgkx.comwww.tarantool.iotrafodion.apache.org
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldrill.apache.org/­docscode.kx.comwww.tarantool.io/­en/­doctrafodion.apache.org/­documentation.html
EntwicklerFranz Inc.Apache Software FoundationKx Systems, a division of First Derivatives plcVKApache Software Foundation, originally developed by HP
Erscheinungsjahr200420122000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 200320082014
Aktuelle Version8.0, Dezember 20231.20.3, Jaenner 20233.6, Mai 20182.10.0, Mai 20222.3.0, Februar 2019
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratisOpen Source infoApache Version 2kommerziell infoKostenlose 32-bit VersionOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache 2.0
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.
ImplementierungsspracheqC und C++C++, Java
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
BSD
Linux
macOS
Linux
Datenschemaja infoRDF schemasschemafreijaFlexible data schema: relational definition for tables with ability to store json-like documents in columnsja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajastring, double, decimal, uuid, integer, blob, boolean, datetimeja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoBulk load from XML files möglichneinjaneinnein
Sekundärindizesjaneinja infotable attribute 'grouped'jaja
SQL infoSupport of SQLSPARQL is used as query languageSQL SELECT statement is SQL:2003 compliantSQL-like query language (q)Full-featured ANSI SQL supportja
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
JDBC
ODBC
RESTful HTTP API
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Open binary protocolADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
C++C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common Lispbenutzerdefinierte Funktionenbenutzerdefinierte FunktionenLua, C and SQL stored proceduresJava Stored Procedures
Triggersjaneinja infomittels Viewsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationShardinghorizontale PartitionierungSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Source-Replica ReplikationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
ja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein infoein vergleichbares Paradigma wird intern verwendetja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationkeineImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjayesja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaDepending on the underlying data sourcejayes, write ahead loggingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinDepending on the underlying data sourcejayes, full featured in-memory storage engine with persistencenein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenDepending on the underlying data sourceRechteverwaltung mit BenutzeraccountsAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphApache DrillKdbTarantoolTrafodion
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
Integrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
provides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» mehr
Neuigkeiten

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8. Januar 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
AllegroGraphApache DrillKdbTarantoolTrafodion
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19. Mai 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11. Dezember 2023, Datanami

bereitgestellt von Google News

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill Poised to Crack Tough Data Challenges
19. Mai 2015, Datanami

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

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

AllegroGraph logo

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

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

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