5 projects
GORM
GORM is a popular Object-Relational Mapping (ORM) library for the Go programming language that provides an elegant and developer-friendly interface for interacting with databases. It features automatic migrations, relationships, hooks, preloading, transactions, and composite primary keys.
Contributors
7,408
Organizations
1,792
Software value
$1.1M
go-sqlite3
A SQLite3 driver for Go that provides a native interface to SQLite3 databases through CGo, allowing Go applications to interact with SQLite databases using pure Go code while maintaining high performance through direct C bindings.
Contributors
1,611
Organizations
562
Software value
$6.5M
EFCore.PG
Entity Framework Core provider for PostgreSQL
This project hasn't been onboarded to LFX Insights.
Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
This project hasn't been onboarded to LFX Insights.