Quellery works out of the box with no licence file. Every feature is available — just with quantity limits so you can evaluate the full experience before committing.
| Resource | Trial Limit |
|---|---|
| Databases | 2 |
| Models | 2 |
| Users | 3 |
| Keys | 20 per model |
| Table Relationships | 10 per model |
| Functional Dependencies | 10 per model |
| Null Cohorts | 5 per model |
| Model Types | 10 per model |
| Pattern Matches | 10 per model |
| Nullability Overrides | 50 per model |
| Column Model Types | 20 per model |
| Notes | 20 per model |
| Stored Queries | 10 per model |
All licensed editions remove every resource limit. They differ only in user count.
Copy your licence.json file into the running container's data volume:
docker compose cp licence.json quellery:/data/licence.json
Quellery checks for the licence file every 60 seconds, so it will be picked up automatically — no restart needed.