Ask HN: Table prefixes, do or don't?

1 points by superice ↗ HN
When creating a new application, should I use table prefixes in a way that Wordpress and Joomla do? (wp_tablename, j32_tablename). It isn't that hard to implement, but why should I? What's the reasoning behind it?

1 comment

[ 3.4 ms ] story [ 22.4 ms ] thread
Sharing one database with serveral applications without conflict of tablenames like "users".