Difference between revisions of "BioSQL"

From GMOD
Jump to: navigation, search
m
m (Description)
Line 1: Line 1:
 
 
==Description==
 
==Description==
  
 
http://www.biosql.org
 
http://www.biosql.org
  
BioSQL is a generic unifying relational schema for storing sequences, sequence annotations from different sources, for instance Genbank or Swissprot.
+
BioSQL is a generic unifying relational schema for storing sequences and sequence annotations from different sources, for instance Genbank or Swissprot.
  
 
BioSQL is meant to be a common data storage layer supported by all the
 
BioSQL is meant to be a common data storage layer supported by all the

Revision as of 17:13, 10 February 2007

Description

http://www.biosql.org

BioSQL is a generic unifying relational schema for storing sequences and sequence annotations from different sources, for instance Genbank or Swissprot.

BioSQL is meant to be a common data storage layer supported by all the different Bio* projects, Bioperl, Biojava, Biopython, and Bioruby. Entries stored through an application written in, say, Bioperl could be retrieved by another written in Biojava.

There are currently three different RDBMSs supported: MySQL, PostgreSQL, and Oracle.