Home New Trending Search
About Privacy Terms
#
#QueryOptimization
Posts tagged #QueryOptimization on Bluesky
Post image

💡 SQL Server #SOUNDEX() Function: Examples and Alternatives

Handle spelling variations and improve search accuracy in #SQLServer.

📖 Guide: is.gd/jCcGgJ

✅ Try #dbForge: is.gd/4mgWGt

#DataReporting #QueryOptimization

0 0 0 0
Post image Post image

📊 PostgreSQL Query Optimization in action at #P2D2! Henrietta Dombrovskaya leads a workshop on writing efficient queries—reading execution plans, choosing the right indexes, and more. All wrapped up with the Ultimate Optimization Algorithm. 🚀🐘

#PostgreSQL #QueryOptimization #DatabasePerformance

3 1 0 0
Post image

Day 1 spotlight! 🌟
🕘 9:00 – Hettie Dombrovskaya: Learn how to write efficient queries
🕜 13:30 – Josef Machytka: Learn everything about #PGBouncer
▶️ Don’t miss these!
#PostgreSQL #PGDay #PPDD #QueryOptimization #DatabasePerformance

1 1 0 0
Preview
1+N querys Widely know as N+plus one problem, it’s actually a misnomer. As @adamj.eu’s article neatly summarize with examples (and now my dyslexic mind actually understands it), it’s one query to get a list of N objects that you iterate over. And each iteration...

1+N querys
blog.danwald.me/1n-querys?re...

#django #queryoptimization

0 0 0 0

Boosting RAG search relevance often starts with query optimization. Generating synthetic queries and re-writing user inputs are powerful techniques to significantly enhance result accuracy. Don't underestimate the input! 💡 #QueryOptimization 2/5

0 0 1 0

Avoid non-sargable queries! Applying functions to indexed columns forces full table scans, killing performance. Instead, use indexed computed columns or case-insensitive collations for efficient filtering. #QueryOptimization 4/6

0 0 1 0
Preview
Optimize Queries with Observability: A Deep Dive | AI News Boost query performance! Learn how to use observability metrics, execution plans, and distributed tracing to optimize databases.

AIMindUpdate News!
Struggling with slow queries? Observability provides constant, deep insight into query performance! Learn how to optimize for speed and efficiency. #Observability #QueryOptimization #DatabasePerformance

Click here↓↓↓
aimindupdate.com/2025/10/09/u...

1 0 0 0
Post image

Monkey Tools' TimeSleuth allows you to time all the queries in your #BusinessIntelligence solution, or just specific queries using the Detailed Refresh option. ⏱ It provides a detailed list of the refresh times as it goes. Learn how at mkyt.ca/timesleuth

#Excel #PowerQuery #QueryOptimization

0 0 0 0

Thanks for the amazing work to the whole team!

Joint work between Università degli Studi della Basilicata (Enzo Veltri, Donatello Santoro, Dario Satriani) and EURECOM (Sara Rosato, Simone Varriale).

#SQL #DataManagement #QueryOptimization #AI #LLM #Databases #SIGMOD2025

1 0 0 0

Nice:

“Extensible Query Optimizers In Practice” [2024, PDF], Bailu Ding, et al (www.microsoft.com/en-us/resear...).

#RDBMS #DB #QueryOptimizer #Paper #eBook #Survey #Databases #QueryOptimization

0 0 0 0
Preview
Source Mapping and Introspection: Debugging Materialize with Materialize Materialize now exposes source maps in its catalog, so you can build your own debugging queries that attribute performance characteristics to high-level operators.

🚀 Debugging Materialize with Materialize 🚀

Materialize now exposes source maps, mapping runtime metrics to high-level operators.

✅ Pinpoint bottlenecks
✅ Get EXPLAIN ANALYZE insights
✅ Tune TopK queries efficiently

Deep dive: bit.ly/3Eq2l4g

#databases #queryoptimization #Materialize

1 0 0 0
Preview
Optimizing Oracle Database Queries Using Execution Plans: A Step-by-Step Guide

Guide to optimizing Oracle SQL via execution plans: fix full scans, joins, sorting with indexing & examples #queryoptimization

1 0 0 0
Distributed query processing in Firebolt
Distributed query processing in Firebolt YouTube video by Firebolt

Queries slow down at scale—but they don’t have to.

Cole Bowden explains how we optimize query performance for TB-scale workloads using distributed query execution and smart shuffle optimization.

👉 youtu.be/Ue42afyaU_0

#DataEngineering #QueryOptimization #SQLPerformance

3 0 0 0
Preview
Why SQLite Uses Bytecode 8 comments

“Why SQLite Uses Bytecode”, D. Richard Hipp (sqlite.org/draft/whybyt...).

On HN: news.ycombinator.com/item?id=4020...

On Lobsters: lobste.rs/s/g2tl3w/why...

#SQLite #Databases #Compiler #AST #Bytecode #VirtualMachine #Parsing #QueryOptimization #ExecutionPlan #SQL

0 0 0 0