All Projects → npgsql → Efcore.pg

npgsql / Efcore.pg

Licence: postgresql
Entity Framework Core provider for PostgreSQL

Projects that are alternatives of or similar to Efcore.pg

Jet
Type safe SQL builder with code generation and automatic query result data mapping
Stars: ✭ 373 (-55.49%)
Mutual labels:  sql, database, postgresql, postgres
Goqu
SQL builder and query library for golang
Stars: ✭ 984 (+17.42%)
Mutual labels:  sql, database, postgresql, postgres
Node Pg Migrate
Node.js database migration management for Postgresql
Stars: ✭ 838 (+0%)
Mutual labels:  sql, database, postgresql, postgres
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (+51.19%)
Mutual labels:  sql, database, postgresql, postgres
Massive Js
A data mapper for Node.js and PostgreSQL.
Stars: ✭ 2,521 (+200.84%)
Mutual labels:  sql, database, postgresql, postgres
Npgsql
Npgsql is the .NET data provider for PostgreSQL.
Stars: ✭ 2,415 (+188.19%)
Mutual labels:  sql, database, postgresql, postgres
Squid
🦑 Provides SQL tagged template strings and schema definition functions.
Stars: ✭ 57 (-93.2%)
Mutual labels:  sql, database, postgresql, postgres
Ansible Role Postgresql
Ansible Role - PostgreSQL
Stars: ✭ 310 (-63.01%)
Mutual labels:  sql, database, postgresql, postgres
Citus
Distributed PostgreSQL as an extension
Stars: ✭ 5,580 (+565.87%)
Mutual labels:  sql, database, postgresql, postgres
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+820.29%)
Mutual labels:  sql, database, postgres
Sqlboiler
Generate a Go ORM tailored to your database schema.
Stars: ✭ 4,497 (+436.63%)
Mutual labels:  database, postgresql, postgres
Beam
A type-safe, non-TH Haskell SQL library and ORM
Stars: ✭ 454 (-45.82%)
Mutual labels:  sql, postgresql, postgres
Db Dumper
Dump the contents of a database
Stars: ✭ 744 (-11.22%)
Mutual labels:  sql, database, postgresql
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (-11.58%)
Mutual labels:  sql, postgresql, postgres
Gnorm
A database-first code generator for any language
Stars: ✭ 415 (-50.48%)
Mutual labels:  sql, database, postgres
Franchise
🍟 a notebook sql client. what you get when have a lot of sequels.
Stars: ✭ 3,823 (+356.21%)
Mutual labels:  sql, database, postgresql
Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
Stars: ✭ 477 (-43.08%)
Mutual labels:  sql, database, postgresql
Eralchemy
Entity Relation Diagrams generation tool
Stars: ✭ 767 (-8.47%)
Mutual labels:  sql, database, postgresql
Pg timetable
pg_timetable: Advanced scheduling for PostgreSQL
Stars: ✭ 382 (-54.42%)
Mutual labels:  sql, database, postgresql
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+460.26%)
Mutual labels:  sql, database, postgresql

Npgsql Entity Framework Core provider for PostgreSQL

stable unstable next patch appveyor travis gitter

Npgsql.EntityFrameworkCore.PostgreSQL is an Entity Framework Core provider built on top of Npgsql. It allows you to use the EF Core O/RM with PostgreSQL.

Documentation is available on the Npgsql site.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].