It is a fantastic ORM library for Golang, aims to be developer friendly. It is an ORM library for dealing with relational databases. This library is developed on top of database/sql package. | It is a RESTful HTTP framework for the rapid development of Go applications including APIs, web apps and backend services with integrated Go specific features such as interfaces and struct embedding. |
Full-Featured ORM;
Associations (has one, has many, belongs to, many to many, polymorphism, single-table inheritance);
Hooks (before/after create/save/update/delete/find);
Eager loading with Preload, Joins;
Transactions, Nested Transactions, Save Point, RollbackTo to Saved Point;
Context, Prepared Statment Mode, DryRun Mode;
Batch Insert, FindInBatches, Find/Create with Map, CRUD with SQL Expr and Context Valuer;
SQL Builder, Upsert, Locking, Optimizer/Index/Comment Hints, Named Argument, SubQuery;
Composite Primary Key, Indexes, Constraints;
Auto Migrations;
Logger;
Extendable, flexible plugin API | Interfaces;
Struct embedding;
Rapid Development |
Statistics | |
GitHub Stars 657 | GitHub Stars 744 |
GitHub Forks 194 | GitHub Forks 183 |
Stacks 178 | Stacks 52 |
Followers 128 | Followers 98 |
Votes 0 | Votes 0 |
Integrations | |

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern.

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching.

.NET is a general purpose development platform. With .NET, you can use multiple languages, editors, and libraries to build native applications for web, mobile, desktop, gaming, and IoT for Windows, macOS, Linux, Android, and more.

A free and open-source web framework, and higher performance than ASP.NET, developed by Microsoft and the community. It is a modular framework that runs on both the full .NET Framework, on Windows, and the cross-platform .NET Core.
It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP..

A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.

Android provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java language environment.