I need to create a simple database using C programming to store images. Then how I can use the database to feed images one by one to another application. Each image has one ID. If any of the image matches with my application need. Its corresponding ID must be print as output.I need to create a simple database using C prog