Found 1000 skills for "database" Page 31 of 84

aggregating-performance-metrics

Aggregate and centralize performance metrics from applications, databases, caches, and infrastructure into Prometheus, StatsD, or CloudWatch with unif...

github 4 files

supabase-cost-tuning

Reduce Supabase spend by auditing usage against plan limits, eliminating database and storage waste, and right-sizing compute resources. The three big...

github 5 files

tracking-application-response-times

Track and analyze response times across API endpoints, database queries, and service calls with P50/P95/P99 percentile reporting and SLO compliance mo...

github 5 files

detecting-sql-injection-vulnerabilities

Scan application source code for SQL injection vulnerabilities (CWE-89, OWASP A03:2021) by tracing user input from entry points through data flows int...

github 9 files

supabase-deploy-integration

Deploy and manage Supabase projects in production with confidence. This skill covers the full deployment lifecycle: pushing database migrations, deplo...

github 5 files

replit-upgrade-migration

!cat .replit 2>/dev/null | head -15 || echo 'No .replit found' !cat replit.nix 2>/dev/null || echo 'No replit.nix found' Guide for upgrading Replit en...

github 1 files

detecting-credential-dumping-techniques

Credential dumping (MITRE ATT&CK T1003) is a post-exploitation technique where adversaries extract authentication credentials from OS memory, registry...

github 5 files

performing-second-order-sql-injection

When first-order SQL injection testing reveals proper input sanitization at storage time During penetration testing of applications with user-generate...

github 4 files

moai-domain-backend

Backend Development Mastery - Comprehensive backend development patterns covering API design, database integration, microservices, and modern architec...

github 1 files

exploiting-sql-injection-with-sqlmap

During authorized web application penetration testing engagements When manual testing reveals potential SQL injection points in parameters, headers, o...

github 4 files

best-practices

Always consult better-auth.com/docs for code examples and latest API. --- Install: npm install better-auth Set env vars: BETTERAUTHSECRET and BETTERAU...

github 1 files

azure-cosmos-java

Client library for Azure Cosmos DB NoSQL API with global distribution and reactive patterns. <dependency> <groupId>com.azure</groupId> <artifactId>azu...

github 2 files