EUNO.NEWS EUNO.NEWS
  • All (2571) +248
  • AI (578) +19
  • DevOps (150) +2
  • Software (1091) +156
  • IT (746) +70
  • Education (6) +1
  • Notice
  • All (2571) +248
    • AI (578) +19
    • DevOps (150) +2
    • Software (1091) +156
    • IT (746) +70
    • Education (6) +1
  • Notice
  • All (2571) +248
  • AI (578) +19
  • DevOps (150) +2
  • Software (1091) +156
  • IT (746) +70
  • Education (6) +1
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 day ago · software

    PGlite – Embeddable Postgres

    Article URL: https://pglite.dev/ Comments URL: https://news.ycombinator.com/item?id=46146133 Points: 80 Comments: 13...

    #PostgreSQL #embedded database #PGlite #SQL #Rust
  • 1 day ago · software

    SQL: Doing GROUP BY in CsvPath

    Introduction Let's look at how to create a simple GROUP BY report in the CsvPath Frameworkhttps://www.csvpath.org/'s tabular data validation language. Of all o...

    #csvpath #group-by #sql #data-validation #csv #flightpath-data #example
  • 1 day ago · software

    create12

    T-SQL script for DBVisualizer to count rows added in last 45 days

    #SQL #dynamic-sql #ASE #T-SQL #dateadd #union-all #dbvisualizer #query-generation
  • 1 day ago · software

    create10

    sql SELECT utc.table_name, xt.rows_last_45_days FROM SELECT table_name FROM user_tab_columns WHERE UPPERcolumn_name = 'INTERNTIMESTAMP' AND data_type LIKE 'TIME...

    #SQL #Oracle #DBMS_XMLGEN #timestamp #database query #metadata
  • 1 day 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
  • 2 days 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
  • 2 days 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
  • 2 days 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
  • 2 days 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
  • 2 days ago · software

    100k TPS over a billion rows: the unreasonable effectiveness of SQLite

    Article URL: https://andersmurphy.com/2025/12/02/100000-tps-over-a-billion-rows-the-unreasonable-effectiveness-of-sqlite.html Comments URL: https://news.ycombin...

    #SQLite #database performance #high throughput #benchmarking #SQL #embedded databases #scalability
  • 3 days ago · software

    Clean Code in ETL:How Python, Go, and SQL Each Teach You to Think Differently

    !Cover image for Clean Code in ETL:How Python, Go, and SQL Each Teach You to Think Differentlyhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cove...

    #ETL #clean code #Python #Go #SQL #data engineering #programming best practices #software development
EUNO.NEWS
RSS GitHub © 2025