EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    How to Add Extended Fields to Entities Without Modifying Tables

    Video Demo Based on the NopOrm engine built into the Nop platform, it’s very convenient to add extended properties to any entity. These properties support quer...

    #noporm #nop platform #extended fields #entity extension #ORM #database schema #excel data model #custom fields #software customization #entity mapping
  • 1 month ago · software

    JOIN FETCH can be slower than N+1: a reproducible Doctrine benchmark (+ 1-row-per-entity JSON aggregation)

    The real problem: multiple OneToMany JOINs explode rows JOINing multiple OneToMany relations multiplies the SQL result set cartesian product. Example: 3 images...

    #doctrine #symfony #orm #join-fetch #n+1 #performance #api #dto #php
  • 1 month ago · software

    Week 11: Prisma!

    Topics Covered✅ - Understanding what an ORM actually solves - Defining a database schema using Prisma - Generating type‑safe database clients - Performing CRUD...

    #prisma #orm #database #type-safe #crud #sql #schema
  • 1 month ago · software

    How JOIN FETCH Reduced Database Load by 94%: A Real-World Case Study

    Introduction The N+1 problem is one of the most common causes of high database load in Spring Boot applications. In this article, I’ll show you how to systemat...

    #spring-boot #n+1-problem #join-fetch #orm #java #database-performance #jpa #hibernate
  • 1 month ago · software

    Introducing Kepler.Core — Smart Field Selection for EF Core APIs

    Overview Kepler.Core is an EF Core extension that lets you improve performance by selecting only the fields you need. It supports flexible filtering, exclusion...

    #EF Core #Entity Framework #C# #.NET #ORM #performance optimization #field selection #NuGet package #API development #data filtering
  • 1 month ago · software

    🚀 Robyn-Config: The Missing Piece in Your Robyn Backend Toolkit

    Introduction Building production‑ready backends shouldn’t feel like starting from scratch every time. Frameworks like Django or Rails give you scaffolding—inst...

    #robyn #python #web-framework #backend #scaffolding #boilerplate #async #rust-runtime #orm #repository-pattern
  • 1 month ago · software

    Why I Can't Use Java Records as JPA Entities

    Introduction With the introduction of Java Records officially in Java 16, developers finally got a concise way to create immutable data‑carrier classes without...

    #java #records #jpa #hibernate #immutability #orm #entity #dto #java-16
  • 1 month ago · software

    Two Overlooked Laravel Features: `fresh()` and Attribute Visibility

    Reloading Models with fresh Laravel's fresh method allows you to reload a model or an entire collection from the database, ensuring you are working with the mo...

    #Laravel #Eloquent #fresh() #attribute visibility #PHP #model serialization #ORM
  • 1 month ago · software

    Release 0.4: My Plan for Contributions to Open Source

    The Plan For release 0.4, I decided to explore three things I kept hearing about but never really took the time to understand properly. The plan was to dive in...

    #open source #drizzle orm #go #mcp #database #ORM #contributions #release 0.4
  • 1 month ago · software

    context-async-sqlalchemy - The best way to use sqlalchemy in an async python application

    Short Summary of SQLAlchemy SQLAlchemy provides an Engine, which manages the database connection pool, and a Session, through which SQL queries are executed. E...

    #sqlalchemy #asyncio #python #library #database #orm #context-manager
  • 1 month ago · software

    Database Migration: Safely Managing Dev and Production Environments

    This is Day 8 of Building SaaS Solo – Design, Implementation, and Operation Advent Calendar 2025. > The approach described in this article is something I arrive...

    #database-migrations #ORM #Prisma #Drizzle-ORM #TypeORM #devops #migration-management
  • 1 month ago · software

    Why would you ever use an ORM?

    !Cover image for Why would you ever use an ORM?https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to...

    #ORM #object-relational mapping #database #performance #development speed #software architecture #best practices

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026