This project provides a CGo-free SQLite/SQLite3 implementation for Go, useful when developers want pure-Go builds and simpler cross-platform deployment. It keeps the familiar SQLite embedded database model while integrating with Go’s database/sql workflow. Recent releases upgraded SQLite, improved text/time scanning performance, added backup progress helpers, and expanded virtual table and sqlite-vec related support.
The post explains how continuation-passing style can express database operators without materializing intermediate results. Using Prela and Julia examples, it shows list transformations, relational composition, product, scan, and probe being expanded through inlining. The result is modular query code that can compile into tight columnar loops, though the author notes assumptions around JIT cost and dense primary keys.
Redis announced Redis 8.8, highlighting three main areas: a new array data structure, a rate limiter, and performance improvements. Because no article body was provided, the exact APIs, benchmarks, compatibility details, and deployment guidance are not available from the source excerpt. The release is most relevant to developers and backend teams using Redis for data serving, caching, queues, or high-throughput application infrastructure.
datasette 1.0a32 is a minor bugfix release rather than a feature update. It fixes an issue with `INSERT ... RETURNING` queries executed through the new `/db/-/execute-write` endpoint. The release also addresses several `base_url` issues discovered while experimenting with Service Workers.
ClickHouse has grown annualized revenue to $250 million, according to TechCrunch. The database provider is now charting a path toward a possible IPO within the next few years. The report signals continued demand for data infrastructure, analytics databases, and cloud software, though it does not provide details on profitability, valuation, customer mix, or a firm listing timeline.
Datasette 1.0a30 has been released, featuring a new customizable "Jump to..." menu accessible via the "/" shortcut. The menu allows users to quickly filter and navigate to databases, tables, and debug options. Developers can extend this menu with custom items using the new jump_items_sql() plugin hook.
Simon Willison released datasette-agent 0.1a4, leveraging the new makeJumpSections() JS plugin hook in Datasette 1.0a30. Users can now press "/" from any page to open the "Jump to" menu and instantly access a "Start a new agent chat" input box. This update streamlines database interactions, allowing users to trigger agent-led data analysis seamlessly.
Simon Willison, the founder of the open-source data analysis tool Datasette, recently released the latest alpha version of the AI agent plugin datasette-agent…
Simon Willison has released version 0.1a1 — the latest early alpha — of `datasette-agent`, an AI agent plugin for his well-known open-source data exploration…
Vercel recently made an important update to its secure Sandbox environment, announcing that its Sandbox firewall now officially supports PostgreSQL database…
Vercel recently announced a new feature in its Changelog aimed at improving developer experience: developers can now query and manage third-party databases…
Vercel announced in its Changelog that the AI Chat SDK has officially added a PostgreSQL state adapter. This new feature is designed to address the…
Vercel has announced a major update: AWS (Amazon Web Services) database services have been officially integrated into both the Vercel Marketplace and its…
Vercel recently announced that AWS database services are now officially available on the Vercel Marketplace. This new integration feature is designed to…
Vercel has officially announced that AWS database services (AWS Databases) will soon be joining the Vercel Marketplace. This major partnership aims to address…
Vercel has announced that the popular real-time Backend-as-a-Service (BaaS) platform Convex has officially joined the Vercel Marketplace. Convex is a backend…
Vercel officially announced that MongoDB Atlas, the industry-leading cloud document database service, has been officially listed on the Vercel Marketplace…
Vercel officially announced that the popular cloud document database service MongoDB Atlas has been officially listed on the Vercel Marketplace. This…
As a cloud platform hosting millions of websites and applications worldwide, Vercel's core database — which stores user accounts, project configurations…
One of the greatest challenges developers face in serverless architectures (such as Vercel Functions) is managing connections to traditional relational…
Distributed SQLite database service Turso Cloud has officially announced its addition to the Vercel Marketplace. This partnership brings a more seamless…
The popular Node.js and TypeScript ORM framework Prisma has officially announced its addition to the Vercel Marketplace. This partnership is great news for the…
Vercel officially announced on March 14, 2025, that its widely popular AI web and UI generation tool "v0" now supports integration with the "Vercel…
Vercel recently announced a practical update to its development workflow in its Changelog: Vercel's Database Templates now fully support any database provider…
Vercel has officially announced that two powerful new members have joined its Marketplace: Nile and MotherDuck. This update is designed to provide developers…
This case study from Vercel details how Supabase leveraged the Vercel Marketplace to optimize the developer experience and drive business growth. As a popular…
Vercel's official Changelog has announced a new feature extremely convenient for developers: integrated billing for Supabase, Redis (typically provided by…
Vercel has officially announced that its serverless relational database service, "Vercel Postgres," has exited Beta testing and entered General Availability…
### Overview Vercel has released an important performance update for Vercel Postgres, specifically optimizing the efficiency of database calls made from Edge…
Vercel has officially announced that its serverless Redis database service, "Vercel KV," has completed its Beta phase and entered General Availability (GA)…