Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.65 KB

File metadata and controls

35 lines (25 loc) · 1.65 KB

sqlgen Documentation

Welcome to the sqlgen documentation. This guide provides detailed information about sqlgen's features and APIs.

Core Concepts

Database Operations

Data Types and Validation

Supported Databases

  • PostgreSQL - How to interact with PostgreSQL and compatible databases (Redshift, Aurora, Greenplum)
  • SQLite - How to interact with SQLite3

For installation instructions, quick start guide, and usage examples, please refer to the main README.