• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created almost 2 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

More Repositories

1

react-ui-tree

React tree component with drag & drop
JavaScript
758
star
2

react-input-color

React color picker
JavaScript
244
star
3

react-input-slider

React input slider component
JavaScript
141
star
4

react-progress-label

Progress component for React and React Native
JavaScript
92
star
5

react-frame

React components within an iframe for isolated css styling
JavaScript
55
star
6

bloodhound

bloodhound.js for node and browser
JavaScript
41
star
7

js-tree

Tree structure in javascript
JavaScript
38
star
8

react-grid

react grid component
JavaScript
17
star
9

react-input-number

React number input component
JavaScript
15
star
10

react-input-switch

React toggle switch component
JavaScript
13
star
11

dashi

Dashi is a framework for building GraphQL application in Go and React.
Go
12
star
12

stream-progressbar

Simple progress bar for node stream
JavaScript
8
star
13

react-vis-styles

react-vis styles as component
JavaScript
6
star
14

webpacker

Easy webpack
JavaScript
6
star
15

react-side-sheet

react side sheet
JavaScript
5
star
16

react-auth

Authentication in React and React Native
JavaScript
4
star
17

rex

schema-first and type-safe ORM
JavaScript
3
star
18

react-normalize

normalize.css as react component
JavaScript
3
star
19

request

HTTP client for web and React Native
JavaScript
2
star
20

storage2

html5 storage interface for node and browser
JavaScript
2
star
21

s2i-webpacker

openshift source-to-image for webpacker
Shell
2
star
22

react-ionicons

ionicons svg component for react
JavaScript
2
star
23

gradient-avatar

Default gradient avatar generation
Go
2
star
24

color

go color functions
Go
1
star
25

react-resize-box

JavaScript
1
star
26

primitives

react primitives for web
JavaScript
1
star
27

react-pagination

React pagination component
JavaScript
1
star
28

utils

utils
JavaScript
1
star
29

yaml-loader

webpack yaml loader
JavaScript
1
star
30

babel-preset-swiftcarrot

babel config
JavaScript
1
star