Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Cory Benfield discusses the evolution of ...
A simple inventory management desktop app built with Python tkinter and backed by sqlite3. This project is designed for learning how to connect GUI apps with persistent databases, and is suitable for ...
A simple GUI-based SQLite database manager built with Python, Tkinter, ttkbootstrap, and Tabulate. This app allows you to create, open, and manage SQLite databases easily without writing commands ...
Want to work with SQLite databases via the same kind of workbench tools available for MySQL/MariaDB and PostgreSQL? These three projects — a desktop application, a web-based app, and a Visual Studio ...