Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lesson3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Objective: the students should know how SQL injections happen, and how to define

Please read the following pages that explains the ACID database model:

- [ACID Properties with real life examples](https://medium.com/%40tushar.rooks/acid-properties-with-real-life-examples-b83a37667338)
- [ACID Transactions + a real example](https://devopedia.org/acid-transactions#)
- [Why you should never use MongoDB](http://www.sarahmei.com/blog/2013/11/11/why-you-should-never-use-mongodb)

Also the students should watch this video: https://youtu.be/HSt4nlUIF-A
Expand Down