/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jbrandhorst.com
| | phiresky.github.io
2.6 parsecs away

Travel
| | Using relational databases in a typed language is a pain unless you have great libraries to support you. There's a lot of different libraries for TypeScript, but they all have their own advantages and flaws. Since it's hard to find anything other than TypeORM, this is a short list of the
| | lucianonooijen.com
2.4 parsecs away

Travel
| | How to best handle SQL logic in Golang applications for migrations and queries
| | korban.net
3.1 parsecs away

Travel
| |
| | pentesterlab.com
9.3 parsecs away

Travel
| This blog post explores the evolution of SQL Injection attacks and why traditional methods, like injecting ' OR 1=1;--, are less effective in modern web applications. It highlights the importance of using secure coding practices, such as parameterized queries and modern password hashing algorithms, to safeguard against these attacks.