To build the database from scratch for all datasets, for example, use:
rake build DATA=all
resulting in the build/all.db
single-file SQLite database.
To build the database for France from scratch, for example, use:
rake build DATA=fr_csv
resulting in the build/fr_csv.db
single-file SQLite database.
The build scripts are dedicated to the public domain. Use it as you please with no restrictions whatsoever.
Send them along to the Open Sports & Friends Forum/Mailing List. Thanks!