orm
Here are 3,710 public repositories matching this topic...
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
Feb 2, 2022 - TypeScript
The fantastic ORM library for Golang, aims to be developer friendly
-
Updated
Jan 31, 2022 - Go
Bug description
On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
;
后来我在源码中定位到了以下位置,这就有点不合适了吧
CakePHP: The Rapid Development Framework for PHP - Official Repository
-
Updated
Feb 2, 2022 - PHP
Diesel currently supports the postgres json and jsonb types. We do not provide built-in support for various operators available for these types. This is a tracking issue for adding support for these operators.
The general strategy for adding support for new operators is as following:
- Define the operator via [`infix_operator!(
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
-
Updated
Feb 2, 2022 - Go
SQL for Humans™
-
Updated
Dec 16, 2021 - Python
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
-
Updated
Apr 3, 2020 - Go
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
-
Updated
Jan 21, 2022 - JavaScript
the champagne of beta embedded databases
-
Updated
Jan 31, 2022 - Rust
Hello,
I use postgres 12 with “MATERIALIZED” statement,
and I once asked on Discord how to use the “MATERIALIZED” statement in go-pg,
and get that is not support now.
Expected Behavior
WITH AS MATERIALIZED (...)
Generate type-safe code from SQL
-
Updated
Feb 2, 2022 - Go
jOOQ is the best way to write SQL in Java
-
Updated
Feb 2, 2022 - Java
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
-
Updated
Feb 3, 2022 - TypeScript
A Python Object-Document-Mapper for working with MongoDB
-
Updated
Jan 27, 2022 - Python
-
Updated
Jan 20, 2022 - C#
Improve this page
Add a description, image, and links to the orm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the orm topic, visit your repo's landing page and select "manage topics."


Issue Creation Checklist
Feature Description
When SQL errors occur, make the 'mes