Jove
Visualize
Contact Us

Related Concept Videos

Molecular Models02:00

Molecular Models

37.5K
Physical models representing molecular architectures of chemical compounds play essential roles in understanding chemistry. The use of molecular models makes it easier to visualize the structures and shapes of atoms and molecules.
37.5K
Molecular Shapes01:18

Molecular Shapes

53.5K
Molecules have characteristic shapes that are crucial for their function. The arrangement of various electron groups around the central atom dictates their molecular geometry. Electron pairs in the valence shell of a central atom will adopt an arrangement that minimizes repulsions between the electron pairs by maximizing the distance between them. The valence electrons form either bonding pairs, located primarily between bonded atoms, or lone pairs.
Two regions of electron density in a diatomic...
53.5K
Molecular Compounds: Formulas and Nomenclature03:10

Molecular Compounds: Formulas and Nomenclature

45.8K
Molecular compounds or covalent compounds result when atoms share electrons to form covalent bonds. Since there is no electron transfer, molecular compounds do not contain ions; instead, they consist of discrete, neutral molecules. 
45.8K
Structure-Activity Relationships and Drug Design01:28

Structure-Activity Relationships and Drug Design

1.9K
Drug design is a dynamic field that involves discovering and developing new medications based on specific biological targets. This process heavily relies on structure-activity relationships (SAR) and quantitative structure-activity relationships (QSAR) to guide the design and optimization of efficient drugs.
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
1.9K
Molecular Structure and Acidity02:34

Molecular Structure and Acidity

15.0K
An acid can be deprotonated to form a conjugate base or an anion. If the produced anion is more stable, then the acid is stronger. On the contrary, if the anion is unstable, then the acid is weaker. Hence, to determine the acidity of the compound, the stability of its conjugate base is studied using various factors.
The size effect explains the change in atomic size on acidity. When comparing the acids formed from elements that belong to the same column in the periodic table, their atomic sizes...
15.0K
Lewis Structures of Molecular Compounds and Polyatomic Ions02:54

Lewis Structures of Molecular Compounds and Polyatomic Ions

35.5K
To draw Lewis structures for complicated molecules and molecular ions, it is helpful to follow a step-by-step procedure as outlined:
35.5K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same journal

Multimodal feature fusion for molecular property classification.

Journal of cheminformatics·2026
Same journal

P2MAT: A machine learning (ML) driven software for Property Prediction of MATerial.

Journal of cheminformatics·2026
Same journal

Computational design of low-volatility lubricants for space using interpretable machine learning.

Journal of cheminformatics·2026
Same journal

OpenStats: how to combine statistics and research data management (RDM) to leverage efficient scientific data analysis by guided statistics.

Journal of cheminformatics·2026
Same journal

Unified heterogeneity-aware benchmark of drug synergy prediction: a cross-study analysis of traditional machine learning and graph deep learning models.

Journal of cheminformatics·2026
Same journal

Count your bits: fingerprint benchmarking to assess broad chemical space representation.

Journal of cheminformatics·2026
See all related articles
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: May 5, 2026

Applying Cheminformatics to Develop a Structure Searchable Database of Analytical Methods
05:34

Applying Cheminformatics to Develop a Structure Searchable Database of Analytical Methods

Published on: June 6, 2025

1.8K

Molecule database framework: a framework for creating database applications with chemical structure search

Joos Kiener1

  • 1Givaudan Schweiz AG, Fragrances S&T, Überlandstrasse 138, 8600 Dübendorf, Switzerland. joos.kiener@gmail.com.

Journal of Cheminformatics
|December 12, 2013
PubMed
Summary
This summary is machine-generated.

Molecule Database Framework simplifies chemical data management for organic chemistry research by abstracting structure searching and data storage. This Java-based framework, using open-source tools, speeds up application development for in-house databases.

More Related Videos

Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids
08:21

Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids

Published on: April 13, 2022

2.5K
Modeling an Enzyme Active Site using Molecular Visualization Freeware
14:37

Modeling an Enzyme Active Site using Molecular Visualization Freeware

Published on: December 25, 2021

11.6K

Related Experiment Videos

Last Updated: May 5, 2026

Applying Cheminformatics to Develop a Structure Searchable Database of Analytical Methods
05:34

Applying Cheminformatics to Develop a Structure Searchable Database of Analytical Methods

Published on: June 6, 2025

1.8K
Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids
08:21

Curation of Computational Chemical Libraries Demonstrated with Alpha-Amino Acids

Published on: April 13, 2022

2.5K
Modeling an Enzyme Active Site using Molecular Visualization Freeware
14:37

Modeling an Enzyme Active Site using Molecular Visualization Freeware

Published on: December 25, 2021

11.6K

Area of Science:

  • Organic Chemistry
  • Computational Chemistry
  • Software Engineering

Background:

  • Organic chemistry research generates novel chemical data requiring specialized storage and structure-based search capabilities.
  • Existing commercial solutions may not meet specific in-house database needs and pose risks of vendor lock-in and high licensing costs.
  • Developing applications with chemical structure search functionality can be time-consuming and requires deep domain expertise.

Purpose of the Study:

  • To develop a framework that simplifies the integration of chemical structure storage and searching into applications.
  • To reduce the development time and complexity for software requiring in-house chemical databases.
  • To provide an open-source, flexible alternative to commercial solutions for chemical data management.

Main Methods:

  • Developed the Molecule Database Framework in Java, integrating existing free and open-source tools.
  • Leveraged the Bingo Cartridge for PostgreSQL for efficient chemical structure searching.
  • Implemented core functionalities including support for multi-component compounds, SD-file import/export, and optional security.
  • Created a simple web application to demonstrate framework usage and benchmark its performance.

Main Results:

  • The framework successfully abstracts chemical structure searches and SD-file operations into simple method calls.
  • Performance benchmarks on a standard laptop demonstrated good search speeds for chemical structures and file operations without database tuning.
  • The framework supports multi-component compounds (mixtures) and offers features like caching and transactions for robust data handling.

Conclusions:

  • Molecule Database Framework effectively simplifies the development of applications requiring chemical structure search capabilities.
  • The framework provides efficient search performance and data handling, suitable for in-house database needs.
  • It offers a cost-effective, open-source solution, reducing reliance on proprietary systems and accelerating development cycles.