DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Apache Drill vs. Apache Jena - TDB vs. BigObject vs. Citus vs. TiDB

Vergleich der Systemeigenschaften Apache Drill vs. Apache Jena - TDB vs. BigObject vs. Citus vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Drill  Xaus Vergleich ausschliessenApache Jena - TDB  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageApache Jena ist ein RDF store, der im Apache Jena Framework mitgeliefert wird und zur Persistierung und Abfrage von RDF Triplen verwendet werden kannAnalytic DBMS für Echtzeitberechnungen und QueriesScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primäres DatenbankmodellDocument Store
Relational DBMS
RDF StoreRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,95
Rang#127  Overall
#23  Document Stores
#60  Relational DBMS
Punkte3,75
Rang#84  Overall
#3  RDF Stores
Punkte0,13
Rang#333  Overall
#147  Relational DBMS
Punkte2,21
Rang#118  Overall
#56  Relational DBMS
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitedrill.apache.orgjena.apache.org/­documentation/­tdb/­index.htmlbigobject.iowww.citusdata.compingcap.com
Technische Dokumentationdrill.apache.org/­docsjena.apache.org/­documentation/­tdb/­index.htmldocs.bigobject.iodocs.citusdata.comdocs.pingcap.com/­tidb/­stable
EntwicklerApache Software FoundationApache Software Foundation infoursprünglich von HP Labs entwickeltBigObject, Inc.PingCAP, Inc.
Erscheinungsjahr20122000201520102016
Aktuelle Version1.20.3, Jaenner 20234.9.0, Juli 20238.1, Dezember 20188.0.0, Maerz 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache Lizenz, Version 2.0kommerziell infokostenlose community edition verfügbarOpen Source infoAGPL, commercial license also availableOpen 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheJavaCGo, Rust
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxLinux
Datenschemaschemafreija infoRDF Schemasjajaja
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, XSLTneinneinja infospecific XML type available, but no XML query functionalitynein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantneinSQL-like DML and DDL statementsja infostandard, with numerous extensionsja
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
fluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC++Java.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenjaLuabenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.nein
Triggersneinja infoüber Event Handerneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeineShardinghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeineSource-Replica Replikation infoother methods possible by using 3rd party extensionsUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeinekeineImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoautomatically between fact table and dimension tablesjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoTDB TransactionsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoRead/write lock on objects (tables, trees)jaja
Durability infoDauerhafte Speicherung der DatenDepending on the underlying data sourcejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenDepending on the underlying data sourcejaneinnein
Berechtigungskonzept infoZugriffskontrolleDepending on the underlying data sourceAccess control via Jena SecurityneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Apache DrillApache Jena - TDBBigObjectCitusTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
Apache DrillApache Jena - TDBBigObjectCitusTiDB
Erwähnungen in aktuellen Nachrichten

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

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

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

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

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24. Juli 2022, Data Science Central

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4. Mai 2022, Nature.com

Are there any Ontology Deployment Framework that can process OWL semantics and allow reasoning?
17. April 2018, ResearchGate

MarkLogic Hones Its Triple Store
18. August 2015, Datanami

Comparing Grakn to Semantic Web Technologies — Part 1/3 | by Tomas Sabat
26. Juni 2020, Towards Data Science

bereitgestellt von Google News

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, Microsoft

bereitgestellt von Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

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

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.

AllegroGraph logo

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

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