Prequel is a SQL query engine built in C#. The goal of this project is to demonstrate how query engines are built, and to bring a query engine to the .NET community. The project contains a ...
Dapper is an open-source ORM tool that is easy to use and lightweight, which makes it a popular choice for .NET developers. It is designed to work with various databases, including SQL Server, Oracle, ...
Combine .Net with C# and HTMX for a streamlined development process that yields a dynamic front end without writing a line of JavaScript. There are many stacks on the server side and one of the most ...
Most of the time when I’m developing applications, I default to using some form of SQL. Whether it’s a simple application using SQlite or something a bit more robust that I plan to scale out with ...
Thanks for subscribing! Look out for your first newsletter in your inbox soon! The best of Chicago for free. Sign up for our email to enjoy Chicago without spending a thing (as well as some options ...
FreeSql provides methods for inserting data in single and batches, and it can also return the inserted records when executed in a specific database. The incoming request has too many parameters. The ...
In my recent article I've reported about a nice free alternative to manage SQL databases, which, from the same UI can manage also MySQL databases. I thought that it might be a good idea to actually ...