Joke Collection Website - News headlines - What is data-driven?

What is data-driven?

Database driver is a program developed by different database developers (such as oracle mysql, etc. ) Implement a unified database call for a certain development language environment (such as java). It acts as a translator, translating the calling language of Java language into the database languages of various databases. Of course, this translation (database driver) is customized by various developers for a unified interface.