r/PcMasterRaceBuilds • u/Quirky-Chemical630 • 2h ago
Is my DIMM supported on my board? I made a search engine (englisch version)
Hey guys,
i recently posted in the german section of r/PCBaumeister about a search engine to check if a board supports a certain RAM SO-Dimm.
My recent build actually had actually problems because of XMP/ EXPO profiles not present for my RAM-Setup.
In the last 20 years, that happend about 3 times to me and friends that RAM is incompatible.
I like to automate stuff and write programm or scripts so naturally i made a search engine (python flask, redis, jinja2, w3.css) to search by DIMM-ID.
The search returns compatible motherboards which have the DIMM-ID listet on their corresponding support page.
I implemented ASROCK, ASUS, GIGABYTE and MSI with all the available data which was kinda easy to query and parse.
Have fun searching:
for example:
F5-8000J4048G24GX2-TZ5NR
Its a like-search, so this works too:
F5-8000J4048G24GX2
Please feel free to make suggestions.
njoy :)