+2 - as even new applications often have a bunch of semi-static data that needs a basic CRUD functionality (a simple table would suffice as most of this semi-static data is not exposed to "users" but only admins)
-Steve