A desktop application built with Python, Tkinter, and SQLite that implements a simple Library Management System. It provides a login screen, a main menu, and functional CRUD modules for managing Books ...
Este projeto consiste na construção de um mini pipeline de ETL (Extract, Transform, Load) utilizando Python, SQLite e SQL, com o objetivo de realizar o tratamento e a transformação de dados de ...
SQLite is suitable for apps that require reliable storage and small but frequent updates. DuckDB can handle large datasets and analytical SQL workloads efficiently. Matching database design to ...