---
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 | 91270   |
| not ok      | 411415  |
| ok          | 5188604 |
| timeout     | 16      |
| Total Tests | 5691305 |

| Correctness Percentage | 91.16721 |
| --                     | --       |

<br/>
