> Has anyone tried recently importing all of Swiss Prot, NCBInr, etc. > into a biosql database on any RDBMS (postgres, mysql, oracle, etc.)?
Can't give you any numbers, but if your database is only used for querying, you may be better off only storing data that is actually used in queries into the database, and keeping the actual entries in indexed text files. -- Eric Jain _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
