SkillAgentSearch skills...

Queryx

Schema-first and type-safe ORM for Golang and TypeScript

Install / Use

/learn @swiftcarrot/Queryx
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Queryx

English | 中文

Queryx is schema-first and type-safe ORM for Go and TypeScript.

  • Schema First: Queryx automatically migrates the database based on defined models in a queryx schema file.
  • Type Safe: Queryx generates friendly, type-safe ORM methods and come with autocomplete support and are free from type-related errors.
  • Go and TypeScript: Queryx supports generating both Go and TypeScript ORM methods.

Quick Installation

To easily install the latest version of queryx, open your terminal and run the following command:

curl -sf https://raw.githubusercontent.com/swiftcarrot/queryx/main/install.sh | sh

You can also build queryx from the source following the instructions here.

Documentation and Support

Queryx documentation is available at: https://queryx.caitouyun.com

Feel free to open an issue or start a discussion if you have any questions. Join our Discord community

License

Queryx is licensed under Apache 2.0 as found in the LICENSE file.

Related Skills

View on GitHub
GitHub Stars197
CategoryData
Updated2h ago
Forks7

Languages

Go

Security Score

100/100

Audited on Apr 1, 2026

No findings