orm
Here are 2,706 public repositories matching this topic...
Issue type:
[x] question
[ ] bug report
[ ] feature request
[x] documentation issue
Database system/driver:
[ ] cordova
[x] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
The fantastic ORM library for Golang, aims to be developer friendly (v2 is under public testing...)
-
Updated
Jul 17, 2020 - Go
-
Updated
Jul 17, 2020 - Scala
I am running a sample test in SqlServer where it is using ToString() on a string column (COL2) in the LINQ.
The test is giving following error when trying to generate SELECT query from the LINQ.
**Unhandled exception. System.InvalidOperationException: The LINQ expression 'DbSet
.Where(t => t.COL2.ToString().Contains(__url_0))' could
An powerful enhanced toolkit of MyBatis for simplify development
-
Updated
Jul 17, 2020 - Java
CakePHP: The Rapid Development Framework for PHP - Official Repository
-
Updated
Jul 17, 2020 - PHP
SQL for Humans™
-
Updated
Mar 30, 2020 - 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
Jul 14, 2020 - JavaScript
Given that we support CURRENT_TIMESTAMP, the lack of CURRENT_DATE feels like an omission. While you can hack it with date(now), I keep finding myself wishing there was a direct way to reference this. Given that now means CURRENT_TIMESTAMP, I think there's precedent for today meaning CURRENT_DATE. This is supported by all backends we support (and is in the ISO standard I believe).
Modern DB toolkit to query, migrate and model your database
-
Updated
Jul 17, 2020 - TypeScript
jOOQ is the best way to write SQL in Java
-
Updated
Jul 17, 2020 - TSQL
the champagne of beta embedded databases
-
Updated
Jul 15, 2020 - Rust
A small, simple and immutable ORM to manage relational data in your Redux store.
-
Updated
Jul 16, 2020 - JavaScript
File Attachment toolkit for Ruby applications
-
Updated
Jun 23, 2020 - Ruby
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
-
Updated
Jun 19, 2020 - Go
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 Description
What was unclear/insufficient/not covered in the documentation
How to update and increment in one single query
If possible: Provide some suggestion on how we can enhance the docs
Add this to the docs.
Additional context
#7268
Issue Template Checklist