WeSearch
Hub / Search / sql
SEARCH · SQL

Results for "sql".

23 stories match your query across our 700+ source catalog. Ranked by relevance and recency.

23 results for "sql"

STORMATICS

PostgreSQL Is Not Slow. Your Queries Are

PostgreSQL isn’t slow, your queries are. Learn the 7 real causes of slow database performance, from missing indexes and N+1 queries to lock contention and connection overload, with practical fixes.…

· 4 views
DEV.TO (TOP)

Deep Dive: How Keycloak 24 Manages 10k Users with PostgreSQL 17 and Redis 8.0

Keycloak 24’s default configuration chokes on 2k concurrent users—but with PostgreSQL 17 and Redis...…

· 8 views
POSTGR

Christophe Pettus: Managed Postgres, Examined: Amazon RDS for PostgreSQL

First in a series of dispassionate surveys of the major managed-Postgres offerings. This post is about Amazon RDS for PostgreSQL — what AWS calls “tr……

· 6 views
ARXIV.ORG

PExA: Parallel Exploration Agent for Complex Text-to-SQL

LLM-based agents for text-to-SQL often struggle with latency-performance trade-off, where performance improvements come at the cost of latency or vice versa. We reformulate text-to-SQL generation with…

· 6 views
R/SELFHOSTED

I built an open-source SQL client with Flutter over the past 3 years

· 7 views
R/CYBERSECURITY

offline SQL injection vulnerability scanner in Python looking for honest feedback

· 7 views
R/POSTGRESQL

# [Hiring] Fullstack Developer — Rust / TypeScript / PostgreSQL — licensed Social Media Platform — Berlin Hybrid — €50–80k + Equity

· 10 views
DEV.TO (TOP)

What 200 Concurrent Users Taught Me About SQLite Performance

I was about to release Autentico 2.0. The feature work was done, tests were passing, docs were...…

· 7 views
PROGRAMMING

PostgreSQL and the OOM Killer: Why We Use Strict Memory Overcommit

· 9 views
DEV COMMUNITY

SQL Tutorial is live

Learn Postgres and Drizzle ORM interactively…

· 5 views
DEV COMMUNITY

I got tired of ad-heavy JSON & SQL formatters, so I built my own (100% Client-Side)

Hi everyone, Like most of you, I constantly need to format a messy JSON file, decode a JWT, or clean...…

· 9 views
DEV COMMUNITY

Running SQLite in the browser with sql.js and WASM — a practical guide with Google Drive sync

Most tutorials on client-side data storage reach for IndexedDB, localStorage, or a third-party sync...…

· 8 views
REDDIT

The Monday Elephant #2: SQL Queries to List Users and Groups

· 11 views
THE CLOUDFLARE BLOG

Bahtiarbeck95 Gmail.com

Learn how to deploy PlanetScale Postgres and MySQL databases via Cloudflare and connect Cloudflare Workers.…

· 3 views
ARXIV CS.AI

Behavioral Intelligence Platforms: From Event Streams to Autonomous Insight via Probabilistic Journey Graphs, Behavioral Knowledge Extraction, and Grounded Language Generation

Contemporary product analytics systems require users to pose explicit queries, such as writing SQL, configuring dashboards, or constructing funnels, before insights can surface. This pull-based paradi…

· 4 views
ARXIV CS.AI

RCSB PDB AI Help Desk: retrieval-augmented generation for protein structure deposition support

Motivation: Structural Biologists have contributed more than 245,000 experimentally determined three-dimensional structures of biological macromolecules to the Protein Data Bank (PDB). Incoming data a…

· 4 views
GITHUB

The Best (Query) Plans of Mice and Men

Or rather, of elephants 🐘 and men. At $work, we use PostgreSQL a lot. So much in fact, that we tend to be paranoid frugal when adding even more stuff to it. In ……

· 7 views
DEV COMMUNITY

Behind the Scenes of a Self-Evolving AI: The Architecture of Tian AI

Deep dive into Tian AI's architecture — three-layer thinking engine, 34GB SQLite knowledge base, self-modification system, and evolution engine.…

· 5 views
DEV COMMUNITY

I Built an Open-Source Platform Foundation for Accounting-Centric Business Apps

A look at NGB Platform — an open-source .NET and PostgreSQL foundation for documents, catalogs, accounting, registers, audit history, reporting, and vertical business applications.…

· 6 views
ARXIV.ORG

FastOMOP: A Foundational Architecture for Reliable Agentic Real-World Evidence Generation on OMOP CDM data

The Observational Medical Outcomes Partnership Common Data Model (OMOP CDM), maintained by the Observational Health Data Sciences and Informatics (OHDSI) collaboration, enabled the harmonisation of el…

· 5 views
GITHUB

Pgbackrest is no longer being maintained

Reliable PostgreSQL Backup & Restore. Contribute to pgbackrest/pgbackrest development by creating an account on GitHub.…

· 6 views
SIMON WILLISON'S WEBLOG

Serving the For You feed

Serving the For You feed One of Bluesky's most interesting features is that anyone can run their own custom "feed" implementation and make it available to other users - effectively enabling custom alg…

· 6 views
SIMON WILLISON'S WEBLOG

russellromney/honker

russellromney/honker "Postgres NOTIFY/LISTEN semantics" for SQLite, implemented as a Rust SQLite extension and various language bindings to help make use of it. The design of this looks very solid. It…

· 7 views