Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Storing config data - RDBMS vs File?

by mpeppler (Vicar)
on Sep 27, 2004 at 18:45 UTC ( [id://394287]=note: print w/replies, xml ) Need Help??


in reply to Storing config data - RDBMS vs File?

I'm with tilly on this - and I hold this opinion just as strongly.

Pure configuration data should probably live outside of the database, although in some cases you might need it in the db (for example, to control the behavior of stored procedures). This information should in all cases be kept under revision control, just as your database schema should be managed under revision control.

Michael

  • Comment on Re: Storing config data - RDBMS vs File?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://394287]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-25 23:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found