#databases
Read more stories on Hashnode
Articles with this tag
I'll use terms stored procedures and database functions in text interchangeably. So, in all seriousness - what have the STORED PROCEDURES ever done...
What is Norm for .NET Norm is a data access library for .NET Core 3 (or .NET Standard 2.1). Previously called NoORM to give emphases to fact that this...
In the first part of antipatterns in data access series of articles - I've discussed memory joins antipattern. Nested selects anti-pattern is very...
I wanted to write this for a long, long time ... So, having to work on various projects for the last decade or so - I've noticed that a lot of them...
SQL injection is a big problem in modern software development. Even when you have a team trained familiar with best cybersecurity practices, there is...