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 中文
  • 8 hours ago · software

    EF Core Change Tracking: The Bug Factory You Accidentally Built

    Most production EF Core problems do not start with broken code They start with code that works. Queries return data. Updates succeed. Performance looks accepta...

    #EF Core #change tracking #.NET #performance #memory usage #ORM #Entity Framework #debugging #database
  • 23 hours ago · software

    Migração de dados entre serviços: estratégias, riscos e trade-offs

    Contexto Recentemente precisei migrar dezenas de milhares de registros de auditoria entre dois serviços durante uma task! Era minha primeira vez fazendo uma mig...

    #data migration #ETL #database #service integration #scalability #risk management #best practices
  • 2 days ago · software

    From System Transactions to User Transactions in SQLite

    User Transactions: Escaping Autocommit By default, SQLite runs in autocommit mode. Every non‑SELECT statement is wrapped in its own transaction: !Autocommit tr...

    #sqlite #transactions #user-transactions #savepoints #sql #database #performance #error-isolation
  • 3 days ago · software

    Database Transaction Leak

    Introduction We often talk about memory leaks, but there is another silent performance killer in backend development: Database Transaction Leaks. I recently sp...

    #database #transaction-leak #connection-pooling #performance #testing #debugging #backend
  • 4 days ago · software

    How To Solve LeetCode 1193

    Problem Description The table Transactions has the following columns: - id primary key - country - state enumeration: 'approved' or 'declined' - amount - trans...

    #LeetCode #SQL #GROUP BY #aggregation #database #interview preparation
  • 4 days ago · software

    Journals Beyond the Basics in SQLite

    Introduction Hello, I’m Maneshwar. I’m currently building FreeDevTools online – a free, open‑source hub that gathers all developer tools, cheat codes, and TL;D...

    #SQLite #journaling #rollback #statement journal #master journal #transaction management #database #crash recovery
  • 4 days ago · software

    Understanding Database Models: DDIA Chapter 2

    Overview This chapter from Designing Data‑Intensive Applications explores different database models and strategies for structuring application data. Understand...

    #database #data modeling #relational databases #NoSQL #polyglot persistence #DDIA #data architecture #SQL #JSON #graph databases
  • 4 days ago · software

    How To Solve LeetCode 586

    Problem Overview The task is to identify the customer number that has placed the largest quantity of orders. The Orders table contains two identifier columns:...

    #leetcode #sql #window-functions #aggregation #database #interview-prep
  • 5 days ago · software

    Database Transactions

    Transactions are fundamental to how SQL databases work.Trillions of transactions execute every single day, across the thousands of applications that rely on SQL...

    #database #transactions #SQL #ACID #PlanetScale #relational-databases
  • 6 days ago · software

    The second-highest salary: Why the simplest SQL query is often the smartest

    When interviewing for backend or data roles, you’ll often see the classic problem: “Find the second highest salary from the Employee table. If there is no secon...

    #sql #second-highest-salary #max-subquery #query-optimization #database #leetcode #performance #duplicate-handling
  • 6 days ago · software

    🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting”

    !Cover image for 🐌 “My Spring Boot API Became Slow… Until I Learned Pagination & Sorting”https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gr...

    #spring-boot #pagination #sorting #api-performance #java #backend #database #scalability
  • 1 week ago · software

    Learning through building: SurrealDB University's newest tutorial

    Introduction Today we're pleased to announce a new addition to SurrealDB University, the best place to learn SurrealDB and its query language. This new tutoria...

    #SurrealDB #database #tutorial #query language #developer education #SurrealDB University #learning resources

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026