Home/Databases
Topic

Databases

366 articles on Databases.

11,834 articles
Databases — Introducing the CYBERTEC PG Operator

Introducing the CYBERTEC PG Operator

CYBERTEC PG Operator is an open-source Kubernetes operator for PostgreSQL, with Multi-site Clusters for cross-site replication and automated failover.

HSHans-Jürgen SchönigHans-Jürgen Schönig·August 12, 2026Databases
Databases — Keith Messick joins Vercel as CMO

Keith Messick joins Vercel as CMO

We’re welcoming Keith Messick as Chief Marketing Officer to support our growth, engage on more channels, and (as always) amplify the voice of the developer. Keith is a longtime enterprise CMO and comes to Vercel from database leader, Redis.

VVercel·July 2, 2026Databases
Databases — Testing if "bash is all you need"

Testing if "bash is all you need"

We tested bash vs SQL agents on structured data queries. SQL dominated, but combining both tools achieved 100% accuracy. Try the open-source eval harness.

VVercel·July 2, 2026Databases
Databases — We removed 80% of our agent’s tools

We removed 80% of our agent’s tools

We spent months building a sophisticated text-to-sql agent, but as it turns out, sometimes simpler is better. Giving it the ability to execute arbitrary bash commands outperformed everything we built. We call this a file system agent.

VVercel·July 2, 2026Databases
Databases — Building Reliable Agentic AI Systems

Building Reliable Agentic AI Systems

This paper presents the Preclinical Information Center (PRINCE), a cloud-hosted platform developed by Bayer AG with Thoughtworks to address pharmaceutical industry challenges in drug development. PRINCE leverages Agentic Retrieval-Augmented Generation and Text-to-SQL to integrate decades of safety study reports. We describe PRINCE's evolution from keyword-based search to an intelligent research as

SSSarang Sanjay Kulkarni·June 16, 2026Databases
Databases — CYPEX Use Cases

CYPEX Use Cases

CYBERTEC's CYPEX makes internal app development with PostgreSQL a breeze. Check out use cases in livestock management and internet shopping!

CPCYBERTEC PostgreSQL·April 28, 2026Databases
Databases — Build knowledge agents without embeddings

Build knowledge agents without embeddings

Open source file-system and knowledge based agent template. Build AI agents that stay up to date with your knowledge base. Grep, find, and cat across your sources, no embeddings, no vector DB.

VVercel·March 20, 2026Databases
Databases — Always-on detections: eliminating the WAF “log versus block” trade-off

Always-on detections: eliminating the WAF “log versus block” trade-off

Cloudflare is introducing Attack Signature Detection and Full-Transaction Detection to provide continuous, high-fidelity security insights without the manual tuning of traditional WAFs. By correlating request payloads with server responses, we can now identify successful exploits and data exfiltration while minimizing false positives.

DDanieleDaniele·March 4, 2026Databases
Databases — PostgreSQL Books

PostgreSQL Books

CYBERTEC regularly publishes PostgreSQL books. Keep up-to-date and get an introduction to important new database features of each version.

CPCYBERTEC PostgreSQL·February 23, 2026Databases
Databases — PostgreSQL Training

PostgreSQL Training

Get ahead in PostgreSQL and GIS: On-Site, Online or in your Office. You decide what is best for you and your Team.

CPCYBERTEC PostgreSQL·October 29, 2025Databases
Databases — R2 SQL: a deep dive into our new distributed query engine

R2 SQL: a deep dive into our new distributed query engine

R2 SQL provides a built-in, serverless way to run ad-hoc analytic queries against your R2 Data Catalog. This post dives deep under the Iceberg into how we built this distributed engine, from its metadata-driven planner to its parallel execution model.

YNYevgen, Nikita LapkovYevgen, Nikita Lapkov·September 25, 2025Databases