Size: 1484
Comment: Connection howto
|
Size: 1169
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Ultimate Debian Database (UDD) for short is an ongoing effort to create a relational database to encode information about Debian items (packages, bugs, popularity, ...). It is currently being worked on as [wiki:SummerOfCode2008/UltimateDebianDatabase Google Summer of Code 2008 project]. |
Ultimate Debian Database (UDD) for short is an effort to create a relational database to encode information about Debian items. |
Line 26: | Line 24: |
* Student: Christian von Essen * Mentor: Lucas Nussbaum * Co-mentor: Stefano Zacchiroli * Co-Mentor: Marc 'HE' Brockschmidt |
|
Line 31: | Line 25: |
---- (snipped content about '''data sources''' and moved to the [wiki:/DataSources appropriate subpage]) |
* Lucas Nussbaum * Stefano Zacchiroli * Marc 'HE' Brockschmidt * Christian von Essen |
Ultimate Debian Database
Ultimate Debian Database (UDD) for short is an effort to create a relational database to encode information about Debian items.
The ultimate goal is to support Quality Assurance of the Debian Project, by
- Providing easy access to the available data
- Make often used relations of the data sources available via a web site
As for point 1, the database is currently hosted on a private, non-debian.org host. For Debian Developers, read-only access is available from master.debian.org using a guest account: psql -h sappho.ayous.org -U guest udd. If you want to work on the DB itself, contact the ayous.org admin team ((he|aba|zobel)@debian.org).
As for point 2, see [ http://udd.debian.net ]
Resources
[wiki:?/DataSources data sources] we want to be injected in the db
[wiki:/udd.debian.net wiki entry] on [ http://udd.debian.net ]
Involved people
- Lucas Nussbaum
- Stefano Zacchiroli
- Marc 'HE' Brockschmidt
- Christian von Essen