Skip to content

Commit 1facf3b

Browse files
committed
Add section explaining why to use this library over AI
1 parent 612560a commit 1facf3b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ The library automatically:
3232

3333
_[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._
3434

35+
## Why use this library and not AI?
36+
37+
- Correctness (real database constraints managed)
38+
- Deterministic (never hallucinates)
39+
- Faster than AI
40+
- No token costs
41+
- No data leakage (data stay local)
42+
3543
## How to use the library
3644

3745
With Maven, you have to add the following dependency:

0 commit comments

Comments
 (0)