From 9d485e5595292c9dd82f5dcbefa7b8fe7beef4a0 Mon Sep 17 00:00:00 2001 From: Jean Bisutti Date: Wed, 18 Mar 2026 11:08:52 +0100 Subject: [PATCH] Add section explaining why to use this library over AI --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d387ac0..29f1e54 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,14 @@ The library automatically: _[Another project](https://github.com/quick-perf/quick-sql-test-data-web) provides a web page to ease the use of the _Quick SQL test data_ library._ +## Why use this library and not AI? + +- Correctness (real database constraints managed) +- Deterministic (never hallucinates) +- Faster than AI +- No token costs +- No data leakage (data stay local) + ## How to use the library With Maven, you have to add the following dependency: