## Exporter.to_database()


Export to a database.


Usage


``` python
Exporter.to_database(
    data,
    conn_str,
)
```
