---
title: Correctness
---


Correctness is measured using a standard suite of test called [`sqllogictest`](https://github.com/dolthub/sqllogictest).

Correctness is benchmarked for Doltgres release 0.50.0.

| Results     | Count   |
| --          |---------|
| did not run | 2412    |
| not ok      | 210293  |
| ok          | 5467062 |
| timeout     | 2       |
| Total Tests | 5679769 |

| Correctness Percentage | 96.255006 |
|------------------------|-----------|

<br/>
