A project built using MySQL as the database, Java Swing for the Frontend, and connecting the frontend and the DB using the JDBC. It is used for storing and managing all relevant data for a supermarket including information about products, suppliers, customers, employees, sales, and purchases.
Read the documentation for more details on schema and implementation.