/go-ceous

An ORM experiment in GO

Primary LanguageGoMIT LicenseMIT

⚠️⚠️⚠️ THIS IS A WORK IN PROGRESS! DO NOT USE IT YET! Please. ⚠️⚠️⚠️

actions codecov

go-ceous

An ORM experiment in GO.

Guidelines for development

  • Use generation;
  • Strong relation support;
  • Support scenarios;
  • Transaction session;
  • Caching;
  • Minimum overhead;
  • Multi dialect;
  • Custom data types;
  • Ready for cancellation;
  • Avoid escaping;
  • Easy to use;
  • Fun;