# Percona Server vs TiDB

| Attribute | Percona Server | TiDB |
|---|---|---|
| **Vioscale score** | 60 (41% (low)) | 59.5 (61% (medium)) |
| activity.commits_last_30d | 28 | - |
| adoption.github_stars | 1,271 | - |
| deployment.options | `{"self_hosted":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | A free, fully compatible drop-in replacement for MySQL that delivers improved performance and instrumentation. It is built on MySQL foundations and designed for organizations seeking enhanced reliability and monitoring without switching databases. | An open-source distributed SQL database trusted by innovators to power transactional, AI, and other modern applications. |
| features.capabilities | `{"isolation":"serializable","sql_model":"full_sql","deployment":"self_hosted","serverless":false,"consistency":"strong","geo_spatial":"native","replication":"sync","extensibility":true,"json_document":true,"license_class":"copyleft","horizontal_scale":"read_replica","acid_transactions":"full","automatic_failover":true,"wire_compatibility":"mysql"}` | `{"sql_model":"full_sql","license_class":"permissive","horizontal_scale":"distributed_native","acid_transactions":"full","wire_compatibility":"mysql"}` |
| integrations.count | - | 4 |
| integrations.list | - | `[{"name":"Cursor"},{"name":"JDBC"},{"name":"mysql-connector-python"},{"name":"MySQL"}]` |
| language.primary | C++ | - |
| platform.support | - | `{"web":true}` |
| pricing | `{"type":"open_source","summary":"Completely free and open source","freeTier":true,"sourceUrl":"https://www.percona.com/blog/percona-live-europe-discounted-pricing-community-dinner/","retrievedAt":"2026-08-14T16:35:48.210Z"}` | `{"type":"hybrid","plans":[{"free":true,"name":"TiDB Cloud Starter"},{"free":false,"name":"TiDB Cloud Dedicated","contactSales":true}],"freeTier":true,"sourceUrl":"https://www.pingcap.com","retrievedAt":"2026-08-13T16:48:29.248Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | commercial | freemium |
| pricing.price_level | free | low |
| pricing.transparent | yes | no |
| release.history | `[{"url":"https://github.com/percona/percona-server/releases/tag/Percona-Server-5.5.55-38.8","date":"2017-07-05T20:27:17Z","type":"stable","version":"Percona-Server-5.5.55-38.8"},{"url":"https://github.com/percona/percona-server/releases/tag/Percona-Server-5.7.17-13","date":"2017-07-05T20:28:28Z","type":"stable","version":"Percona-Server-5.7.17-13"}]` | - |
| reliability.sla_pct | - | 99.99 |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | - |
| security.gdpr | - | yes |
| security.pci | - | yes |
| security.scorecard | 6.2 | - |
| security.soc2 | - | yes |

## Capabilities (Relational Databases)

| Capability | Percona Server | TiDB |
|---|:--:|:--:|
| **Core** |  |  |
| SQL model | Full SQL | Full SQL |
| **Transactions** |  |  |
| ACID transactions | Full | Full |
| Highest isolation level | Serializable | - |
| **Consistency** |  |  |
| Consistency | Strong | - |
| **Scale** |  |  |
| Horizontal scale | Read replicas | Natively distributed |
| **Replication** |  |  |
| Replication | Sync | - |
| **Availability** |  |  |
| Automatic failover / HA | ✓ | - |
| **Deployment** |  |  |
| Deployment | Self-hosted | - |
| Serverless / scale-to-zero | ✗ | - |
| **Compatibility** |  |  |
| Wire compatibility | MySQL protocol | MySQL protocol |
| **Extensibility** |  |  |
| Extensions / plugins / UDFs | ✓ | - |
| **Licensing** |  |  |
| Licence class | Copyleft | Permissive OSS |
| **Data types** |  |  |
| JSON / document support | ✓ | - |
| Geo / spatial | Native | - |

*Source: Vioscale. Generated 2026-09-01T17:21:00.234Z. "-" = undocumented, not absent.*
