Thread overview
DStress is looking for an SQL maintainer
Aug 17, 2006
Thomas Kuehne
Aug 17, 2006
Thomas Kuehne
August 17, 2006
9,000,000(5GB raw data) results from 80 compiler versions and
6000(3.5M) test cases are looking for an SQL maintainer.

Your job - if interested - would be to design, implement and maintain the DB and a web front-end for complex queries. Maintenance doesn't include running the tests.

DStress:
http://dstress.kuehne.cn

test cases' meta data: http://dstress.kuehne.cn/readme.html#sourcecode-metadata

raw result' sample: http://dstress.kuehne.cn/raw_results/linux-amd64_dmd-0.164.log.gz

Thomas

August 17, 2006
I may be able to help, but I don't have a huge amount of time to spare.  Doesn't look like it would require that much, though, so that may be fine.

What language are you looking to have the frontend in (e.g. PHP, JSP, ASP.NET, Perl, or D as CGI)?
What dialect of SQL are you looking to use (Oracle, PostgreSQL, MySQL, Microsoft SQL, etc.)?

-[Unknown]


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 9,000,000(5GB raw data) results from 80 compiler versions and
> 6000(3.5M) test cases are looking for an SQL maintainer. 
> 
> Your job - if interested - would be to design, implement and maintain the
> DB and a web front-end for complex queries. Maintenance doesn't include
> running the tests.
> 
> DStress:
> http://dstress.kuehne.cn
> 
> test cases' meta data:
> http://dstress.kuehne.cn/readme.html#sourcecode-metadata
> 
> raw result' sample:
> http://dstress.kuehne.cn/raw_results/linux-amd64_dmd-0.164.log.gz
> 
> Thomas
> 
> -----BEGIN PGP SIGNATURE-----
> 
> iD8DBQFE5HfgLK5blCcjpWoRAsh1AJ9g+e0Kd/2t9f423aUahiTzvbVfMQCfSqf5
> KNSxwF1Vjnq3H/Sa39yzxnY=
> =1Ncq
> -----END PGP SIGNATURE-----
August 17, 2006
Unknown W. Brackets schrieb am 2006-08-17:
> I may be able to help, but I don't have a huge amount of time to spare.
>   Doesn't look like it would require that much, though, so that may be fine.
>
> What language are you looking to have the frontend in (e.g. PHP, JSP,
> ASP.NET, Perl, or D as CGI)?
> What dialect of SQL are you looking to use (Oracle, PostgreSQL, MySQL,
> Microsoft SQL, etc.)?

PHP & MySQL https://developer.berlios.de/docman/display_doc.php?docid=42&group_id=2

Thomas