Yes , this is a direct DB connection and with Microsoft SQL Server via Blueprints.
You need to create tables in the DB , and then you need to write query string like select , insert and update as shown in the pictures and once you run the game , the data will be stored in the SQL DB. You obviously need to first establish a connection by calling “Set Connection Properties” method and passing the respective parameters.