queryx

module
v0.2.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2024 License: Apache-2.0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL