#orm

[ follow ]
fromInfoWorld
3 months ago
JavaScript

Intro to Ktor: The server-side stack

Kotlin's server-side capabilities, combined with Exposed ORM and HTMX, simplify web application development by adding data persistence and interactivity.
#sql
fromLogRocket Blog
5 months ago
JavaScript

Drizzle vs. Prisma: Which ORM is best for your project? - LogRocket Blog

Prisma offers high-level abstraction for productivity while Drizzle gives more SQL control and transparency.
fromSpreaker
7 months ago
JavaScript

Optimizing SQL and ORM Practices for High-Performance Applications - JSJ 650 - JavaScript Jabber

SQL c revolutionizes SQL query management, minimizing typing errors and enabling pre-deployment checks.
fromLogRocket Blog
5 months ago
JavaScript

Drizzle vs. Prisma: Which ORM is best for your project? - LogRocket Blog

Prisma offers high-level abstraction for productivity while Drizzle gives more SQL control and transparency.
fromSpreaker
7 months ago
JavaScript

Optimizing SQL and ORM Practices for High-Performance Applications - JSJ 650 - JavaScript Jabber

SQL c revolutionizes SQL query management, minimizing typing errors and enabling pre-deployment checks.
more#sql
#django
fromDjangocentral
1 year ago
Django

How to Perform OR Queries in Django ORM

Django ORM simplifies database interactions using Python objects, enabling efficient OR queries with the `Q` object.
fromDjangocentral
1 year ago
Django

How to Perform AND Queries in Django ORM

Django ORM simplifies complex AND queries through filter chaining, keyword arguments, and Q objects, making database interactions more Pythonic.
fromDjangocentral
1 year ago
Django

Django ORM Cheatsheet: Mastering Database Operations in Django

Django's ORM simplifies and abstracts database operations, making it accessible for both beginners and experienced developers.
fromDjangocentral
1 year ago
Django

How to Perform OR Queries in Django ORM

Django ORM simplifies database interactions using Python objects, enabling efficient OR queries with the `Q` object.
fromDjangocentral
1 year ago
Django

How to Perform AND Queries in Django ORM

Django ORM simplifies complex AND queries through filter chaining, keyword arguments, and Q objects, making database interactions more Pythonic.
fromDjangocentral
1 year ago
Django

Django ORM Cheatsheet: Mastering Database Operations in Django

Django's ORM simplifies and abstracts database operations, making it accessible for both beginners and experienced developers.
more#django
#database-management
fromCodeProject
8 months ago
Java

Reasons Why You Should Understand the Differences Between JPA and Hibernate

JPA standardizes object-relational mapping in Java, while Hibernate serves as its leading implementation with additional features.
fromCodeProject
8 months ago
Java

Reasons Why You Should Understand the Differences Between JPA and Hibernate

JPA standardizes object-relational mapping in Java, while Hibernate serves as its leading implementation with additional features.
more#database-management
[ Load more ]