I always encapsulate the stored procedures in packages (I'm using Oracle, at work). That will reduce the number of separate objects and help code reuse.
The naming convention is a matter of taste and something you should agree with all the other developers at project start.