Results for “ddl”

12 skills
More results
mariadb-corporation
Mariadb REST Service Create
Creates a MariaDB REST Service by configuring the REST metadata schema, creating the service and REST schema, and exposing tables, views, and routines as REST endpoints via SQL DDL in mariadb-shell.
0
luokai0
F
Teaches standard SQL for creating, managing, and querying relational databases, covering DDL, DML, DQL, DCL, joins, subqueries, and best practices.
10 · bundle
samuelpatro
Drizzle Orm D1
Build Cloudflare D1 schemas and queries with Drizzle ORM, including migrations, relations, and batch operations.
2 · bundle
tools-only
035 Bash D35c07d3
Manage Cloudflare D1 SQLite databases and KV key-value stores with setup commands, TypeScript usage patterns, and a decision matrix for choosing between them.
7 · bundle
diegosouzapw
Dsql
Manage Amazon Aurora DSQL clusters, schemas, and migrations with MCP tools and CLI scripts, including multi-tenant patterns and IAM-based authentication.
54 · bundle
luokai0
DB Design
Guides OLTP database schema design through six stages: domain and access patterns, entities and relationships, keys and constraints, normalization trade-offs, indexing and performance, and operations and evolution. Includes a final review checklist and tips for effective guidance.
10 · bundle
mariadb-corporation
Mariadb Truncate Table
Explains MariaDB-specific TRUNCATE TABLE semantics: DROP privilege, implicit commit, AUTO_INCREMENT reset, trigger and FK behavior, and restrictions on system-versioned tables and sequences.
0
mariadb-corporation
Mariadb Schema Management Create
Scaffold a MariaDB Schema Management (MSM) project and author the initial schema in the development folder, creating the project with msm.create_project and writing the first version's tables, objects, and grants into the MSM sections of <schema>_next.sql.
0
mariadb-corporation
Mariadb REST Service Show
Browse and inspect MariaDB REST Service objects using read-only SHOW REST and SHOW CREATE REST statements to list services, schemas, views, procedures, functions, content sets, auth apps, roles, grants, and dump DDL for reverse-engineering or auditing.
0