DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > GraphDB vs. LevelDB vs. OpenTSDB vs. TDengine vs. Trino

Vergleich der Systemeigenschaften GraphDB vs. LevelDB vs. OpenTSDB vs. TDengine vs. Trino

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenOpenTSDB  Xaus Vergleich ausschliessenTDengine  Xaus Vergleich ausschliessenTrino  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesSkalierbares Timeseries DBMS basierend auf HBaseTime Series DBMS and big data platformFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQL
Primäres DatenbankmodellGraph DBMS
RDF Store
Key-Value StoreTime Series DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Key-Value Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,76
Rang#99  Overall
#8  Graph DBMS
#4  RDF Stores
Punkte2,33
Rang#111  Overall
#19  Key-Value Stores
Punkte1,59
Rang#140  Overall
#12  Time Series DBMS
Punkte2,48
Rang#107  Overall
#9  Time Series DBMS
Punkte5,28
Rang#61  Overall
#35  Relational DBMS
Websitewww.ontotext.comgithub.com/­google/­leveldbopentsdb.netgithub.com/­taosdata/­TDengine
tdengine.com
trino.io
Technische Dokumentationgraphdb.ontotext.com/­documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdopentsdb.net/­docs/­build/­html/­index.htmldocs.tdengine.comtrino.io/­broadcast
trino.io/­docs/­current
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextGooglederzeit von Yahoo und anderen gewartetTDEngine, previously Taos DataTrino Software Foundation
Erscheinungsjahr20002011201120192012 info2020 rebranded from PrestoSQL
Aktuelle Version10.4, Oktober 20231.23, Februar 20213.0, August 2022
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoBSDOpen Source infoLGPLOpen Source infoAGPL V3, also commercial editions availableOpen Source infoApache Version 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.
ImplementierungsspracheJavaC++JavaCJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Illumos
Linux
OS X
Windows
Linux
Windows
Linux
Windows
Linux
macOS infofor devlopment
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesschemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinnumerische Daten für Metriken, Strings für Tagsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesneinneinneindepending on connected data-source
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinneinStandard SQL with extensions for time-series applicationsja
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
Telnet API
JDBC
RESTful HTTP API
JDBC
RESTful HTTP API
Trino CLI
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Erlang
Go
Java
Python
R
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityneinneinneinyes, depending on connected data-source
Triggersneinneinneinyes, via alarm monitoringnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infobasierend auf HBaseShardingdepending on connected data-source
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationkeinefrei wählbarer Replikationsfaktor infobasierend auf HBasejadepending on connected data-source
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate Consistency infobasierend auf HBasedepending on connected data-source
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinneindepending on connected data-source
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infowith automatic compression on writesjajadepending on connected data-source
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltennein
Berechtigungskonzept infoZugriffskontrolleDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.neinneinyesSQL standard access control
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMLevelDBOpenTSDBTDengineTrino
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
TDengine™ is a time-series database designed to help traditional industries overcome...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
High Performance at Any Scale: With its distributed scalable architecture that grows...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
TDengine is purpose-built for Industry 4.0 and the Industrial IoT (IIoT) and particularly...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
TDengine has garnered over 23,000 stars on GitHub and is used in over 50 countries...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
TDengine OSS is free, open-source software released under the AGPLv3. TDengine Enterprise...
» mehr
Neuigkeiten

GraphDB in Action: Using Semantics To Push The Envelope Of Software Engineering, Machine Learning, and E-Health Domains
11. September 2024

Accelerating End-to-end Knowledge Graph Solutions with Ontotext’s LinkedLifeData Inventory: The Case of Target Discovery
30. August 2024

Using Entity Linking to Turn Your Graph into a Knowledge Graph
23. August 2024

Considerations to Creating a Graph Center of Excellence: 5 Elements to Ensure Success
22. August 2024

The Power of Knowledge Graphs – A Chat with Perfect Memory and Ontotext
16. August 2024

Optimize Data Consolidation for Multi-Site Renewable Energy Operations
9. September 2024

Connect Power BI to TDengine
6. September 2024

Using Streams and Subscriptions for Alerting
5. September 2024

Solar Panel Monitoring: OPC UA Ingestion
2. September 2024

Time-Series Databases: A Game Changer for the Renewable Energy Industry
30. August 2024

23 is a go, keeping pace with Java
17. September 2024

65: Performance boosts
12. September 2024

64: Control with Open Policy Agent OPA
22. August 2024

63: Querying with JS
1. August 2024

62: A lakehouse that simply works at Prezi
11. Juli 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
GraphDB infoUrsprünglicher Name: OWLIMLevelDBOpenTSDBTDengineTrino
DB-Engines Blog Posts

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

Ontotext’s GraphDB Solution Now Available on the Microsoft Azure Marketplace
17. Januar 2024, Datanami

Ontotext's GraphDB Solution Now Available in the AWS Marketplace
9. Oktober 2023, PR Newswire

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

Knowledge graphs change the nature of business intelligence
8. April 2024, TechHQ

bereitgestellt von Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2. September 2020, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB
19. Oktober 2022, Blocks & Files

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

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

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

bereitgestellt von Google News

TDengine Cloud released to developers
19. Oktober 2022, App Developer Magazine

TDengine Brings Open Source Time-Series Database to Kubernetes
19. April 2023, Cloud Native Now

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

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

bereitgestellt von Google News

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30. April 2024, The Next Platform

A look at Presto, Trino SQL query engines
9. August 2022, TechTarget

Trino: The Open-source Data Query Engine That Split from Facebook
30. März 2022, hackernoon.com

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost
4. Oktober 2023, AWS Blog

Starburst accelerates Trino to ‘Warp Speed’ to accelerate data querying
8. Februar 2023, VentureBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for 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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt