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 > Graphite vs. Kdb vs. Manticore Search vs. MySQL vs. Postgres-XL

Vergleich der Systemeigenschaften Graphite vs. Kdb vs. Manticore Search vs. MySQL vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphite  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessen
KurzbeschreibungData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperHoch performantes Time Series DBMSMulti-storage database for search, including full-text search.Weit verbreitetes, allgemein einsetzbares Open Source RDBMSBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellTime Series DBMSTime Series DBMS
Vektor DBMS
SuchmaschineRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSTime Series DBMS infousing the Manticore Columnar LibraryDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,57
Rang#73  Overall
#5  Time Series DBMS
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte0,22
Rang#312  Overall
#21  Suchmaschinen
Punkte1083,74
Rang#2  Overall
#2  Relational DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Websitegithub.com/­graphite-project/­graphite-webkx.commanticoresearch.comwww.mysql.comwww.postgres-xl.org
Technische Dokumentationgraphite.readthedocs.iocode.kx.commanual.manticoresearch.comdev.mysql.com/­docwww.postgres-xl.org/­documentation
EntwicklerChris DavisKx Systems, a division of First Derivatives plcManticore SoftwareOracle infoseit 2010, ursprünglich MySQL AB, danach Sun
Erscheinungsjahr20062000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 2003201719952014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version3.6, Mai 20186.0, Februar 20238.3.0, Jaenner 202410 R1, Oktober 2018
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infoKostenlose 32-bit VersionOpen Source infoGPL Version 2Open Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.Open Source infoMozilla public license
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
ImplementierungssprachePythonqC++C und C++C
Server BetriebssystemeLinux
Unix
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
DatenschemajajaFixed schemajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data onlyjaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaCan index from XMLjaja infoXML type, but no XML query functionality
Sekundärindizesneinja infotable attribute 'grouped'ja infoFull-Text Index auf allen Suchfeldernjaja
SQL infoSupport of SQLneinSQL-like query language (q)SQL-like query languageja infomit proprietären Erweiterungenja infodistributed, parallel query execution
APIs und andere ZugriffskonzepteHTTP API
Sockets
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenJavaScript (Node.js)
Python
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte Funktionenuser defined functionsja infoproprietäre Syntaxbenutzerdefinierte Funktionen
Triggersneinja infomittels Viewsneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale PartitionierungSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.horizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabrichorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineSource-Replica ReplikationSynchronous replication based on Galera libraryMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinnein infoein vergleichbares Paradigma wird intern verwendetneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinneinja infoisolated transactions for atomic changes and binary logging for safe writesACID infonicht für MyISAM Storage EngineACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infolockingjajaja infoTable Locks oder Row Locks abhängig von Storage Engineja
Durability infoDauerhafte Speicherung der Datenjajaja 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 haltenjajanein
Berechtigungskonzept infoZugriffskontrolleneinRechteverwaltung mit BenutzeraccountsneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
GraphiteKdbManticore SearchMySQLPostgres-XL
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides 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

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 MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
GraphiteKdbManticore SearchMySQLPostgres-XL
DB-Engines Blog Posts

Time Series DBMS are the database category with the fastest increase in popularity
4. Juli 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1. Juni 2015, Paul Andlinger

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Grafana Labs Announces Mimir Time Series Database
1. April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10. Dezember 2018, Uber

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3. März 2021, hackernoon.com

How Grafana made observability accessible
12. Juni 2023, InfoWorld

Top 10 open-source application monitoring tools
13. Juni 2017, TechGenix

bereitgestellt von Google News

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

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

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

KX Brings the Power and Performance of Kdb+ to Python Developers With PyKX
8. Juni 2023, AiThority

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

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

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

bereitgestellt von Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22. April 2024, Oracle

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29. Dezember 2023, InfoQ.com

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10. April 2024, hackernoon.com

Google advances with vector search in MySQL, leapfrogging Oracle in LLM support
4. März 2024, The Register

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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt