Want to show your database records in a clean, modern Python GUI? In this quick tutorial, we’ll build a simple desktop app using DearPyGui that connects to an SQLite database and displays all records in a table with just one click. This is the second part of our mini-series — in the previous example, we created the database and inserted some sample data. Now, we’re going to load and display it. ✅ Perfect for Python beginners ✅ No HTML or CSS needed ✅ Fast and fully local app 👉 Make sure to subscribe for more GUI & database projects in Python!