EUNO.NEWS EUNO.NEWS
  • All (21077) +42
  • AI (3162) +3
  • DevOps (936) +1
  • Software (11117) +34
  • IT (5813) +3
  • Education (48)
  • Notice
  • All (21077) +42
    • AI (3162) +3
    • DevOps (936) +1
    • Software (11117) +34
    • IT (5813) +3
    • Education (48)
  • Notice
  • All (21077) +42
  • AI (3162) +3
  • DevOps (936) +1
  • Software (11117) +34
  • IT (5813) +3
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Bf-Trees: Breaking the Page Barrier

    Hello, I'm Maneshwar. I'm working on FreeDevTools – an online, open‑source hub that consolidates dev tools, cheat codes, and TLDRs in one place, making it easy...

    #B-Trees #database #storage #page size #write amplification #caching #data structures #performance
  • 1 month ago · software

    step2

    !Query Filterhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...

    #SQL #Oracle #database #query #testing #Dev.to
  • 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
  • 1 month ago · software

    compare5

    SQL Script sql -- Declare variables for schema UIDs run once DECLARE @uid1 int, @uid2 int SELECT @uid1 = uid FROM sysusers WHERE name = 'GLOBAL_COMET_US_1' SEL...

    #sql #t-sql #sql-server #schema-comparison #database #devto
  • 1 month ago · software

    compare4

    sql -- First get the user IDs once optional, for readability DECLARE @uid1 int, @uid2 int SELECT @uid1 = uid FROM sysusers WHERE name = 'GLOBAL_COMET_US_1' SELE...

    #sql #sql-server #t-sql #database #schema-comparison #devto
  • 1 month ago · software

    compare3

    sql SELECT 'ONLY_IN_US_1' AS location, t1.table_name FROM dba_tables t1 LEFT JOIN dba_tables t2 ON t1.table_name = t2.table_name AND t2.owner = 'GL...

    #SQL #Oracle #database #schema comparison #dba_tables #UNION #LEFT JOIN
  • 1 month ago · software

    compare2

    sql SELECT CASE WHEN t1.table_name IS NOT NULL AND t2.table_name IS NULL THEN 'ONLY_IN_US_1' WHEN t2.table_name IS NOT NULL AND...

    #SQL #Oracle #database #full outer join #table comparison #dba_tables #data migration

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026