i wonder what the difference between a library and a plugin is?
if a component creates a database (maybe comes with a .sql file or creates through a method) could it sti
Library: Is a collection of bunch of methods used to perform more number of task.
Plugin: Is a collection of few methods used to perform particular task.