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

DBMS > Hyprcubd vs. IBM Db2 Event Store vs. Manticore Search vs. SQLite vs. TDSQL for MySQL

Vergleich der Systemeigenschaften Hyprcubd vs. IBM Db2 Event Store vs. Manticore Search vs. SQLite vs. TDSQL for MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHyprcubd  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenTDSQL for MySQL  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungServerless Time Series DBMSDistributed Event Store optimized for Internet of Things use casesMulti-storage database for search, including full-text search.Weit verbreitetes In-Process RDBMSA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primäres DatenbankmodellTime Series DBMSEvent Store
Time Series DBMS
SuchmaschineRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte114,32
Rang#10  Overall
#7  Relational DBMS
Punkte0,85
Rang#205  Overall
#95  Relational DBMS
Websitehyprcubd.com (offline)www.ibm.com/­products/­db2-event-storemanticoresearch.comwww.sqlite.orgwww.tencentcloud.com/­products/­dcdb
Technische Dokumentationwww.ibm.com/­docs/­en/­db2-event-storemanual.manticoresearch.comwww.sqlite.org/­docs.htmlwww.tencentcloud.com/­document/­product/­1042
EntwicklerHyprcubd, Inc.IBMManticore SoftwareDwayne Richard HippTencent
Erscheinungsjahr2017201720002013
Aktuelle Version2.06.0, Februar 20233.45.3  (15 April 2024), April 2024
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infofree developer edition availableOpen Source infoGPL Version 2Open Source infoPublic Domainkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoC und C++C++C
Server BetriebssystemegehostetLinux infoLinux, macOS, Windows for the developer additionFreeBSD
Linux
macOS
Windows
serverlosgehostet
DatenschemajajaFixed schemaja infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infotime, int, uint, float, stringjaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinCan index from XMLneinnein
Sekundärindizesneinneinja infoFull-Text Index auf allen Suchfeldernjaja
SQL infoSupport of SQLSQL-like query languageja infothrough the embedded Spark runtimeSQL-like query languageja infoSQL-92 wird nicht vollständig unterstütztja
APIs und andere ZugriffskonzeptegRPC (https)ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
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++
Java
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinjauser defined functionsneinja
Triggersneinneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.keineAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenActive-active shard replicationSynchronous replication based on Galera librarykeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinja infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenneinNo - written data is immutablejaja infomittels Filesystem-Locksja
Durability infoDauerhafte Speicherung der DatenjaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolletoken accessBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinUsers with fine-grained authorization concept

Weitere Informationen bereitgestellt vom Systemhersteller

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
HyprcubdIBM Db2 Event StoreManticore SearchSQLiteTDSQL for MySQL
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

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

Integrating Manticore Search with Apache Superset
8. August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1. Juni 2022, hackernoon.com

Google's Gemini comes to databases
9. April 2024, Yahoo Canada Shine On

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

bereitgestellt von Google News

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, O'Reilly Media

Fully local retrieval-augmented generation, step by step
10. April 2024, InfoWorld

A Closer Look at the Top 3 Embedded Databases: SQLite, RocksDB, and DuckDB
29. August 2023, hackernoon.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30. November 2023, Phoronix

bereitgestellt von Google News

Tencent Cloud Database recognised for cloud database management systems
21. Dezember 2022, IT Brief Australia

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16. Mai 2022, PR Newswire Asia

Tencent Cloud and Allo Bank partner to enhance digital banking in Indonesia, ETCIO SEA
6. Juli 2023, ETCIO South East Asia

Tencent Cloud opens first data center in Indonesia
12. April 2021, KrASIA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

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.

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

Präsentieren Sie hier Ihr Produkt