# SQLite App Example

This fixture represents a small local app that wants schema-aware context without exposing raw SQLite data.

Run:

```bash
ecf-core eval examples/real-world/sqlite-app --json
```
