EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 day ago · software

    Stop using MySQL in 2026, it is not true open source

    Article URL: https://optimizedbyotto.com/post/reasons-to-stop-using-mysql/ Comments URL: https://news.ycombinator.com/item?id=46669289 Points: 17 Comments: 1...

    #MySQL #databases #open-source #database-alternatives #SQL #software-development
  • 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
  • 2 days ago · software

    SQL Queries Every Developer Should Know

    Introduction to SQL If you are a web developer, chances are you have worked with a database at some point. It might be PostgreSQL, MySQL, SQLite, or something...

    #SQL #databases #queries #SELECT #WHERE #JOIN #performance #web development
  • 2 days ago · software

    The Problem No One Talks About in Prisma APIs

    Prisma has made SQL database access in Node.js incredibly clean—schemas are readable and a simple findMany gets you started quickly. After building a few real‑w...

    #prisma #node.js #sql #api-development #query-logic #code-deduplication #filtering #searching #sorting #pagination #soft-delete
  • 2 days ago · software

    Learning Databases Beyond SQL: My First Day with Oracle Tables

    !Cover image for Learning Databases Beyond SQL: My First Day with Oracle Tableshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,...

    #databases #oracle #sql #postgresql #developer-learning #relational-database-management #dbms
  • 3 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

    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
  • 5 days ago · software

    SQL Aggregations Finally Made Sense: GROUP BY, HAVING, MIN, MAX, AVG

    The Mental Shift: From Rows to Groups Up until now, most of my SQL queries felt like this: “Show me rows that match X condition” But GROUP BY changes the game....

    #SQL #GROUP BY #HAVING #aggregate functions #MIN #MAX #AVG #database queries
  • 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
  • 1 week ago · ai

    Why 90% Accuracy in Text-to-SQL is 100% Useless

    The eternal promise of self-service analytics The post Why 90% Accuracy in Text-to-SQL is 100% Useless appeared first on Towards Data Science....

    #text-to-sql #natural-language-processing #SQL #accuracy-metrics #self-service-analytics #LLM #AI-evaluation

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026