DEV Community

aleBiagini
aleBiagini

Posted on

Alternatives to databases to store data

Hello, I am currently developing a project in ASP.NET Core. I would like to store my data using a dictionary or a hashtable. Is that possible? If so, is that secure at all?

Top comments (0)