How do I implement a database?

I would like to implement a database in my game, does Unreal Engine account for this? Would Unreal play well with SQLite?

Hi,
I think it works as I have seen a video on
youtube showing the implementation of
an SQL database.
I think you can find it by searching for databse
and SQL on youtube.

Good Luck,
Sammy

Here is the plugin :

Hope this plugin can help you.

HiSQLite3( SQLite3 For UE4)

Sure thats a plugin but the docs alone are not enough for most people to learn how to use it or set it up.