Quellen, sql-db-migrations

10 Quellen in /var/www/code/sql-db-migrations/sources.yaml.

IDTitelURL / ReferenzPublisherTypRelevanz
POSTGRES_CONSTRAINTSPostgreSQL Documentation: Constraintshttps://www.postgresql.org/docs/current/ddl-constraints.htmlPostgreSQL Global Development GroupdocumentationPrimary Keys, Foreign Keys, Unique, Check und Not Null.
POSTGRES_INDEXESPostgreSQL Documentation: Indexeshttps://www.postgresql.org/docs/current/indexes.htmlPostgreSQL Global Development GroupdocumentationIndexarten und Indexnutzung fuer Filter, Sortierung und Suche.
POSTGRES_TRANSACTIONSPostgreSQL Documentation: Transactionshttps://www.postgresql.org/docs/current/tutorial-transactions.htmlPostgreSQL Global Development GroupdocumentationAtomare Arbeitseinheiten und Commit/Rollback.
POSTGRES_ISOLATIONPostgreSQL Documentation: Transaction Isolationhttps://www.postgresql.org/docs/current/transaction-iso.htmlPostgreSQL Global Development GroupdocumentationNebenlaeufigkeit, Isolation und sichtbare Datenzustaende.
POSTGRES_EXPLAINPostgreSQL Documentation: Using EXPLAINhttps://www.postgresql.org/docs/current/using-explain.htmlPostgreSQL Global Development GroupdocumentationNachweis fuer Query-Plan, Indexnutzung und Kosten.
POSTGRES_ALTER_TABLEPostgreSQL Documentation: ALTER TABLEhttps://www.postgresql.org/docs/current/sql-altertable.htmlPostgreSQL Global Development GroupdocumentationSchema-Aenderungen, Constraints und Lock-Risiken.
POSTGRES_BACKUPPostgreSQL Documentation: Backup and Restorehttps://www.postgresql.org/docs/current/backup.htmlPostgreSQL Global Development GroupdocumentationBackup- und Restore-Grundlagen fuer Migrationen.
OWASP_SQL_INJECTIONOWASP SQL Injection Prevention Cheat Sheethttps://cheatsheetseries.owasp.org/cheatsheets/SQL_Injection_Prevention_Cheat_Sheet.htmlOWASPsecurity_guidancePrepared Statements und sichere Query-Konstruktion.
LOCAL_PHP_SPECSLokale PHP YAML Libraryfile:/var/www/code/phpProjektlocal_policyDDD/Hexagonal/OOP/MVC-Regeln fuer Repository- und Domain-Grenzen.
LOCAL_GUI_TABLESLokale GUI Library Datentabellen CRUDfile:/var/www/code/gui/datentabellen-crudProjektlocal_policyTabellenanforderungen an Suche, Filter, Sortierung und Pagination.

Zurück zum Bereich