TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    MariaDB Platform

    Score9.1 out of 10
    N/AMariaDB 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

    Azure SQL Database

    Score8.5 out of 10
    N/AAzure SQL Database is Microsoft's relational database as a service (DBaaS).

    $0.50

    Per Hour

    Pricing
    MariaDB PlatformAzure SQL Database
    Editions & Modules
    No answers on this topic
    2 vCORE
    $0.5044
    Per Hour
    6 vCORE
    $1.5131
    Per Hour
    10 vCORE
    $2.52
    Per Hour
    Offerings
    Pricing Offerings
    MariaDB PlatformAzure SQL Database
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeOptionalNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    MariaDB PlatformAzure SQL Database
    Considered Both Products
    MariaDB
    No answer on this topic
    Microsoft
    Chose Azure SQL Database
    I would say MySQL in either Aurora or MariaDB form come close however, Azure SQL Database has a more streamlined approach to delivering a consistent programmability model, supported drivers and feature set.
    Azure SQL Database T-SQL is advantageous and more complete than SQL …
    Incentivized
    Key User Insights
    Would buy again
    100%
    Would buy again
    10 Answers
    100%
    Would buy again
    17 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    10 Answers
    100%
    Delivers good value for the price
    16 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    10 Answers
    94%
    Happy with the feature set
    16 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    7 Answers
    93%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    10 Answers
    94%
    Implementation went as expected
    16 Answers
    Features
    MariaDB PlatformAzure SQL Database
    Database-as-a-Service
    Comparison of Database-as-a-Service features of MariaDB Platform and Azure SQL Database
    Feature
    MariaDB Platform
    -
    Ratings
    Azure SQL Database
    7.2
    32 Ratings
    16% below category average
    Automatic software patching00 Ratings6.330 Ratings
    Database scalability00 Ratings7.832 Ratings
    Automated backups00 Ratings7.832 Ratings
    Database security provisions00 Ratings8.832 Ratings
    Monitoring and metrics00 Ratings6.831 Ratings
    Automatic host deployment00 Ratings6.127 Ratings
    Best Alternatives
    MariaDB PlatformAzure SQL Database
    Small Businesses
    SQLite
    Score8 out of 10
    MongoDB Atlas
    Score7.8 out of 10
    Medium-sized Companies
    PostgreSQL
    Score8.8 out of 10
    Azure Database
    Score8.8 out of 10
    Enterprises
    SQLite
    Score8 out of 10
    Google Cloud SQL
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    MariaDB PlatformAzure SQL Database
    Likelihood to Recommend
    10.0
    (30 ratings)
    8.0
    (32 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.0
    (1 ratings)
    Usability
    10.0
    (4 ratings)
    8.5
    (5 ratings)
    Support Rating
    8.7
    (16 ratings)
    9.0
    (5 ratings)
    User Testimonials
    MariaDB PlatformAzure SQL Database
    Likelihood to Recommend
    MariaDB
    • Applications where the users need [to] execute many short queries.
    • With new storage engines such as Aria, which allows to replace MyISAM with some improvements, and XtraDB, which evolves InnoDB.
    • To fuse the legacy features with the features available in NoSQL databases.
    • Connection management, which allows multiplying the number of concurrent accesses.
    • New clustering engines, such as Galera, which allow interesting possibilities for Cloud adoption.
    Incentivized
    Read full review
    Microsoft
    We have found it's a great alternative for making older legacy applications work with online databases instead of only on-premises databases. We've converted over a dozen applications this way, and it has allowed our clients to have a distributed workforce using their applications without incurring the expense of a complete application rewrite.
    Incentivized
    Read full review
    Pros
    MariaDB
    • 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.
    Incentivized
    Read full review
    Microsoft
    • Maintenance is always an issue, so using a cloud solution saves a lot of trouble.
    • On premise solutions always suffer from fragmented implementations here and there, where several "dba's" keep track of security and maintenance. With a cloud database it's much easier to keep a central overview.
    • Security options in SQL database are next level... data masking, hiding sensitive data where always neglected on premise, whereas you'll get this automatically in the cloud.
    Incentivized
    Read full review
    Cons
    MariaDB
    • 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.
    Incentivized
    Read full review
    Microsoft
    • One needs to be aware that some T-SQL features are simply not available.
    • The programmatic access to server, trace flags, hardware from within Azure SQL Database is taken away (for a good reason).
    • No SQL Agent so your jobs need to be orchestrated differently.
    • The maximum concurrent logins maybe an unexpected problem.
    • Sudden disconnects.
    • The developers and admin must study the capacity and tier usage limits https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits otherwise some errors or even transaction aborts never seen before can occur.
    • Only one Latin Collation choice.
    • There is no way to debug T-SQL ( a big drawback in my point of view).
    Incentivized
    Read full review
    Likelihood to Renew
    MariaDB
    No answers on this topic
    Microsoft
    This is best solution as a DBA one could expect from a service provider and as a cloud service, it removes all your hassles.
    Incentivized
    Read full review
    Usability
    MariaDB
    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.
    Incentivized
    Read full review
    Microsoft
    The interfaces are intuitive once you are familiar with all the functions. The ability to use different tools to interact with the platform, such as directly via a browser or code editors such as VS Code or Visual Studio is a great option and allows for integrating withn the project and other testing and developing tools.
    Incentivized
    Read full review
    Support Rating
    MariaDB
    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.
    Incentivized
    Read full review
    Microsoft
    We give the support a high rating simply because every time we've had issues or questions, representatives were in contact with us quickly. Without fail, our issues/questions were handled in a timely matter. That kind of response is integral when client data integrity and availability is in question. There is also a wealth of documentation for resolving issues on your own.
    Incentivized
    Read full review
    Alternatives Considered
    MariaDB
    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
    Incentivized
    Read full review
    Microsoft
    We moved away from Oracle and NoSQL because we had been so reliant on them for the last 25 years, the pricing was too much and we were looking for a way to cut the cord. Snowflake is just too up in the air, feels like it is soon to be just another line item to add to your Azure subscription. Azure was just priced right, easy to migrate to and plenty of resources to hire to support/maintain it. Very easy to learn, too.
    Incentivized
    Read full review
    Return on Investment
    MariaDB
    • Low CAPEX if you have a team that use open source software day by day
    • Medium OPEX if you have a team that use open source software day by day
    • Perfect to use in academic ambient to support researchers and students
    Incentivized
    Read full review
    Microsoft
    • Perfect for small and medium databases, being very cost effective.
    • As a Platform as a Service, there is no concern about patches, upgrades and end of life.
    • Be aware of security and network capabilities. The service cannot run in the VNET as Azure Virtual Machines do.
    Read full review
    ScreenShots