Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support Go lang type generation from the database schema

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cli, devtools

Research direction

Start with the type-generation command and the existing directories under lib/type-generation/languages. Compare how current languages are supported, then add the Go language directory for appwrite types --language go <output-directory>. Done means the command generates Go types from the database schema.

Written by the indexing model from the issue text.

Description

🔖 Enhancement description

Type Generation for Go lang.

appwrite types --language go <output-directory>

🎤 Pitch

Seeing that we have Go for Appwrite Functions it would be great to also have type generation for that language, so we can simply do appwrite types --language go <output-directory>.

This would require to create a new language directory in lib/type-generation/languages adding support to the language.

👀 Have you spent some time to check if this issue has been raised before?
  • I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
Dominant language
No language data
Stars
20
Forks
12
Avg merge
10m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from appwrite/.github

All issues in appwrite/.github

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.