Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.2% on proxy.golang.org
Top 2.2% dependent packages on proxy.golang.org
Top 1.6% dependent repos on proxy.golang.org
Top 2.9% forks on proxy.golang.org

proxy.golang.org : gopkg.in/src-d/go-kallax.v1

Kallax is a PostgreSQL typesafe ORM for the Go language. Kallax aims to provide a way of programmatically write queries and interact with a PostgreSQL database without having to write a single line of SQL, use strings to refer to columns and use values of any type in queries. For that reason, the first priority of kallax is to provide type safety to the data access layer. Another of the goals of kallax is make sure all models are, first and foremost, Go structs without having to use database-specific types such as, for example, `sql.NullInt64`. Support for arrays of all basic Go types and all JSON and arrays operators is provided as well.

Registry - Source - Documentation - JSON
purl: pkg:golang/gopkg.in/src-d/go-kallax.v1
Keywords: database, golang, orm, postgres, postgresql
License: MIT
Latest release: about 6 years ago
First release: over 7 years ago
Namespace: gopkg.in/src-d
Dependent packages: 6
Dependent repositories: 11
Stars: 861 on GitHub
Forks: 74 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...