MariaDB is an open-source relational database made by the original developers of MySQL, supported by the MariaDB Foundation and a community of developers. The community states recent additional capabilities as including clustering with Galera Cluster 4, compatibility with Oracle Database, and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.
N/A
VictoriaMetrics Community
Score 8.5 out of 10
Enterprise companies (1,001+ employees)
VictoriaMetrics is a high-performance monitoring solution and time series database
N/A
Pricing
MariaDB Platform
VictoriaMetrics Community
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
MariaDB Platform
VictoriaMetrics Community
Free Trial
Yes
Yes
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
Yes
Yes
Entry-level Setup Fee
Optional
Optional
Additional Details
—
Enterprise support prices are negotiated individually with every customer. The price depends on many factors such as:
* Costs for the existing monitoring solution
* The amounts of collected data and the workload specifics (unique time series, churn rate, ingestion rate, query types, query rate, etc.)
* The amounts of compute resources needed for the monitoring solution
* Additional enterprise features
* SLA tier
Contact us at info@victoriametrics.com for more details on the pricing.
Best suited, where your data is highly cardinal since it does a better job at maintaining it than other competitors. It is also well suited if you are using Prometheus and are looking for something that is less hungry for resources in comparison since the migration would be easier. But in case the company is small and wants a solution which is cheap and relies on built-in visualizations, it is not something that is suited. Although it takes fewer resources than Prometheus, it is still resource-intensive and attracts a high cost for maintenance.
Simpler learning curve. MariaDB is a cleaner, simpler system that is (IMO) easier to learn and easier to manage effectively than many other database systems.
Lower hardware requirements. After migrating to MariaDB from another database software system, we find that our hardware needs have substantially decreased.
MariaDB support is very responsive. It's like they actually care. On the few occasions we've run into technical issues, support has always come through with what we needed. Once it was showing me a relatively new feature the server supported that I wasn't aware of, that, once I was able to properly make use of it helped me resolve a serious production performance issue.
Architectural flexibility. As an example, the ready availability of synchronous (Galera) versus asynchronous replication schemes without being locked into one of the other by enormous technical complexity or punitive licensing, allows the customer to find what really works best for their needs.
Driver Support - Some third party applications use database drivers that cause unexplained slowness with MariaDB. This can be worked around by using the MySQL drivers, but it's not clear what causes the problem in the first place.
Support - While online communities are helpful in diagnosing problems, there isn't as much professional documentation/support available for MariaDB as some of the other major database options.
Data Visualization - It would be helpful if there were more built in options for analyzing statistics and generating reports.
MariaDB is very usable and stable to be used in production settings as an alternative to MySQL. The shortcomings of SQL are present but well understood in the community, and if the decision were to be made again, I would choose MariaDB over MySQL on future projects.
We have launched several inquiries to MariaDB support and they have always responded very quickly and have not been tutoring for the duration of the incident/problem.
Likewise, they want to hold constant meetings with the client to get their opinion as well as how they can help.
I see a very human support and concerned about the customer.
MariaDB stacks up the the competition just fine. Due to is ture open source nature we do not have to worry about licencing and spending money on nothing. Moreover, MariaDB does everything that we need to get done. We can run data that is a million rows or many smaller projects on the same environment with little overhead. One of the best features that MariaDB has is the ability of backup or dump data to standard text sql statements. That was one of the reasons why we choose MariaDb because it makes backups or transferring data a snap
Prometheus only support PromQL and it is very complex with different exporter required for different requirement like Windowsexporter,linixexporter,sqlexporter etc but VictoriaMetrics is very simple comapred to it. VictoriaMetrics support both PromQL and MetricQL and can be integrated with Graphana easily. It is very easy to setup and learn compared to mutiple Prometheus exporters