Instances: A database is generally used by many users where insertion and deletion of data occurs frequently. Overall information stored in a database at a particular moment is called the instance of the database.
Schemas: The overall design of a database which includes the data structures, table designing and relation of data from table to table based on queries etc is called the database schema.