Using
These use cases show how you can use EDB Postgres Advanced Server with Chemaxon JChem PostgreSQL Cartridge.
Create table with MOLECULE datatype column
Using SQL, create the table in which a column has the MOLECULE datatype to store and process chemical data:
View the structure of this table:
Insert/update/delete chemical data
Using SQL statements, insert data, including chemical data, into the table: