Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

SQL

Name: Anonymous 2012-08-07 11:07

What's the best tool you've used for large-scale database design? Besides emacs, I mean.

Name: Anonymous 2012-08-08 4:26

>>10

I've never seen a system using SQL - other than those where SQL is only used as persistent layer - being well designed or easy to maintain. Shit eventually goes all over the place, from UI to business logic, it all gets crapped into a stored procedure, schema, functions and triggers sooner or later, no structure or sense to it at all. DB guys fucking suck at software. The most common issue is performance though, which is usually solved by completely avoiding SQL, by a cache or by some other means, like a simple solution like a text file.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List