which one are you?
seen from United States
seen from Estonia
seen from Russia
seen from Italy
seen from United States
seen from United Kingdom

seen from Bulgaria
seen from United States

seen from Italy

seen from United States
seen from Germany
seen from Portugal

seen from Italy
seen from Malaysia

seen from Canada
seen from China
seen from Austria
seen from Italy

seen from China
seen from United States
which one are you?
home office, never stop coding... #programming #php #mysql #mariadb #linux #ubuntu
WebDesign: Un mapping objet-relationnel JavaScript et TypeScript - typeorm
Un mapping objet-relationnel (dit orm en anglais) est une technique de programmation pour "transformer" une base de données relationnelle en base de données orientée objet. typeorm est un orm JavaScript et TypeScript qui prend en charge de nombreuses bases de données comme MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL.
SQL meme for you 😭
Explains how to set up and secure MariaDB client and server communication with TLS/SSL certificates on CentOS/RHEL/Debian/Ubuntu Linux and U
A simple shell script monitors MariaDB replication health status and sends an email or mobile alert about when a failure occurs on Linux or
Explains how to create a new admin (superuser) user in MySQL and make it an admin user with root-like access to the databases.
Explains how to make a superuser (admin) with root-like access to the MySQL/MariaDB databases with secure plugins. Further, learn how to create an encrypted file to store admin user/password, host, and TLS info securely for ease of login via Linux/Unix CLI
Explains how to create a new MySQL/MariaDB user and grant permission on the AWS RDS instance. Further, learn how to enforce TLS/SSL connections.