[go: up one dir, main page]

Skip to content
/ xun Public
forked from YaoApp/xun

Xun Database is an object-relational mapper (ORM), can change the table structure at run time, especially suitable for use in Low-Code application.

License

Notifications You must be signed in to change notification settings

liuxgo/xun

 
 

Repository files navigation

Xun Database

UnitTest codecov Go Report Card Go Reference

Xun Database is an object-relational mapper (ORM), that is written in golang and supports JSON schema. Xun providing query builder and schema builder, can change the table structure at run time, especially suitable for use in Low-Code application.

The name Xun comes from the Chinese word 巽(xùn). It is one of the eight trigrams, a symbol of wind. it also symbolizes the object filled in everywhere.

https://yaoapps.com

About

Xun Database is an object-relational mapper (ORM), can change the table structure at run time, especially suitable for use in Low-Code application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%