> For the complete documentation index, see [llms.txt](https://docs.chartsql.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chartsql.com/reference/glossary.md).

# Glossary

<table><thead><tr><th width="203">Term</th><th>Description</th></tr></thead><tbody><tr><td>Folder</td><td>A collection of SQL scripts on the file system that are the source code for visualizations.</td></tr><tr><td>Datasource</td><td>A SQL or NoSQL database that ChartSQL can connect to you run visualization queries against.</td></tr><tr><td>Directives</td><td>'Directives', @directives or 'at directives' - These are the annotations in a script that tell ChartSQL how to visualize your query.</td></tr><tr><td>Publisher</td><td>An individual with publishing rights to a ChartSQL.com folder/package</td></tr><tr><td>Script</td><td>A SQL Script that you wish to visualize.</td></tr><tr><td>Studio</td><td>Shorthand for ChartSQL Studio.</td></tr></tbody></table>
