EUNO.NEWS EUNO.NEWS
  • All (2328) +189
  • AI (543) +17
  • DevOps (137) +1
  • Software (976) +118
  • IT (666) +52
  • Education (5) +1
  • Notice (1)
  • All (2328) +189
    • AI (543) +17
    • DevOps (137) +1
    • Software (976) +118
    • IT (666) +52
    • Education (5) +1
  • Notice (1)
  • All (2328) +189
  • AI (543) +17
  • DevOps (137) +1
  • Software (976) +118
  • IT (666) +52
  • Education (5) +1
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 6시간 전 · software

    Bf-트리: 페이지 장벽을 깨다

    안녕하세요, 저는 Maneshwar입니다. 저는 FreeDevTools – 온라인 오픈‑소스 허브를 개발하고 있습니다. 이 허브는 dev tools, cheat codes, 그리고 TLDRs를 한 곳에 모아 쉽게 이용할 수 있게 합니다.

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

    2단계

    번역할 텍스트를 제공해 주시겠어요?

    #SQL #Oracle #database #query #testing #Dev.to
  • 2일 전 · software

    왜 ORM을 사용해야 할까요?

    ‘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
  • 2일 전 · software

    비교5

    SQL Script sql -- 스키마 UID를 위한 변수를 선언합니다 (한 번 실행) 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
  • 2일 전 · software

    비교4

    sql -- 먼저 사용자 ID를 한 번만 가져와서 선택 사항이며 가독성을 위해 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
  • 2일 전 · software

    비교3

    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
  • 2일 전 · software

    비교2

    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
EUNO.NEWS
RSS GitHub © 2025