add-database-driver

Official

Scaffold a new database driver for Mako.

Authormako-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scaffolds a reusable pattern to add support for a new database driver to Mako's multi-database execution system, enabling quick integration and consistent query support.

Core Features & Use Cases

  • Driver scaffolding: Create the driver directory, implement the driver interface, and register with the registry.
  • Tree navigation & execution: Implement getTreeRoot, getChildren, and executeQuery to enable querying and schema discovery for the new DB type.
  • Validation & testing: Follow the provided test steps to verify tree navigation, query execution, and cancellation support.

Quick Start

Run the scaffolding steps to create a new driver directory and placeholder implementation, then replace placeholders with a real driver.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-database-driver
Download link: https://github.com/mako-ai/mako/archive/main.zip#add-database-driver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.