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 > DuckDB vs. EJDB vs. SQLite vs. TDengine vs. Vertica

Vergleich der Systemeigenschaften DuckDB vs. EJDB vs. SQLite vs. TDengine vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDuckDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenTDengine  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, in-process, column-oriented SQL OLAP RDBMSEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Weit verbreitetes In-Process RDBMSTime Series DBMS and big data platformCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSTime Series DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,57
Rang#74  Overall
#40  Relational DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Punkte2,60
Rang#107  Overall
#8  Time Series DBMS
Punkte10,68
Rang#43  Overall
#27  Relational DBMS
Websiteduckdb.orggithub.com/­Softmotions/­ejdbwww.sqlite.orggithub.com/­taosdata/­TDengine
tdengine.com
www.vertica.com
Technische Dokumentationduckdb.org/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.sqlite.org/­docs.htmldocs.tdengine.comvertica.com/­documentation
EntwicklerSoftmotionsDwayne Richard HippTDEngine, previously Taos DataOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20182012200020192005
Aktuelle Version0.10, Februar 20243.45.3  (15 April 2024), April 20243.0, August 202212.0.3, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPLv2Open Source infoPublic DomainOpen Source infoAGPL V3, also commercial editions availablekommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++CCCC++
Server BetriebssystemeserverlosserverlosserverlosLinux
Windows
Linux
Datenschemajaschemafreija infodynamische SpaltentypenjaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idja infokeine strenge Typisierung wegen 'dynamic typing'jayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
SekundärindizesjaneinjaneinNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLjaneinja infoSQL-92 wird nicht vollständig unterstütztStandard SQL with extensions for time-series applicationsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
In-process LibraryADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
JDBC
RESTful HTTP API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte ProgrammiersprachenC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresneinneinneinneinyes, PostgreSQL PL/pgSQL, with minor differences
Triggersneinneinjayes, via alarm monitoringyes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeinekeineShardinghorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeinekeinejaMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)ja infoRead/Write Lockingja infomittels Filesystem-Locksjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleneinneinneinyesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
Weitere Informationen bereitgestellt vom Systemhersteller
DuckDBEJDBSQLiteTDengineVertica infoOpenText™ Vertica™
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» mehr
Deploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» mehr
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» mehr
Fast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» mehr
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» mehr
Communication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» mehr
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» mehr
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» mehr
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» mehr
Cost-based models and subscription-based models are both available. One license is...
» mehr
Neuigkeiten

What Is Predictive Maintenance?
17. Mai 2024

Can Typical Time-Series Databases Replace Data Historians?
8. Mai 2024

TDengine 3.3.0.0 Release Notes
7. Mai 2024

How to Unlock Value from Industrial Data with AI and ML Technology
6. Mai 2024

Compare InfluxDB vs. TDengine
19. April 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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
DuckDBEJDBSQLiteTDengineVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

DuckDB: The tiny but powerful analytics database
15. Mai 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1. Mai 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12. März 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20. September 2023, PR Newswire

bereitgestellt von Google News

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16. Januar 2024, DevClass

Universal API Access from Postgres and SQLite
27. Februar 2024, oreilly.com

SQLite 3.44 Extends Aggregate Functions
6. November 2023, iProgrammer

bereitgestellt von Google News

TDengine named Top Global Industrial Data Management Solution
4. Januar 2024, IT Brief Australia

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28. Februar 2023, Yahoo Finance

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

bereitgestellt von Google News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

How Embedded Analytics Help ISVs Overcome Challenges
14. September 2023, Spiceworks News and Insights

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25. Juli 2023, VentureBeat

Postgres pioneer Michael Stonebraker promises to upend the database once more
26. Dezember 2023, The Register

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26. Juli 2023, Techzine Europe

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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.

Präsentieren Sie hier Ihr Produkt