---
description: Scopri le funzionalità di MariaDB, i dettagli del prodotto, chi utilizza il software e quali sono i prodotti suggeriti. Attraverso le recensioni di utenti verificati potrai capire com’è la user experience, l’assistenza post-vendita e molto altro.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: MariaDB - Prezzi, recensioni, informazioni - Capterra Italia 2026
---

Breadcrumb: [Home](/) > [Software per la gestione del database](/directory/18/database-management/software) > [MariaDB](/software/132005/mariadb)

# MariaDB

Canonical: https://www.capterra.it/software/132005/mariadb

Pagina: 1/4\
Avanti: [Pagina successiva](https://www.capterra.it/software/132005/mariadb?page=2)

> La piattaforma MariaDB gestisce carichi di lavoro transazionali, analitici o ibridi su qualsiasi scala.
> 
> Conclusione: valutazione di **4.7/5** stelle assegnate da 72 utenti. Miglior punteggio per il parametro **Lo consiglieresti?**.

-----

## Panoramica

### Chi utilizza MariaDB?

MariaDB è la spina dorsale dei servizi, su cui fanno affidamento numerose imprese e privati ogni giorno. Il 75% delle aziende Fortune 500 utilizza MariaDB.

## Statistiche e valutazioni

| Parametro | Valutazione | Dettaglio |
| **Nel complesso** | **4.7/5** | 72 Recensioni |
| Facilità d'uso | 4.5/5 | Sulla base delle recensioni complessive |
| Assistenza clienti | 4.2/5 | Sulla base delle recensioni complessive |
| Rapporto qualità-prezzo | 4.8/5 | Sulla base delle recensioni complessive |
| Funzionalità | 4.6/5 | Sulla base delle recensioni complessive |
| Percentuale di raccomandazione | 90% | (9/10 Lo consiglieresti?) |

## Informazioni sul fornitore

- **Azienda**: MariaDB
- **Area geografica**: Redwood City, USA

## Contesto commerciale

- **Modello tariffario**:  (Versione gratuita disponibile) (Versione di prova gratuita (free trial))
- **Pubblico target**: 2-10, 11-50, 51-200, 201-500, 501-1.000, 1.001-5.000, 5.001-10.000, 10.000+
- **Implementazione e piattaforme**: Cloud, SaaS, Web, Mac (desktop), Windows (desktop), Linux (desktop), Windows (locale), Linux (locale)
- **Lingue supportate**: inglese
- **Paesi disponibili**: Stati Uniti

## Funzionalità

- Backup e ripristino
- Importazione/Esportazione di dati
- Replica di dati
- Supporto di più linguaggi di programmazione

## Integrazioni (3 in totale)

- Apache Kafka
- Microsoft Power BI
- Tableau

## Opzioni di supporto

- Email/Help desk
- FAQ/Forum
- Knowledge Base
- Assistenza telefonica
- Assistenza diretta 24 ore su 24
- Chat

## Categoria

- [Software per la gestione del database](https://www.capterra.it/directory/18/database-management/software)

## Alternative

1. [Microsoft SQL Server](https://www.capterra.it/software/1417/sql-server) — 4.6/5 (1975 reviews)
2. [MySQL](https://www.capterra.it/software/11482/mysql) — 4.6/5 (2094 reviews)
3. [Google Cloud](https://www.capterra.it/software/170983/google-cloud-platform) — 4.7/5 (2269 reviews)
4. [MongoDB](https://www.capterra.it/software/127374/mongodb) — 4.7/5 (469 reviews)
5. [Airtable](https://www.capterra.it/software/146652/airtable) — 4.6/5 (2227 reviews)

## Recensioni

### "MariaDB Review" — 5.0/5

> **Cindy** | *5 novembre 2019* | Marketing e pubblicità | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: What I like most about MariaDB is that if you know how to use MySQL then you will definitely know how to use MariaDB\! With some added functionality and features it is much faster and it is pretty stable to use. The database is free to use, but lightweight in comparison to my sequel so it's perfect for starter to medium sized projects.
> 
> **Inconvenienti**: What I like least about MariaDB is that you will definitely need some guidance at first if you are not already familiar with this kind of software, especially when it comes to things like creating a new cluster. If you do run into a snag though the MariaDB community is very helpful and usually answer quick if you need a few pointers. There are also tons of forums and help guides you can refer to if need be.
> 
> My overall experience with MariaDB has been very favorable. I like the clustering features a lot, and it's built in already, which is awesome since it saves me time. I like that I can export my entire database in to MariaDB, be it a little hard to figure out at first but once you get the hang of it you will do better with it the next time round.

-----

### "MariaDB as a drop in replacement for MySQL just works" — 4.0/5

> **Eljakim** | *22 ottobre 2019* | Servizi e tecnologie dell'informazione | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: It is so much faster than MySQL, especially when we alter the table structure of large tables it just works so much faster. The built in clustering features work quite well as well.
> 
> **Inconvenienti**: Starting a cluster is annoying. It's not overly hard, but you have to remember the statements. It would be a lot better if the startup script would say 'cannot attach to cluster, start a new one?' or something similar.&#10;Despite the speed, we have had a couple of crashes where we could not startup the server. This has never happened to our MySQL servers, so that was a surprise. It may have been a specific 10.2 version on Ubuntu, because on our 18.04LTS servers this has not happened again.&#10;Performance of the cluster when using INSERT IGNORE statements with 100,000s of records that are all duplicates is a lot slower than on MySQL.
> 
> We use it to store all of our data.

-----

### "MariaDB\_01" — 4.0/5

> **Osman** | *27 luglio 2022* | Software informatici | Tasso di raccomandazione: 6.0/10
> 
> **Vantaggi**: it is a free database management system. it is good to store relational data.
> 
> **Inconvenienti**: There are many database that will be good alternative to MariaDB

-----

### "MariaDB a good RDBMS" — 4.0/5

> **Rob** | *14 dicembre 2019* | Servizi e tecnologie dell'informazione | Tasso di raccomandazione: 8.0/10
> 
> **Vantaggi**: MariaDB is our personal choice for the RDBMS in our training environment. it is simple to setup on linux as well as windows and is leightweigth yet performant.  it starts quickly and does not take up too much space on disk. &#10;&#10;I use mainly the terminal interface doing simple commands from the mysql command line. I like the fact that it is compatible with mysql (of which it is of course a fork). When i want to have a graphical overview of the databases and tables i use a separate tool called DBeaver to show the ERD and look at the tables. &#10;Most of the time we work with a limited number of database records, but also have a complete dataset of all registered vehicles nationally (16+ million records) which is also performing. All within of course  our training environment.
> 
> **Inconvenienti**: There is nothing I really dislike about it. It performs well, we  can use it without incurring cost and it performs and is stable.
> 
> We want to be able to migrate data in our training from a H2 (flat file) database to an RDBMS enviroment that can be shared among multiple servers. Furthermore we want a simple command line where we can use easy commands to create and manipulate data. MariaDB offers all that.

-----

### "MariaDB is more reliable compared to MySQL." — 5.0/5

> **Ali** | *15 febbraio 2022* | Computer e sicurezza della rete | Tasso di raccomandazione: 10.0/10
> 
> **Vantaggi**: After Oracle which is a company for developing Databases, acquired MySQL which was the most popular database in the world. the Team behind developing Mysql forked the source code under the name MariaDB.&#10;to insure Oracle is not going to kill MySQL in favor of it's proprietary database software. which makes MariaDB a very reliable open source community supported project.
> 
> **Inconvenienti**: Mariadb seems to work exactly like Mysql with very minor differnces.
> 
> MariaDB is a reliable database management system, open source and backed up by a huge community of users and developers.

-----

Pagina: 1/4\
Avanti: [Pagina successiva](https://www.capterra.it/software/132005/mariadb?page=2)

## Link

- [Visualizza su Capterra](https://www.capterra.it/software/132005/mariadb)

## Questa pagina è disponibile nelle seguenti lingue

| Lingua | URL |
| de | <https://www.capterra.com.de/software/132005/mariadb> |
| de-AT | <https://www.capterra.at/software/132005/mariadb> |
| de-CH | <https://www.capterra.ch/software/132005/mariadb> |
| en | <https://www.capterra.com/p/132005/MariaDB/> |
| en-AE | <https://www.capterra.ae/software/132005/mariadb> |
| en-AU | <https://www.capterra.com.au/software/132005/mariadb> |
| en-CA | <https://www.capterra.ca/software/132005/mariadb> |
| en-GB | <https://www.capterra.co.uk/software/132005/mariadb> |
| en-IE | <https://www.capterra.ie/software/132005/mariadb> |
| en-IL | <https://www.capterra.co.il/software/132005/mariadb> |
| en-IN | <https://www.capterra.in/software/132005/mariadb> |
| en-NZ | <https://www.capterra.co.nz/software/132005/mariadb> |
| en-SG | <https://www.capterra.com.sg/software/132005/mariadb> |
| en-ZA | <https://www.capterra.co.za/software/132005/mariadb> |
| es | <https://www.capterra.es/software/132005/mariadb> |
| es-AR | <https://www.capterra.com.ar/software/132005/mariadb> |
| es-CL | <https://www.capterra.cl/software/132005/mariadb> |
| es-CO | <https://www.capterra.co/software/132005/mariadb> |
| es-CR | <https://www.capterra.co.cr/software/132005/mariadb> |
| es-DO | <https://www.capterra.do/software/132005/mariadb> |
| es-EC | <https://www.capterra.ec/software/132005/mariadb> |
| es-MX | <https://www.capterra.mx/software/132005/mariadb> |
| es-PA | <https://www.capterra.com.pa/software/132005/mariadb> |
| es-PE | <https://www.capterra.pe/software/132005/mariadb> |
| fr | <https://www.capterra.fr/software/132005/mariadb> |
| fr-BE | <https://fr.capterra.be/software/132005/mariadb> |
| fr-CA | <https://fr.capterra.ca/software/132005/mariadb> |
| fr-LU | <https://www.capterra.lu/software/132005/mariadb> |
| it | <https://www.capterra.it/software/132005/mariadb> |
| ko | <https://www.capterra.co.kr/software/132005/mariadb> |
| nl | <https://www.capterra.nl/software/132005/mariadb> |
| nl-BE | <https://www.capterra.be/software/132005/mariadb> |
| pt | <https://www.capterra.com.br/software/132005/mariadb> |
| pt-PT | <https://www.capterra.pt/software/132005/mariadb> |
| sv | <https://www.capterra.se/software/132005/mariadb> |

-----

## Dati strutturati

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Italia","address":{"@type":"PostalAddress","addressLocality":"Milano","addressRegion":"MI","postalCode":"20153","streetAddress":"Via Caldera 21 Edif. E-Ala 2 20153 Milano (MI)"},"description":"Capterra Italia, il comparatore di software gestionali più vasto al mondo, ti aiuta a trovare il programma più adatto alle tue esigenze grazie alle recensioni degli utenti, al comparatore di prezzi, articoli ed infografiche semplici.","email":"info@capterra.it","url":"https://www.capterra.it/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.it/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://www.linkedin.com/company/capterra/","https://www.facebook.com/Capterra/","https://twitter.com/capterra","https://www.youtube.com/channel/UCvKN2t597g-3KQ_AQAPNXLA"]},{"name":"MariaDB","description":"MariaDB libera le aziende dai costi, dai vincoli e dalla complessità dei database proprietari. I motori di archiviazione collegabili e appositamente progettati supportano casi d'uso transazionali, analitici o ibridi. Le aziende possono ora dipendere da un unico database completo per tutte le proprie esigenze, sia sull'hardware proprietario che sul cloud di loro scelta. Numerose grandi imprese si affidano a MariaDB.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/b674ab5d-5759-4d4b-8b64-239ff50e9185.png","url":"https://www.capterra.it/software/132005/mariadb","@type":"SoftwareApplication","@id":"https://www.capterra.it/software/132005/mariadb#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.it/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":72,"ratingValue":4.7},"operatingSystem":"Cloud, Apple, Windows, Linux, Windows on premise, Linux on premise"},{"@type":"FAQPage","@id":"https://www.capterra.it/software/132005/mariadb#faqs","mainEntity":[{"name":"Cos'è MariaDB?","@type":"Question","acceptedAnswer":{"text":"MariaDB libera le aziende dai costi, dai vincoli e dalla complessità dei database proprietari. I motori di archiviazione collegabili e appositamente progettati supportano casi d'uso transazionali, analitici o ibridi. Le aziende possono ora dipendere da un unico database completo per tutte le proprie esigenze, sia sull'hardware proprietario che sul cloud di loro scelta. Numerose grandi imprese si affidano a MariaDB.","@type":"Answer"}},{"name":"Chi utilizza MariaDB?","@type":"Question","acceptedAnswer":{"text":"MariaDB è la spina dorsale dei servizi, su cui fanno affidamento numerose imprese e privati ogni giorno. Il 75% delle aziende Fortune 500 utilizza MariaDB.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Software per la gestione del database","position":2,"item":"/directory/18/database-management/software","@type":"ListItem"},{"name":"MariaDB","position":3,"item":"/software/132005/mariadb","@type":"ListItem"}],"@id":"https://www.capterra.it/software/132005/mariadb#breadcrumblist"}]}
</script>
