← Back to home
Comparison · DevOps

Nominatim vs RDKit

A side-by-side editorial comparison of Nominatim and RDKit — release velocity, themes, recent moves, and the top alternatives to consider.

Nominatim vs RDKit: at a glance

FeatureNominatimRDKit
SectorDevOpsDevOps
Velocity score0.02.5
Sparks · 30d00
Top themesgeocoding, openstreetmap, python-package, postcodescheminformatics, stereochemistry, quarterly-releases, substructure-search
Last editorial update2h ago2h ago
WebsiteVisit →Visit →

What is Nominatim?

The geocoder finished becoming a Python package, then got back to matching addresses

Nominatim releases a minor version every few months with fast hotfixes when an update path breaks. The 4.5-to-5.0 span was structural — becoming a pip-installable Python package, then removing the PHP frontend, bundled osm2pgsql and cmake scripts outright. Since then the work has returned to geocoding quality: a pattern-based postcode parser, building entrances in results, a restructured forward query parser, and separate processing tables for postcodes, interpolations and associatedStreet relations.

Read the full Nominatim trajectory →

What is RDKit?

Quarterly majors set the breaking changes; the patch train spends the rest of the year on stereochemistry

RDKit runs a strict quarterly cadence — a 2026_03 major followed by monthly patch releases through the quarter. The major carried the breaking changes: Dict keys moved to std::string_view, SMARTS AND-query merging, _CIPRank no longer set by default on molecules without chiral centers, altered hydride removal, and MolToSmarts no longer adding implicit hydrogens. Every patch since has been dominated by stereochemistry correctness and drawing options, with steady performance work on CIP labelling and synthon substructure search.

Read the full RDKit trajectory →

Nominatim vs RDKit: editorial side-by-side

N
Nominatim
DEVOPS
0.0

The geocoder finished becoming a Python package, then got back to matching addresses

◆ Current state

Nominatim releases a minor version every few months with fast hotfixes when an update path breaks. The 4.5-to-5.0 span was structural — becoming a pip-installable Python package, then removing the PHP frontend, bundled osm2pgsql and cmake scripts outright. Since then the work has returned to geocoding quality: a pattern-based postcode parser, building entrances in results, a restructured forward query parser, and separate processing tables for postcodes, interpolations and associatedStreet relations.

◆ Where it's heading

With the packaging migration finished, the project is optimizing the two things operators actually feel — how fast a search resolves and whether continuous OSM updates keep flowing. The 5.3.0 split into dedicated processing tables was explicitly about making updates faster and more reliable, and the two hotfixes that followed within a fortnight show how tightly that path is watched. Query-side work is trending toward recognizing input that is not in the database at all, as the postcode parser does.

◆ Prediction

Expect continued query-parser and update-pipeline optimization rather than new output types, since that is where every release since 5.0.0 has concentrated.

R
RDKit
DEVOPS
2.5

Quarterly majors set the breaking changes; the patch train spends the rest of the year on stereochemistry

◆ Current state

RDKit runs a strict quarterly cadence — a 2026_03 major followed by monthly patch releases through the quarter. The major carried the breaking changes: Dict keys moved to std::string_view, SMARTS AND-query merging, _CIPRank no longer set by default on molecules without chiral centers, altered hydride removal, and MolToSmarts no longer adding implicit hydrogens. Every patch since has been dominated by stereochemistry correctness and drawing options, with steady performance work on CIP labelling and synthon substructure search.

◆ Where it's heading

Two threads run through the patch train. Stereochemistry is the persistent bug surface — atropisomers, E/Z retention through CDXML and fragment extraction, ring-bond consistency in the bounds matrix builder, aromaticity in polycyclic conjugated systems — which is what happens when a cheminformatics toolkit is the reference implementation everyone's edge cases land on. Separately, search and conformer generation keep getting faster: synthon substructure search doubled, CIP labelling stopped computing auxiliary descriptors unnecessarily, and ETKDG gained all-in-one coordinate refinement.

◆ Prediction

Expect the 2026_03 line to keep receiving stereochemistry fixes until the next quarterly major, which is where any further backwards-incompatible API changes will be batched.

Alternatives to Nominatim and RDKit

Other DevOps products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either Nominatim or RDKit.

See all Nominatim alternatives → · See all RDKit alternatives →

Recent activity from Nominatim and RDKit

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 8d agoRDKit2026.03.5 fixes atropisomer, CDXML and aromaticity stereochemistry bugs
  2. 1mo agoRDKit2026.03.4 doubles synthon substructure search and refines ETKDG
  3. 2mo agoRDKit2026.03.3 speeds up CIP labelling and adds tautomer zone blocking
  4. 3mo agoRDKit2026.03.2 speeds tautomer canonicalization and fixes UFF gradients
  5. 3mo agoNominatim5.3.2 fixes a non-null constraint error during updates
  6. 4mo agoNominatim5.3.1 restores usable update speed for associatedStreet relations
  7. 4mo agoNominatim5.3.0 gives postcodes and interpolations their own processing tables
  8. 4mo agoRDKit2026.03.1 changes CIP ranking, hydride removal and SMARTS defaults
  9. 4mo agoRDKit2026.03.1b1 beta preview of the quarterly major
  10. 9mo agoNominatim5.2.0 returns building entrances and cuts SQL round-trips
  11. 1y agoNominatim5.1.0 recognizes postcodes that aren't in the OSM data
  12. 1y agoNominatim5.0.0 removes the PHP frontend, bundled osm2pgsql and cmake

Frequently asked questions

What is the difference between Nominatim and RDKit?

They serve adjacent needs but don't currently overlap on shipped themes. RDKit is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is Nominatim better than RDKit?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. RDKit is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other DevOps products to evaluate alongside.

What are the best alternatives to Nominatim?

Top Nominatim alternatives in DevOps are ranked by recent ship velocity. Browse the "Nominatim alternatives" section above for the current picks, or visit /alternatives/nominatim for the full list with editorial commentary on each.

What are the best alternatives to RDKit?

Top RDKit alternatives in DevOps are ranked by recent ship velocity. Browse the "RDKit alternatives" section above for the current picks, or visit /alternatives/rdkit for the full list with editorial commentary on each.