News

I'm trying to do some R&D on SQLite because I'd like to use it for a person project, but I've run into the problem that every database manager I try that supports SQLite seems to suck. hard. As in, ...
When developing database-driven .NET and .NET Core, regardless of the database we intend to deploy in the end, we will often want to work with a database engine that is lightweight and fast, in order ...