cake is bloated if all you need is simple data inputs.
this is a process called scaffolding.
http://en.wikipedia.org/wiki/Scaffold_%28programming%29
there are a number of free web tools that will build out all the php files you need for you, based simple on a .sql file that you upload.
http://www.phpscaffold.com/ is an example.