Python-CDDB (PyCDDB) is a module written in Python to access a CDDB-server and get information about discs like: artist, disc-title, track titles and more.
Libcddb is a library that implements the different protocols (CDDBP, HTTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial libary will have a C API.
JxFreeDB imports the FreeDB CD Library archives into an Infile Database. CDDB and fulltext queries (Artist,CD,Track) are implemented. For maximum portabillity, no Database Server has to be set up. It's based on JMBase and mysql-je.
this project seeks to create the framework for a cddb/freedb like service for dvds. the dvd's attributes will be described in an xml format, that can be queried via a standard api from any number of distributed repositories. a reference implementation
MediaHunter consists of a server/db software and a frontend plug-in for java gnutella servents. The server works like a cddb mirror and uses XML protocol for lookups, the plugin queries the server and manages searches and downloads on the gnutella servent