# Sqlite:Database

**Page:** api/sqlite-database

[Download Raw Markdown](./api/sqlite-database.md)

---

## API Endpoints Summary

- **POST** `/api/v1/sqlite/db` — Execute SQL transaction
- **POST** `/api/v1/sqlite/db/create` — Create new SQLite database

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```