Skip to content

Repository files navigation

ent - An Entity Framework For Go

Simple, yet powerful entity framework for Go, that makes it easy to build and maintain applications with large data-models.

  • Schema As Code - model any database schema as Go objects.
  • Easily Traverse Any Graph - run queries, aggregations and traverse any graph structure easily.
  • Statically Typed And Explicit API - 100% statically typed and explicit API using code generation.
  • PostgreSQL and SQLite - focused support for PostgreSQL and SQLite.
  • Extendable - simple to extend and customize using Go templates.

Installation

go get github.com/neko-sc/ent

About

Fork of entgo.io/ent at 69d5d4d.

License

ent is licensed under Apache 2.0 as found in the LICENSE file.

About

Fork of entgo.io/ent — extended entity framework for Go

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages