What is it?

A very common architecture pattern, the database-centric architecture is an architecture where all components revolves around a database. All other components access, read, and modify this database, where the component can serve different purposes.