How to determine which databases you have in MolCart on the command line.

14 views
Skip to first unread message

Andrew Orry

unread,
Oct 6, 2021, 11:29:00 PM10/6/21
to MolSoft ICM Knowledge Base
Q. How can I see what databases I have in MolCart on the command line?
A.
MolCart is a chemical cartridge which allows you to store large chemical compound libraries for searching and analysis. It uses a fast relational database which is freely available without any limitations.  See http://www.molsoft.com/molcart.html

To list the databases you have in MolCart:

echo "show databases" | mysql -u<user> -p<pass> -h<server> 
Reply all
Reply to author
Forward
0 new messages