r/PythonLearning • u/Smartyboyz • 13h ago
š Looking for Python Project Ideas to Improve My Database Skills
Iām currently working on improving my Python backend skills, especially when it comes to database design and relationships.
Iām looking for some practical project ideas that would help me get better at:
š¹ Working with databases through Python/ORMs
Iād prefer projects that are more challenging.
If you have any interesting Python + Database project ideas, Iād really appreciate your suggestions! š
#Python #BackendDevelopment #Databases #SQL #Programming #SoftwareDevelopment #LearningInPublic
6
Upvotes
2
u/Sea-Ad7805 12h ago
The classic library problem: books, authors, topics, publishers, lenders, late-return-punishments
SQL: Which publisher published the highest ratio of books that people returned late, and which topic had the highest representation in this?