home/categories/sql-databases
category focus

SQL

PostgreSQL, MySQL, and relational DBs.

1935 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
sql-databases
15

sql-queries

将自然语言描述转化为 SQL 查询语句。支持 BigQuery、PostgreSQL、MySQL 及其他方言。可从上传的结构图或文档中读取数据库结构。适用于编写 SQL、构建数据报表、探查数据库,或将业务问题转化为查询语句。

killvxk
killvxk
databases
open
sql-databases
15

sqlalchemy

Python SQL toolkit and Object Relational Mapper (ORM). Use when working with databases in Python, defining models, building queries, managing sessions, or interacting with SQL databases using Python objects.

pavelzw
pavelzw
databases
open
sql-databases
14

databases

Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases.

jackspace
jackspace
databases
open
sql-databases
14

sql-cli

Token-efficient MySQL/PostgreSQL operations using mycli and native CLI tools (Windows/Mac/Linux compatible). Replaces Artisan Tinker for database queries with 87% token savings.

Interstellar-code
Interstellar-code
databases
open
sql-databases
14

query-optimization

Optimize database queries, add indexes, prevent N+1 queries, and improve query performance. Use when queries are slow, investigating database bottlenecks, or optimizing data access patterns.

sgcarstrends
sgcarstrends
databases
open
sql-databases
14

schema-design

Design or modify Drizzle ORM schemas with proper relationships, constraints, and indexes. Use when adding new tables, modifying existing schemas, or optimizing database structure.

sgcarstrends
sgcarstrends
databases
open
sql-databases
14

cfn-parameterized-queries

Secure SQL query execution with parameterized queries to prevent SQL injection attacks. Use when executing database queries, inserting/updating records, or performing any SQL operations that require security hardening.

masharratt
masharratt
databases
open
sql-databases
14

frappe-performance-optimizer

Generate optimized queries, caching, and indexes for Frappe performance. Use when optimizing slow queries, implementing caching, or improving performance.

Venkateshvenki404224
Venkateshvenki404224
databases
open
sql-databases
14

nosql

Nosql standards for nosql in Database environments. Covers best practices,

williamzujkowski
williamzujkowski
databases
open
sql-databases
14

fsharp-persistence

Implement data persistence using SQLite with Dapper, JSON file storage, or event sourcing patterns. Use when adding database tables, CRUD operations, file storage, or event logs. Creates code in src/Server/Persistence.fs with patterns for queries, transactions, relationships, and async I/O. Includes SQLite schema creation, parameterized queries, and proper connection management.

heimeshoff
heimeshoff
databases
open
sql-databases
14

sqlx-knowledge-patch

SQLx changes since training cutoff (latest: 0.9.0-alpha.1) — SqlSafeStr, owned Arguments, sqlx.toml config, begin_with transactions, SQLite hooks, PgBindIter. Load before working with SQLx.

Nevaberry
Nevaberry
databases
open
sql-databases
14

mysql

Enterprise MySQL & MariaDB production rules — query safety, connection pooling, and strict schema configurations.

neverinfamous
neverinfamous
databases
open
sql-databases
14

postgres

Enterprise PostgreSQL production rules — advanced querying, indexing, JSONB data, and strict optimization patterns.

neverinfamous
neverinfamous
databases
open
sql-databases
14

substreams-sql

Expert knowledge for building SQL database sinks from Solana/SVM Substreams. Covers DatabaseChanges, ClickHouse schemas, PostgreSQL schemas, and materialized views for Solana DEX/token data.

pinax-network
pinax-network
databases
open
sql-databases
14

pfw-sqlite-data

Use the SQLiteData library to read and write to a SQLite database, observe queries (`@FetchAll`, `@FetchOne`, `@Fetch`), synchronize to iCloud (`SyncEngine`), and share records with other iCloud users.

khoi
khoi
databases
open
sql-databases
14

postgresql-knowledge-patch

PostgreSQL changes since training cutoff (latest: 18.1) — JSON_TABLE, SQL/JSON functions, MERGE RETURNING, virtual generated columns, UUIDv7, temporal PRIMARY KEY. Load before working with PostgreSQL.

Nevaberry
Nevaberry
databases
open
sql-databases
14

postgis-knowledge-patch

PostGIS changes since training cutoff (latest: 3.6.1) — SFCGAL CG_* rename, ST_CoverageClean, ST_AsRasterAgg, topology bigint IDs, viewport simplification, 3D SFCGAL ops. Load before working with PostGIS.

Nevaberry
Nevaberry
databases
open
sql-databases
14

sql

Sql standards for sql in Database environments. Covers best practices,

williamzujkowski
williamzujkowski
databases
open
sql-databases
14

oma-db

Database specialist for SQL, NoSQL, and vector database modeling, schema design, normalization, indexing, transactions, integrity, concurrency control, backup, capacity planning, data standards, anti-pattern review, and compliance-aware database design. Use for database, schema, ERD, table design, document model, vector index design, RAG retrieval architecture, migration, query tuning, glossary, capacity estimation, backup strategy, database anti-pattern remediation work, and ISO 27001, ISO 27002, or ISO 22301-aware database recommendations.

gracefullight
gracefullight
databases
open
sql-databases
14

axiom-sqlitedata-ref

SQLiteData advanced patterns, @Selection column groups, single-table inheritance, recursive CTEs, database views, custom aggregates, TableAlias self-joins, JSON/string aggregation

kurko
kurko
databases
open
sql-databases
14

axiom-sqlitedata

SQLiteData queries, @Table models, Point-Free SQLite, RETURNING clause, FTS5 full-text search, CloudKit sync, CTEs, JSON aggregation, @DatabaseFunction

kurko
kurko
databases
open
sql-databases
14

database-design

Database design patterns and data modeling for relational and NoSQL databases. Use when the user asks to design a database schema, normalize or denormalize tables, create indexing strategies, plan schema migrations, model temporal data, implement audit trails, set up table partitioning, or optimize data access patterns. Covers entity relationships, naming conventions, constraint design, migration safety, and performance-oriented schema decisions.

krzysztofsurdy
krzysztofsurdy
databases
open
Previous
Page 49 / 81
Next