# API Docs


Welcome to the API documentation. This reference covers all public functions available in the package.


## Functions


Public functions


[query()](query.md#gdtest_ref_title.query)  
Execute a SQL query and return the results.

[insert()](insert.md#gdtest_ref_title.insert)  
Insert a row into a table and return the new row ID.

[delete()](delete.md#gdtest_ref_title.delete)  
Delete a row from a table by its ID.
