dbconfig-common

debian package maintainer tools for managing databases.

copyright © 2004 sean finney <seanius@debian.org>

this document is licensed under the Academic Free License, Version 2.1

dbconfig-common is an implementation of the "best practices for database applications" draft, which provides debian packagers with an easy, reliable, and consistant method for managing databases used by debian packages.

dbconfig-common can:

try it out!

as of mid-july, dbconfig-common has been uploaded to debian's unstable archive. if you're interested in trying it out, go ahead and check out the developers guide, which will teach you how to get your packages working with dbconfig-common. if you'd like to see some basic examples of dbconfig-common in action, check out the sample packages available at the following uris:


	deb http://people.debian.org/~seanius/policy/examples/ ./
	deb-src http://people.debian.org/~seanius/policy/examples/ ./

at these uri's, you can find the following packages:

db-test-mysql
a sample mysql using package.
db-test-pgsql
a sample pgsql using package.
db-test
a sample package supporting multiple formats
db-test-mysql-perl
a sample package using alternative script-based support

furthermore, there are two versions of the db-test packages available in the above location (though apt may only provide you with the later version). the second set of packages (version 2.1) should illustrate the support for upgrading provided by dbconfig-common.

more information

help out!

currently, there's a fair amount of work left to be done:

if you're interested in helping out, or just want to keep tabs on the state of the project, you are invited to check out the dbconfig-common alioth project page, which is used primarily for the mailing list and cvs repository).