home/categories/sql-databases
category focus

SQL

PostgreSQL, MySQL, and relational DBs.

1935 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
sql-databases
59

ecto-query-patterns

Use when querying data with Ecto.Query DSL including where clauses, joins, aggregates, preloading, and query composition. Use for building flexible database queries in Elixir applications.

TheBushidoCollective
TheBushidoCollective
databases
open
sql-databases
59

elixir-ecto-patterns

Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.

TheBushidoCollective
TheBushidoCollective
databases
open
sql-databases
59

django-orm-patterns

Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.

TheBushidoCollective
TheBushidoCollective
databases
open
sql-databases
59

jutsu-bunbun-sqlite

Use when working with SQLite databases in Bun. Covers Bun's built-in SQLite driver, database operations, prepared statements, and transactions with high performance.

TheBushidoCollective
TheBushidoCollective
databases
open
sql-databases
59

ecto-schemas

Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.

TheBushidoCollective
TheBushidoCollective
databases
open
sql-databases
59

csharp-linq

Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.

TheBushidoCollective
TheBushidoCollective
databases
open
sql-databases
59

postgres-patterns

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

tranhieutt
tranhieutt
databases
open
sql-databases
59

sql-best-practices

SQL development best practices for writing efficient, secure, and maintainable database queries

Mindrally
Mindrally
databases
open
sql-databases
59

sql-optimization-patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database...

tranhieutt
tranhieutt
databases
open
sql-databases
59

mysql-best-practices

MySQL development best practices for schema design, query optimization, and database administration

Mindrally
Mindrally
databases
open
sql-databases
59

postgresql-best-practices

PostgreSQL development best practices for schema design, query optimization, and database administration

Mindrally
Mindrally
databases
open
sql-databases
59

database

Guide database design, migration, and query optimization. Use when: schema design, migration planning, query optimization, index strategy. Keywords: database, schema, migration, SQL, index, query, 資料庫, 遷移, 查詢.

AsiaOstrich
AsiaOstrich
databases
open
sql-databases
57

database-query-expert

Generate read-only database queries for GregoryAI's PostgreSQL database — Django ORM or raw SQL. Use this skill whenever someone asks to query, count, filter, aggregate, export, or analyse data in the GregoryAI database. This includes questions like "how many articles were added last month", "show me trials by subject", "which sources haven't fetched anything recently", "articles with high ML prediction scores", "list authors with ORCID", or any ad-hoc data exploration against the gregory, subscriptions, or sitesettings models. Also trigger when someone asks for data exports, CSV dumps, or reporting queries. If the question could be answered by querying the database, use this skill.

brunoamaral
brunoamaral
databases
open
sql-databases
56

sql-optimization

SQL query optimization patterns including EXPLAIN plan analysis, index strategies, query rewriting, and N+1 query prevention. Use when optimizing slow database queries, analyzing query performance, designing indexes, or debugging database bottlenecks. Works with PostgreSQL, MySQL, SQLite, and other SQL databases. Typical improvements: 10x-1000x query speedup.

applied-artificial-intelligence
applied-artificial-intelligence
databases
open
sql-databases
56

pikku-kysely

Use when setting up SQL database services with Kysely in a Pikku app. Covers @pikku/kysely (base), @pikku/kysely-postgres, @pikku/kysely-mysql, @pikku/kysely-sqlite — channel stores, workflow services, secret services, AI storage, agent runs, and deployment services. TRIGGER when: code uses Kysely, PikkuKysely, KyselyChannelStore, KyselyWorkflowService, KyselySecretService, or user asks about SQL database setup, Postgres/MySQL/SQLite with Pikku. DO NOT TRIGGER when: user asks about MongoDB (use pikku-mongodb) or Redis (use pikku-redis).

pikkujs
pikkujs
databases
open
sql-databases
55

data-analytics-engineering

Analytics engineering for reliable metrics and BI readiness. Use when building dbt models, defining metrics, or designing analytics layers.

vasilyu1983
vasilyu1983
databases
open
sql-databases
55

data-sql-optimization

SQL optimization for OLTP systems: EXPLAIN analysis, indexing, schema design, migrations, HA, and security across major SQL platforms.

vasilyu1983
vasilyu1983
databases
open
sql-databases
55

database-schema-design

Design normalized database schemas with tables, relationships, indexes, and constraints for any application domain.

seb1n
seb1n
databases
open
sql-databases
55

query-optimization

Analyze, diagnose, and optimize slow SQL queries using EXPLAIN plans, indexing strategies, query rewriting, and ORM tuning.

seb1n
seb1n
databases
open
sql-databases
55

sql-query-generation

Generate optimized SQL queries from natural language requests, supporting SELECT, JOIN, GROUP BY, window functions, CTEs, and subqueries.

seb1n
seb1n
databases
open
sql-databases
55

writing-queries

Writes and modifies sqlc queries for the xmtpd PostgreSQL database. Use when creating, editing, or reviewing .sql query files in pkg/db/sqlc/, when the user mentions sqlc, database queries, or adding new database operations.

xmtp
xmtp
databases
open
sql-databases
55

dv-metadata

Create and modify Dataverse tables, columns, relationships, forms, and views using the Python SDK and Web API. Use when: "add column", "create table", "add relationship", "lookup column", "create form", "create view", "modify form", "FormXml", "SavedQuery", "option set", "picklist", "MetadataService", "EntityDefinitions". Do not use when: writing data records (use dv-data), reading or querying records (use dv-query), exporting solutions (use dv-solution).

microsoft
microsoft
databases
open
sql-databases
55

postgres-mcp

Run read-only SQL queries against a PostgreSQL database via CLI. Use when user needs to query, inspect, or retrieve data from a Postgres database.

makabakaxy
makabakaxy
databases
open
sql-databases
54

db-designer

Generates standard SQL or Prisma database schemas.

Nhqvu2005
Nhqvu2005
databases
open
Previous
Page 28 / 81
Next