EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Understanding Database Indexes: How They Work and When They Hurt Performance

    1. The Nightmare: The Full Table Scan Imagine walking into a library with 100,000 books and looking for a specific title. If the books are just piled in the mi...

    #database #indexes #performance #query-optimization #SQL #DBMS #scalability
  • 1 month ago · software

    DevPill 10 - Fault tolerance: adding retries to your Go code

    Adding retries to your API Adding retries to your API is a must to make your system more resilient. You can add them in database operations, communication with...

    #go #retry #fault-tolerance #error-handling #resilience #database
  • 1 month ago · software

    5 Database Query Optimization Tips That Actually Work

    After years of managing database‑driven applications, I've learned that query optimization can make or break your application's performance. Here are five pract...

    #database #query-optimization #indexing #performance #php #pdo #persistent-connections #batch-inserts
  • 1 month ago · software

    Database Optimization: When and Why Your App Needs It

    For any app, the database is the backbone of performance and reliability. As your user base grows and data accumulates, the database can become slow and ineffic...

    #database #performance #optimization #scalability #query tuning #indexing #app development
  • 1 month ago · software

    Data Security in SQL: Encryption, Roles, and Permissions

    Introduction In today's digital age, data security is paramount. SQL databases often store sensitive information, making it crucial to implement robust securit...

    #sql #encryption #data security #roles #permissions #database #column-level encryption #aes #rsa
  • 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

    Χαρτογράφηση & Διάγνωση σε SQL Server: Τα 30 Queries που Χρησιμοποιώ Πάντα

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #sql #sql-server #t-sql #database #queries #performance #diagnostics #monitoring
  • 1 month ago · software

    PostgreSQL Log Viewing

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #PostgreSQL #log-viewing #database #troubleshooting #SQL
  • 1 month ago · software

    PostgreSQL Merge Into

    sql UPDATE PSMT_INVOICE_M SET SHIPPING_COUNTRY_ID = SRC.COUNTRY_ID, SHIPPING_CITY_ID = SRC.CITY_ID, SHIPPING_TOWN_ID = SRC.TOWN_ID FROM SELECT PM.INVOICE_M_ID,...

    #postgresql #sql #merge-into #update-from #database #sql-query #devto
  • 1 month ago · software

    Oracle Merge Into

    !Forem Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #Oracle #SQL #MERGE #database #PL/SQL #data‑manipulation #tutorial
  • 1 month ago · software

    Locks in PostgreSQL

    Article URL: https://habr.com/en/companies/postgrespro/articles/504498/ Comments URL: https://news.ycombinator.com/item?id=46182496 Points: 8 Comments: 0...

    #PostgreSQL #database #locks #concurrency #transactions
  • 1 month ago · software

    Database ID Design: Choosing ID Methods and Primary Key Strategies

    This is Day 7 of Building SaaS Solo – Design, Implementation, and Operation Advent Calendar 2025. Yesterday I wrote about “Schema Design with Supabase.” Today I...

    #database #primary-key #ID-design #UUID #CUID2 #PostgreSQL #Supabase #schema-design #distributed-systems #SaaS

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026