What database is servicenow using in backend?

amagondkumbar
Kilo Contributor

What database is servicenow   using in backend?

11 REPLIES 11

Gaurav Bajaj
Kilo Sage

Its Mysql.


Chuck Tomasi
Tera Patron

The MySQL database (v5.x) is used underneath. The ServiceNow software uses the MariaDB Java driver.



More information can be found from the stats.do page and clicking "Open Source Software".



find_real_file.png


find_real_file.png



That PDF has lots of cool information of what's going on "under the covers".


If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.



Thank you


As Chuck shows here, use the filter navigator to get to the stats.do page. I was unable to get the Open Source link to work when navigating by address bar. Just opened to a blank page.

Anyone know for certain if this is still the correct answer? Had the impression it was entirely MariaDB at this point.