Difference between revisions of "IT-SDK-Database"

From wiki.samerhijazi.net
Jump to navigation Jump to search
Line 6: Line 6:
 
* Data in transit, refers to the data that is being transferred or transmitted.
 
* Data in transit, refers to the data that is being transferred or transmitted.
 
* Data at rest, refers to the data that is stored in persistent storage.
 
* Data at rest, refers to the data that is stored in persistent storage.
 +
* Persistent data in a database refers to data that is stored in a durable manner and is not lost when the system is shut down or restarted.
 
=Tools=
 
=Tools=
 
* https://www.heidisql.com/
 
* https://www.heidisql.com/

Revision as of 10:35, 2 April 2023

Source

Notes

  • Data in transit, refers to the data that is being transferred or transmitted.
  • Data at rest, refers to the data that is stored in persistent storage.
  • Persistent data in a database refers to data that is stored in a durable manner and is not lost when the system is shut down or restarted.

Tools

Embedded