Is there a inside database for project you make

i saw a lot people talking about connecting project to an outside database, so i am just wondering if there is an inside database for it.(sorry if this is a stupid question) i am completely a new guy at it.

There is - a DataTable. Calling it a database is a bit much, though. It’s read only.

Still, quite useful since it can store asset references and is very easy to use.