Unity 3D and Databases?

Hi.

Searching for an answer of such question: is there in Unity 3D some tools for working with databases, and, if not, whether it is possible to use .Net database interfaces?

Thanks in advance,
3DCoder1234.

P. S. is there something for MS Access?

You can use SQLite for unity. This might help you…

SQLite reference