Skip to content

Add mechanism to handle SQL to Go translation more gracefully (sqlc?) #1

@Micrified

Description

@Micrified

Consider writing your own linter and parser inspired by Rob Pike's

The idea is to do two things:

  1. Parse an SQL schema and produce an API for accessing an equivalent database in Go
  2. Produce both Javascript and Go types for use with their respective endpoints

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions