You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python application covering database modeling with SQLAlchemy, migrations with Alembic, data seeding using Faker, advanced SQL queries using ORM, and a CLI interface for CRUD operations. PostgreSQL is used as the database engine.