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

DBMS > Kinetica vs. Manticore Search vs. MariaDB vs. SAP SQL Anywhere vs. SingleStore

Vergleich der Systemeigenschaften Kinetica vs. Manticore Search vs. MariaDB vs. SAP SQL Anywhere vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameKinetica  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungFully vectorized database across both GPUs and CPUsMulti-storage database for search, including full-text search.Open source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellRelational DBMSSuchmaschineRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
Time Series DBMS
Time Series DBMS infousing the Manticore Columnar LibraryDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,69
Rang#234  Overall
#107  Relational DBMS
Punkte0,23
Rang#317  Overall
#21  Suchmaschinen
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte4,57
Rang#78  Overall
#43  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitewww.kinetica.commanticoresearch.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.singlestore.com
Technische Dokumentationdocs.kinetica.commanual.manticoresearch.commariadb.com/­kb/­en/­libraryhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.singlestore.com
EntwicklerKineticaManticore SoftwareMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
SAP infofrüher SybaseSingleStore Inc.
Erscheinungsjahr201220172009 infoFork of MySQL, which was first released in 199519922013
Aktuelle Version7.1, August 20216.0, Februar 202311.3.2, Februar 202417, Juli 20158.5, Jänner 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoGPL Version 2Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziellkommerziell infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheC, C++C++C und C++C++, Go
Server BetriebssystemeLinuxFreeBSD
Linux
macOS
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux info64 bit version required
DatenschemajaFixed schemaja infoDynamic Columns werden unterstütztjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinCan index from XMLjajanein
Sekundärindizesjaja infoFull-Text Index auf allen Suchfeldernjajaja
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query languageja infomit proprietären Erweiterungenjayes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
HTTP API
JDBC
ODBC
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenC++
Java
JavaScript (Node.js)
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenuser defined functionsja infoseit Version 10.3 auch PL/SQL kompatibelyes, in C/C++, Java, .Net or Perlja
Triggersja infotriggers when inserted values for one or more columns fall within a specified rangeneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.Horizontale Partitionierung, ShardingkeineSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationSynchronous replication based on Galera libraryMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation infoDatabase mirroringSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinja infoisolated transactions for atomic changes and binary logging for safe writesACID infonicht für MyISAM Storage EngineACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenjaja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.ja infonicht für In-Memory Storage Enginejaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoGPU vRAM or System RAMja infowith MEMORY storage enginejaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen auf TabellenebeneneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
KineticaManticore SearchMariaDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSingleStore infoformer name was MemSQL
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
SingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
SingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Driving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
IEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Customers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
F ree Tier and Enterprise Edition
» 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 MariaDB provides a native environment for MariaDB 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
KineticaManticore SearchMariaDBSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

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

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

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

alle anzeigen

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Kinetica Elevates RAG with Fast Access to Real-Time Data
26. März 2024, Datanami

Kinetica Delivers Real-Time Vector Similarity Search
21. März 2024, insideBIGDATA

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18. März 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18. März 2024, GlobeNewswire

Transforming spatiotemporal data analysis with GPUs and generative AI
30. Oktober 2023, InfoWorld

bereitgestellt von Google News

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

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

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

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

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13. April 2020, Towards Data Science

bereitgestellt von Google News

Struggling database company MariaDB could be taken private in $37M deal
19. Februar 2024, TechCrunch

Progress Software Corp. Statement regarding a Possible Offer for MariaDB plc
19. April 2024, GlobeNewswire

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

Progress Software considering possible 60c per share offer for MariaDB - TipRanks.com
19. April 2024, TipRanks

Lender threatens to sweep MariaDB accounts over private equity bid
23. Februar 2024, The Register

bereitgestellt von Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15. Juli 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21. Dezember 2021, SAP News

Sap Hybris Now Integrated With Office 365, Sharepoint, Azure, and 100+ via Layer2 Cloud Connector
20. Februar 2018, Newswire

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks & Files

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6. Dezember 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15. November 2023, IBM

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt