We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 612560a commit 1facf3bCopy full SHA for 1facf3b
1 file changed
README.md
@@ -32,6 +32,14 @@ The library automatically:
32
33
_[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._
34
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
43
## How to use the library
44
45
With Maven, you have to add the following dependency:
0 commit comments