Latest #sql Threads Top

CommunityNews
Learn about text-to-SQL techniques like context building and table retrieval, LLM-as-a-judge, and LLM prompting and post-processing.
New
NewsBot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: PostgreSQL: SQLPage v0.33: Build Custom UIs, and no...
New
CommunityNews
How about trailing commas in SQL?. Anecdotally, this might be the most requested feature in SQL: Allow some trailing commas.
New
CommunityNews
SQL or Death? Seminar Series - Spring 2025 - Carnegie Mellon Database Group. Suppose somebody has been rubbing gasoline on their body si...
New
CommunityNews
Composable SQL. Better SQL through typed, composable query fragments.
New
New
CommunityNews
Runtime-Extensible SQL Parsers Using PEG. Despite their central role in processing queries, parsers have not received any noticeable att...
New
CommunityNews
SQL, Homomorphisms and Constraint Satisfaction Problems. Database queries are a pretty surprisingly powerful tool that can solve seeming...
New
CommunityNews
SQL Injection Isn’t Dead: Smuggling Queries at the Protocol Level. PDF slides from a presentation by Paul Gerste at DEF CON 32. It turns...
New
CommunityNews
GitHub - lovasoa/SQLpage: SQL-only webapp builder, empowering data analysts to build websites and applications quickly. SQL-only webapp ...
New

This Week's Trending Top

This Month's Trending Top

CommunityNews
Learn about text-to-SQL techniques like context building and table retrieval, LLM-as-a-judge, and LLM prompting and post-processing.
New

This Year's Trending Top

CommunityNews
SQL Injection Isn’t Dead: Smuggling Queries at the Protocol Level. PDF slides from a presentation by Paul Gerste at DEF CON 32. It turns...
New
CommunityNews
Codd almighty! Has it been 50 years of SQL already?. The Reg talks to Donald Chamberlin, Michael Stonebraker and more about the legendar...
New
CommunityNews
SQL or Death? Seminar Series - Spring 2025 - Carnegie Mellon Database Group. Suppose somebody has been rubbing gasoline on their body si...
New
NewsBot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: PostgreSQL: SQLPage v0.33: Build Custom UIs, and no...
New
CommunityNews
GitHub - lovasoa/SQLpage: SQL-only webapp builder, empowering data analysts to build websites and applications quickly. SQL-only webapp ...
New
CommunityNews
Composable SQL. Better SQL through typed, composable query fragments.
New
New
CommunityNews
How about trailing commas in SQL?. Anecdotally, this might be the most requested feature in SQL: Allow some trailing commas.
New
CommunityNews
Runtime-Extensible SQL Parsers Using PEG. Despite their central role in processing queries, parsers have not received any noticeable att...
New
CommunityNews
Hybrid Search Explained. Learn how to enhance search relevancy with Hybrid Search in CrateDB, combining BM25 and Vector Search for bette...
New
CommunityNews
SQL, Homomorphisms and Constraint Satisfaction Problems. Database queries are a pretty surprisingly powerful tool that can solve seeming...
New

Last Three Year's Trending Top

First poster: bot
sqlglot/python_sql_engine.md at main · tobymao/sqlglot. Python SQL Parser and Transpiler. Contribute to tobymao/sqlglot development by c...
New
ManningBooks
Use SQL to get the data you need in no time at all! Learn to read and write basic queries, troubleshoot common problems, and control your...
New
Manish_bose
Can anyone help me how to convert a long data to wide data in SQL without using hard coding? Regards Manish
New
sona11
I want to declare max of length in case condition i.e 7 but getting a syntax error near select in this code. DECLARE @SQ Int(MAX) SELEC...
New
First poster: bot
Writing composable SQL using JavaScript by Gajus Kuizinas. A walkthrough of common patterns of writing SQL queries in JavaScript with th...
New
sona11
How can I apply a modified date and time to a variable? This is what I get when I execute the following query in SQL Server Mgmt Studio: ...
New
harwind
I’m working on a SQL query for a database containing records of customer transactions. Each transaction has a transaction_id, customer_id...
New
First poster: bot
Replacing a SQL analyst with 26 recursive GPT prompts | Patterns. When I was at Square and the team was smaller we had a dreaded “analyt...
New
First poster: bot
The case against SQL formatting. I went looking for the gospel, and lost my religion.
New
First poster: bot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: https://www.postgresql.org/about/news/sql-server-to...
New
karolina.curiosum
Ever wondered how secure your Elixir-based applications are against SQL Injection attacks? :space_invader: From explaining SQL injection...
New
brainlid
Episode 166 of Thinking Elixir. Most of us have created our own filtering, sorting and pagination code before in one project after the ot...
New
First poster: bot
Payload CMS. Transitioning a headless CMS from NoSQL to SQL database has really spotlighted the concrete, real-world differences.
New
First poster: bot
SQL should be your default choice for data engineering pipelines. SQL should be the first option considered for new data engineering wor...
New
NewsBot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: PostgreSQL: Apache Arrow Flight SQL adapter for Pos...
New

Trending Over Three Years Top

First poster: bot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: PostgreSQL: SQLreduce: Reduce verbose SQL queries t...
New
CommunityNews
GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL. PRQL is a modern language fo...
New
First poster: bot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: PostgreSQL: High-Performance SQL Cluster Engine PGS...
New
First poster: bot
This article covers some best practices for writing SQL queries for data analysts and data scientists. Most of our discussion will concer...
New
First poster: bot
The SQL langauge is old, strange, and important. We’ll take those in reverse order: SQL is important. Unlike many other types of databas...
New
First poster: bot
[PADL’22] Functional Programming on Top of SQL Engines. Title:[PADL’22] Functional Programming on Top of SQL EnginesAuthors:Tobias Burgh...
New
CommunityNews
Raw SQL in Rust with SQLx. This article shows you how you can use SQL in Rust with SQLx - you will find a rundown of all the advantages ...
New
CommunityNews
A Different Type of SQL Recursion with PostgreSQL · vb-consulting/blog · Discussion #1. A Different Type of SQL Recursion with PostgreSQ...
New
First poster: bot
SQL:2023 is finished: Here is what’s new. SQL:2023 has been wrapped. The final text has been submitted by the working group to ISO Centr...
New
CommunityNews
A Beginner’s Guide to Sequence Analytics in SQL. A gentle, practical guide on how to analyze sequence data in SQL.
New
CommunityNews
GitHub - AmrDeveloper/ClangQL: ClangQL is a tool that allow you to run SQL-like query on C/C++ Code instead of database files using the G...
New
CommunityNews
Building a faster hash table for high performance SQL joins | QuestDB. Why is a fast hash table important for optimal SQL performance? W...
New
CommunityNews
Upsert in SQL. Inserting and updating data with a single query.
New
NewsBot
A new PostgreSQL blog post/announcement has been posted! Get the full details here: https://www.postgresql.org/about/news/high-performa...
New
CommunityNews
The Case of a Curious SQL Query. Languages that suffer success often have to do so by selling out and adding features that go against so...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Devtalk

Devtalk

Similar Portals

    None added yet

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Manning Publications

45% off any item

The Pragmatic Studio

20% off any course

Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!