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

yflau/xun

This branch is 14 commits behind YaoApp/xun:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2724f7d · May 11, 2024
May 11, 2024
Feb 2, 2023
Feb 2, 2023
Oct 6, 2021
May 10, 2024
Feb 10, 2021
May 10, 2024
Feb 8, 2022
May 3, 2021
Feb 11, 2021
Feb 3, 2021
Oct 28, 2022
Feb 7, 2022
May 9, 2024
May 9, 2024
Nov 15, 2022
May 6, 2021
Apr 10, 2021

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%