- Home
- /
- Categories
- /
- Database
Database
Database management and queries
vector-database-management
by manutej
Comprehensive guide for managing vector databases including Pinecone, Weaviate, and Chroma for semantic search, RAG systems, and similarity-based applications
graphql-api-development
by manutej
Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices
alembic
by manutej
Comprehensive Alembic database migration management for customer support systems
postgresql-database-engineering
by manutej
Comprehensive PostgreSQL database engineering skill covering indexing strategies, query optimization, performance tuning, partitioning, replication, backup and recovery, high availability, and production database management. Master advanced PostgreSQL features including MVCC, VACUUM operations, connection pooling, monitoring, and scalability patterns.
dbt-data-transformation
by manutej
Complete guide for dbt data transformation including models, tests, documentation, incremental builds, macros, packages, and production workflows
apache-spark-data-processing
by manutej
Complete guide for Apache Spark data processing including RDDs, DataFrames, Spark SQL, streaming, MLlib, and production deployment
fastapi-microservices-development
by manutej
Comprehensive guide for building production-ready microservices with FastAPI including REST API patterns, async operations, dependency injection, and deployment strategies
hasura-graphql-engine
by manutej
Complete guide for Hasura GraphQL Engine including instant GraphQL APIs, permissions, authentication, event triggers, actions, and production deployment
docker-compose-orchestration
by manutej
Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment
SQLAlchemy ORM Expert
by manutej
Comprehensive SQLAlchemy skill for customer support tech enablement, covering ORM patterns, session management, query optimization, async operations, and PostgreSQL integration
fastapi-development
by manutej
Modern Python API development with FastAPI covering async patterns, Pydantic validation, dependency injection, and production deployment
golang-backend-development
by manutej
Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment
kafka-stream-processing
by manutej
Complete guide for Apache Kafka stream processing including producers, consumers, Kafka Streams, connectors, schema registry, and production deployment
FastAPI Customer Support Tech Enablement
by manutej
Comprehensive FastAPI skill for building modern Python web APIs with focus on customer support systems, ticket management, real-time chat, and backend operations
database-security
by oakoss
'Database security auditor specialized in Row Level Security (RLS) enforcement, Zero-Trust database architecture, and forensic audit trails. Covers Supabase RLS policies, Postgres security, Convex auth guards, PGAudit configuration, JIT access controls, and database-specific compliance validation. Use when auditing database access policies, implementing RLS in Supabase or Postgres, configuring Convex auth guards, setting up audit logging, reviewing database security, or validating database-level compliance requirements.'
cloudflare
by oakoss
'Cloudflare Workers, KV, D1, R2, Pages, and Wrangler CLI. Use when deploying to the edge, configuring Workers, managing storage bindings, or setting up Cloudflare Pages.'
db-enforcer
by oakoss
'Enforces database integrity for PostgreSQL and Prisma systems. Use when designing schemas, writing migrations, or configuring Row-Level Security. Use for type-safe SQL, naming alignment, constraint validation, zero-trust RLS policies, UUIDv7 primary keys, and zero-downtime deployments.'
ai-search-optimization
by manojbajaj95
Answer Engine Optimization (AEO) and Generative Engine Optimization (GEO) strategies for AI-powered search visibility in ChatGPT, Perplexity, Google AI Overviews, and other AI search platforms. Use when working with aeo, geo, ai search, chatgpt search, perplexity, ai overviews, generative search, llm visibility.
how-to-export-sqlite-tables-to-create-statements
by rodydavis
Learn how to export your entire SQLite database schema, including tables and indexes, into runnable CREATE statements at runtime using Flutter and the sqlite3 package.
how-to-build-a-graph-database-with-flutter
by rodydavis
Learn how to build and utilize a graph database within your Flutter applications using SQLite and the Drift package to model relationships between data.
lit-and-flutter
by rodydavis
Learn how to embed a Lit web component directly within your Flutter app to leverage web-based UIs and features while accessing native device APIs for a powerful hybrid development approach.
osquery-query-helper
by tsale
"Help users write, validate, and troubleshoot osquery SQL queries using provided osquery table schemas as the authoritative source."
database_query
by robinspt
Query TickFlow Assist LanceDB tables, schemas, and stored records through the query_database tool.
qgis
by pacphi
Geospatial analysis and GIS operations via QGIS. Use for calculating distances, buffering zones, coordinate transforms (EPSG:4326 to EPSG:3857), layer operations, geoprocessing (intersect, union, clip), and exporting map images. Requires QGIS running on Display :1 with MCP plugin enabled.