# @artale/pi-db

Local database with SQL-like queries. JSON-backed tables with where clauses, schema, export.

## Install

```bash
npm install -g @artale/pi-db
```
