ChatGPT for SQL

Jupysql - SQL in Jupyter Notebooks

SQL Videos

SQL Cheats

SQL vs pandas

SQLAlchemy

Mysql

PostgreSQL

SQLite

<aside> 💡 If you don’t like to learn a new library you can use IBIS as a frontend to multiple other frameworks! Suggestion from calmcode!

</aside>

Aussprache unter developer (tweet):

SQL: An Overview for Beginners

SQL (Structured Query Language) is a specialized programming language designed for managing and manipulating relational databases. It allows you to store, retrieve, update, and delete data in a structured way.

Was ist SQL überhaupt?

Difference SQL and NoSQL databases