Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

What type of database does ServiceNow use?

km123
Kilo Contributor

I'm building a logical topology and wanted to know what kind of database ServiceNow utilizes. Also, is there anyway to find out more information on the database when logged into a ServiceNow developer instance?

1 ACCEPTED SOLUTION

Alikutty A
Tera Sage

The default is MySQL but I have also read in wiki that it supports Oracle as well.



You can go System Diagnostics -> Diagnostics Page in your instance and get all details under Database overview.


find_real_file.png



Thank You


Please Hit Like, Helpful or Correct depending on the impact of response


View solution in original post

2 REPLIES 2

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Km,



OOB it is MySQL.You can find more info from the stats.do page and then click on Open Source Software.


Alikutty A
Tera Sage

The default is MySQL but I have also read in wiki that it supports Oracle as well.



You can go System Diagnostics -> Diagnostics Page in your instance and get all details under Database overview.


find_real_file.png



Thank You


Please Hit Like, Helpful or Correct depending on the impact of response