Developed by Actian Corporation, VectorAI DB is an on premises vector database purpose built for high performance, reliable AI applications
by Nikos Vaggalis (noreply@blogger.com) at September 07, 2026 05:30 PM
Developed by Actian Corporation, VectorAI DB is an on premises vector database purpose built for high performance, reliable AI applications
by Nikos Vaggalis (noreply@blogger.com) at September 07, 2026 05:30 PM
PGConf.dev (PostgreSQL Development Conference) is a highly technical developer focused conference primarily designed for the people who build, maintain and extend the database system itself.
https://www.i-programmer.info/news/99-professional/19126-what-happened-at-pgconfdev-2026.html
by Nikos Vaggalis (noreply@blogger.com) at September 04, 2026 06:42 PM
CipherStash is a cybersecurity platform that provides searchable, field-level encryption. It has been designed to secure sensitive data within PostgreSQL.
CipherStash is motivated by the premise:
Traditional database encryption isn't secure
Most developers assume that their data is safe because their database has encryption at rest enabled. However, encryption at rest only protects the physical storage disk, backup files, or discarded hardware. Once the database server is booted up and running, all data is loaded into memory as plaintext. If an attacker exploits a SQL injection vulnerability, gains access to the host server, or gets hold of database credentials, they can read every piece of sensitive data in the clear.
To prevent this, you could encrypt sensitive fields (like emails or SSNs) inside your application before saving them. But traditional field level encryption introduces two major problems:
Full article on IProgrammer:
by Nikos Vaggalis (noreply@blogger.com) at August 31, 2026 06:14 AM
Stack Overflow for Agents is a specialized knowledge exchange designed for AI coding assistants to share production tested technical solutions and avoid redundant problem solving.
https://www.i-programmer.info/news/105-artificial-intelligence/19107-stack-overflow-for-agents.html
by Nikos Vaggalis (noreply@blogger.com) at August 27, 2026 05:57 PM
pg_re2 is a high-performance PostgreSQL extension developed by ClickHouse. It integrates Google's regular expression engine with the Postgres database.
by Nikos Vaggalis (noreply@blogger.com) at August 25, 2026 09:01 AM
Microsoft's extends the capabilities of AI coding agents with the release of Agent Skills for Python.
by Nikos Vaggalis (noreply@blogger.com) at August 19, 2026 07:01 PM
Neon has released Lakebase Search, a suite of Postgres extensions designed to enhance vector and text search capabilities within the Neon database platform.
by Nikos Vaggalis (noreply@blogger.com) at August 18, 2026 06:39 PM
J-Spring is the Java Spring conference organized by the NLJUG, the Nederlandse Java User Group that brings together top speakers and the Java community to exchange ideas, share knowledge, and drive insightful conversations.
by Nikos Vaggalis (noreply@blogger.com) at August 14, 2026 03:34 PM
Floci is a high performance, open source AWS service emulator designed for local development and continuous integration environments.
by Nikos Vaggalis (noreply@blogger.com) at August 11, 2026 03:48 PM
Version 2.0.0 of the C# SDK has been updated to implement the 2026-07-28 Model Context Protocol specification revision.
by Nikos Vaggalis (noreply@blogger.com) at August 10, 2026 05:09 PM