All reference data is hosted locally on the Discoverant server. No external API calls are made at query time — all searches run entirely against the local PostgreSQL instance.
| Database | Records | Purpose | Source | Update Frequency |
|---|---|---|---|---|
| SureChEMBL | 24.5M | Patent compounds | EBI FTP | Weekly |
| ChEMBL | 2.4M | Bioactive compounds | EBI FTP | Quarterly |
| PubChem | 444K | Public compounds | NCBI FTP | Weekly |
| STRING | 13.7M | Protein interactions | STRING DB | Annually |
| UniProt | 573K | Protein annotations | UniProt FTP | Weekly |
| PDB | 1.08M | 3D structures | RCSB | Weekly |
| ORD | 2.38M | Reactions | GitHub | Per release |
/opt/discoverant/updates/sources/Key tables and their schemas within the adroit_chemistry database:
patent_chem.surechembl_compounds
Bingo Indexed
24.5M rows
compounds.chembl
Bingo Indexed
2.4M rows
compounds.pubchem
Bingo Indexed
444K rows
interactions.string_human
13.7M rows
proteins.uniprot
573K rows
structures.pdb_entries
1.08M rows
reactions.ord_reactions
2.38M rows
public.molecules
User compounds
public.reactions
User reactions
public.reaction_participants
FK → participant_roles
public.synthesis_routes
Route planning
public.route_steps
Step sequencing
public.projects
Tenant-scoped
public.files
Uploads