gorm-write-driver

Community

Build GORM drivers for unsupported databases.

Authorliurida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Many projects need to work with databases that GORM does not support out of the box. Without a proper driver, developers cannot use GORM’s powerful ORM features for these systems, leading to duplicated effort or abandoning GORM.

Core Features & Use Cases

  • Full Dialector implementation: Provides methods like Name, Initialize, Migrator, DataTypeOf, and more.
  • Custom clause builders: Allows database‑specific SQL syntax extensions.
  • Nested transaction support: Implements savepoint handling when the target DB supports it.
  • Use Cases: Integrating proprietary NoSQL‑like stores, legacy systems, or niche SQL databases into a Go application using GORM.

Quick Start

Use the skill to generate a custom GORM driver for a new database by providing the DSN and any required custom clause definitions.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gorm-write-driver
Download link: https://github.com/liurida/gorm-development-skill/archive/main.zip#gorm-write-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 471,000+ vetted skills library on demand.