diff --git a/README.md b/README.md index 5a7f5f89d..654635a6a 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * Productivity Tools * [copier](https://github.com/copier-org/copier) - A library and command-line utility for rendering projects templates. * [cookiecutter](https://github.com/cookiecutter/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). + * [TESH-Query](https://pypi.org/project/teshq/) - AI-powered CLI tool that converts natural language queries into SQL, retrieves data from databases, and allows CSV downloads. + * [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal. * [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line. * [invoke](https://github.com/pyinvoke/invoke) - A tool for managing shell-oriented subprocesses and organizing executable Python code into CLI-invokable tasks. @@ -320,6 +322,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas) - Pandas on AWS. * [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data. * [optimus](https://github.com/hi-primus/optimus) - Agile Data Science Workflows made easy with PySpark. +* [TESH-Query](https://pypi.org/project/teshq/) - AI-powered CLI tool that converts natural language queries into SQL, retrieves data from databases, and allows CSV downloads. ## Data Validation @@ -357,6 +360,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pickleDB](https://github.com/patx/pickledb) - A simple and lightweight key-value store for Python. * [tinydb](https://github.com/msiemens/tinydb) - A tiny, document-oriented database. * [zodb](https://github.com/zopefoundation/ZODB) - A native object database for Python. A key-value and object graph database. +* ____[TESH-Query](https://pypi.org/project/teshq/) - AI-powered CLI tool that converts natural language queries into SQL, retrieves data from databases, and allows CSV downloads. + ## Database Drivers