/[collab-qa]/udd/web/index.html
ViewVC logotype

Contents of /udd/web/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1792 - (show annotations) (download) (as text)
Wed Sep 15 18:47:43 2010 UTC (2 years, 9 months ago) by lucas
File MIME type: text/html
File size: 1770 byte(s)
move scripts around
1 <html>
2 <title>Ultimate Debian Database (UDD)</title>
3 <body>
4 <h1>Ultimate Debian Database (UDD)</h1>
5 <h2>General information</h2>
6
7 <p>Ultimate Debian Database (UDD) gathers a lot of data about various
8 aspects of <a href="http://www.debian.org">Debian</a> in a single SQL
9 database. It allows users to easily access and combine all this data.</p>
10
11 <p>You can have a look at the <a href="http://udd.debian.org/schema/">UDD
12 Schema</a>.</p>
13
14 <p><b>More information about UDD is available at
15 <a href="http://wiki.debian.org/UltimateDebianDatabase"><tt>wiki.debian.org/UltimateDebianDatabase</tt></a>.</b></p>
16
17 <h2>UDD-based services</h2>
18 <ul>
19 <li><a href="bugs.cgi">Bugs Search</a>: multi-criteria search engine for bugs</li>
20 <li><a href="sponsorstats.cgi">Sponsors Stats</a> gives some statistics about who is sponsoring uploads to Debian</li>
21 <li><a href="bapase.cgi">Bapase</a> allows to search for "interesting" packages using various criterias</li>
22 </ul>
23
24 <h2>Examples</h2>
25
26 <p>Some example queries are provided as CGI scripts, to make it easy for
27 everyone to run them. You can <a href="cgi-bin/">browse them</a> or <a
28 href="http://svn.debian.org/viewsvn/collab-qa/udd/web/cgi-bin/">view
29 the source code</a>.</p>
30
31 <h2>Timing information</h2>
32
33 <p>If you want to know when UDD is being updated, you can check the <a
34 href="crontabs.txt">crontab file</a>. The <i>timestamps</i> table can
35 tell you when a data source was last updated.</p>
36
37 <h2>Database dump</h2>
38 <p>A full dump of the database, generated every two days, is <a href="udd.sql.gz">also available</a>. Be careful, it's quite big (400 MB gzipped, and growing).</p>
39 </body>
40 </html>

  ViewVC Help
Powered by ViewVC 1.1.5