What is a Database Transaction? Be ACID compliant!

preview_player
Показать описание
In this video, learn all about database transactions and what it takes to be ACID compliant.

📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚

🎙 MY RECORDING EQUIPMENT 🎙

💻 MY DESKTOP EQUIPMENT 💻

📚 Useful Videos:

☁Topics covered include:
Databases
Database Transactions
All or Nothing
ACID
Transactional Queries

🌎 Find me here:

#AWS
#DBMS
#ACID
Рекомендации по теме
Комментарии
Автор

Correction on point C. Consistency does not mean the data should not go below 0 in the "amount section". It means that if the account balance is 300, and I decrement by 100, and after the transaction if I read the balance, it should be 200 right away. There cannot be a delay of updation after the transaction ends and I made a read.

adipratapsinghaps
Автор

wow, legend. now, i understood the TX, and that why is it important for all operations to be sucessul or none to be called TX.

nalamkhan
Автор

This correspondence serves as confirmation of the successful transfer from the bank to your Visa/Mastercard card.

Michelle_a
Автор

thank you for this explanation. really easy to follow and a good pace.

VeronicaAngryPolak
Автор

One more 💎 on youtube, love the way you are explaining things...

vijaypatneedi
Автор

Yes! A very good video. You have explained so much clearly with examples in less time. Satisfied & Subscribed.

hurairaFurqan
Автор

superb video sir. tnqs a lot. love from india

TJOHN-plcr
Автор

This serves as formal notification of the successful receipt of the BTC transaction.

bahmanklingensmith
Автор

i appreciate your work, explained Tx in very easy way ! thanks

rohitvarshney
Автор

Thank you, this video was very helpful. :)

fahadasad
Автор

Great explenation, no bs or padding the vide <3

amarbugarin
Автор

Hi there, what is the best practice to implement the database transactions? should it be implemented in database stored procedures or in the backend code?

denisleonard
Автор

Sarcastically, oh, because transfers from banks to cards are always such a nail-biting affair, aren't they? But hey, it happened.

Jeff___g
Автор

ill consider this the next time i drop acid.

sorry i had to do the joke

neoland