|
You are here |
hyperborea.org | ||
| | | | |
www.linuxforfreshers.com
|
|
| | | | | How to dump the database with triggers and procedures? MySQL Dump/Restore Stored Procedures and Triggers? | |
| | | | |
xplus3.net
|
|
| | | | | If you have triggers or views in a MySQL database, a dump of that database will have clauses like: | |
| | | | |
callihandata.com
|
|
| | | | | The MySQL keyring plugin is a built-in plugin that can be used for encrypting data at rest and protecting sensitive information. Let's step through an example demonstrating what's visible in a file before and after encrypting data with the keyring plugin. Open for Business Using the sakila sample MySQL database, let's focus on the actor... | |
| | | | |
my-it-notes.com
|
|
| | | Databases - how they work under the hood?Key takeaways from brilliant book "Designing data intensive application" - to quickly recap core concepts. DB engines classifications Type of load: OLTP (transaction processing) vs OLAP (data warehousing and analytics) Relational vs NoSQL, document vs columnar, graph vs triple-store (semantic facts storage) Even within NoSQL camp you can ... | ||