Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A web database for experimental results of research
A database with a web interface for storing the experimental results of research, aimed at ease of adding new types of data. Goal is to make adding as simple as one day for an unexperienced in programming scientist to add a new type of data similar to an existing type, by preparing two - three files analogues to the existing ones. An experienced programmer should need only one day to one week for adding a totally new kind of data like arrays with more dimensions that was available before.
...NOTE: the RDKit source code and downloads are now in github: https://github.com/rdkit/rdkit
The core algorithms and data structures are written in C++. Wrappers are provided to use the toolkit from either Python or Java.
Additionally, the RDKit distribution includes a PostgreSQL-based cartridge that allows molecules to be stored in relational database and retrieved via substructure and similarity searches.