Skip to content

Pgchem::tigress is the chemoinformatics extension to the PostgreSQL DBMS. It enables PostgreSQL to handle molecules through SQL statements.

Notifications You must be signed in to change notification settings

ergo70/pgchem_tigress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After 18 years, pgchem::tigress retires

To whom it may concern.

Today I will retire pgchem::tigress, the PostgreSQL chemoinformatics extension based on OpenBabel, after 18 years of service. This decision is based on three main reasons:

  1. I have not touched the GIST-Index Code for at least eight years, but beginning with PostgreSQL 14.x it started to cause SIGSEVs when building the index on molecules, and I'm unable to find the cause.
  2. OpenBabel 3.x made changes in their API that would require me to rewrite functions or to disable them. And those changes are not very well documented.
  3. Since my recent brush with death, I have decided that there are better ways to spend my time, than chasing Signal 11s. Especially since the RDKit cartridge has come a long way, and is more powerful than pgchem::tigress ever was. This decision was not easy, since building pgchem::tigress was a part of my life. It was the first open source ever released by Bayer AG (at least in Germany). It also is the foundation of my PhD thesis.

The code will remain public as long as there is a way to publish it.

About

Pgchem::tigress is the chemoinformatics extension to the PostgreSQL DBMS. It enables PostgreSQL to handle molecules through SQL statements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published