sqlMaster relational databases with SQL. Schema design, queries, performance, migrations for PostgreSQL, MySQL, SQLite, SQL Server.
Install via ClawdBot CLI:
clawdbot install ivangdavila/sqlGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Design and query a relational database to handle customer orders, inventory, and user accounts. Use SQL for schema design with tables like users, products, and orders, and implement queries for order history, stock updates, and transaction rollbacks to ensure data integrity during sales.
Build a database for tracking financial transactions, account balances, and audit logs. Apply SQL operations like transactions for atomic updates, window functions for running totals, and indexing strategies to optimize queries for generating reports and detecting anomalies in real-time.
Create a secure database to manage patient information, appointments, and medical histories. Use SQL for schema design with normalized tables to reduce redundancy, implement parameterized queries to prevent SQL injection, and set up backups and replication for data recovery and compliance.
Develop a database to monitor shipments, warehouse inventory, and delivery routes. Leverage SQL for querying shipment statuses, using CTEs for complex route calculations, and optimizing performance with indexes on large datasets to support real-time tracking and analytics.
Design a database to store user activity, subscription data, and application metrics. Utilize SQL for aggregating user engagement statistics, employing window functions for cohort analysis, and integrating with tools like PostgreSQL's JSONB for flexible data storage in a multi-tenant environment.
Offer expertise in SQL schema design, query optimization, and performance tuning for businesses migrating or scaling their databases. Provide services like index strategy reviews, backup solutions, and custom migration scripts to improve efficiency and reduce operational costs.
Build a software-as-a-service product that uses SQL databases to store and analyze customer data, offering dashboards and reports. Monetize through subscription tiers based on data volume or feature access, leveraging SQL for fast query responses and scalable operations.
Develop and sell online courses or workshops teaching SQL skills, from beginner to advanced levels. Generate revenue through course sales, certification exams, and corporate training packages, using practical examples from industries like e-commerce or finance.
💬 Integration Tip
Ensure the required command-line tools (e.g., sqlite3, psql) are installed on the target OS, and use parameterized queries to prevent security vulnerabilities when integrating with applications.
Scored Apr 15, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.