<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/infoq/best-of/2026/01" -->

---
title: Best InfoQ posts — January 2026 | daily.dev
description: The most upvoted InfoQ posts from January 2026, curated by the daily.dev community.
canonical: https://daily.dev/sources/infoq/best-of/2026/01
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/infoq/best-of/2026/01
og:type: website
og:site_name: daily.dev
og:title: Best InfoQ posts — January 2026 | daily.dev
og:description: The most upvoted InfoQ posts from January 2026, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of InfoQ — January 2026

1. 1  
[](https://daily.dev/posts/openeverest-open-source-platform-for-database-automation-hnifcvjen "OpenEverest: Open Source Platform for Database Automation")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·31w  
OpenEverest: Open Source Platform for Database Automation  
Percona announced OpenEverest, an open-source platform for automated database provisioning and management on Kubernetes. Built on Kubernetes operators, it supports MySQL, PostgreSQL, and MongoDB, offering features like automated backups, scaling, and disaster recovery while avoiding vendor lock-in. The platform provides both a web UI and REST API for managing database clusters. Originally launched as Percona Everest, it's transitioning to independent open governance with plans to donate to the CNCF. The latest version adds PostgreSQL 18.1 support and NodePort networking, with future plans to support ClickHouse, Vitess, and observability integrations.  
89  
1
2. 2  
[](https://daily.dev/posts/bun-introduces-built-in-database-clients-and-zero-config-frontend-development-enei5pyag "Bun Introduces Built-in Database Clients and Zero-Config Frontend Development")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·35w  
Bun Introduces Built-in Database Clients and Zero-Config Frontend Development  
Bun 1.3 introduces zero-configuration frontend development with hot module replacement, a unified database API (Bun.SQL) supporting MySQL, PostgreSQL, and SQLite without external dependencies, and a built-in Redis client claiming 7.9x performance over ioredis. The release includes enhanced package management with dependency catalogs for monorepos, isolated workspace installs, and interactive dependency updates. Performance improvements include 10-30% reduced memory usage in frameworks like Next.js, 60% faster macOS builds, and 9% faster Express benchmarks. Breaking changes affect TypeScript types for Bun.serve() and SQL client usage patterns.  
89  
5
3. 3  
[](https://daily.dev/posts/google-introduces-conductor-a-context-driven-development-extension-for-gemini-cli-qjyqj2enj "Google Introduces Conductor, a Context-Driven Development Extension for Gemini CLI")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·34w  
Google Introduces Conductor, a Context-Driven Development Extension for Gemini CLI  
Google released Conductor, a preview extension for Gemini CLI that maintains project context across AI-assisted development sessions using persistent Markdown files. The tool introduces a track-based workflow where developers define specifications and implementation plans before code generation, storing all context directly in the repository. This planning-first approach addresses the common problem of losing project context in chat-based coding tools and supports team-wide configuration for consistent AI-assisted contributions.  
72
4. 4  
[](https://daily.dev/posts/prisma-7-rust-free-architecture-and-performance-gains-xxoxfrq3z "Prisma 7: Rust-Free Architecture and Performance Gains")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·33w  
Prisma 7: Rust-Free Architecture and Performance Gains  
Prisma ORM 7.0 replaces its Rust-based query engine with a TypeScript implementation, achieving 90% smaller bundle sizes, 3x faster query execution, and lower resource utilization. The release moves generated code out of node\_modules for better developer experience, introduces a dynamic configuration file, and delivers 98% fewer types with 70% faster type checking. Migration guides and AI-assisted tooling help developers upgrade from previous versions.  
60  
9
5. 5  
[](https://daily.dev/posts/openai-launches-prism-a-free-latex-native-workspace-with-integrated-gpt-5-2-u2k6tnbet "OpenAI Launches Prism, a Free LaTeX-Native Workspace with Integrated GPT-5.2")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·31w  
OpenAI Launches Prism, a Free LaTeX-Native Workspace with Integrated GPT-5.2  
OpenAI released Prism, a free cloud-based LaTeX workspace with integrated GPT-5.2 for academic writing. The platform offers unlimited projects, collaborators, and compilation time, combining document editing, citation management, and real-time collaboration in a browser-based environment. GPT-5.2 assists with text revision, formatting, equations, and literature discovery while maintaining document context. The tool includes Zotero synchronization, automated error checking, and inline commenting for peer review, positioning itself as an alternative to existing platforms like Overleaf.  
58  
3
6. 6  
[](https://daily.dev/posts/microsoft-adds-custom-copilot-agents-for-net-developers-with-c-and-winforms-experts-ckcufr6rv "Microsoft Adds Custom Copilot Agents for .NET Developers with C# and WinForms Experts")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·31w  
Microsoft Adds Custom Copilot Agents for .NET Developers with C# and WinForms Experts  
Microsoft and GitHub launched the first .NET-focused GitHub Copilot custom agents: C# Expert and WinForms Expert. These agents provide specialized assistance for C# best practices, async/await patterns, testing workflows, and Windows Forms UI development. Developers can activate them by placing agent instruction Markdown files in a \`.github/agents\` folder. The C# Expert enforces modern coding standards and minimizes code bloat, while the WinForms Expert prevents accidental modifications to \`.Designer.cs\` files. Both agents are experimental and represent a shift toward domain-specific AI assistance with persistent behavior profiles tied to repository context.  
48  
1
7. 7  
[](https://daily.dev/posts/microsoft-share-update-on-typescript-7-iooeziqrn "Microsoft Share Update on TypeScript 7")  
Article  
![Avatar of infoq](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/afc3bced3e1e4b188dd9127017a60e0c)InfoQ·34w  
Microsoft Share Update on TypeScript 7  
TypeScript 7 (Project Corsa) features a complete compiler rewrite in Go, delivering up to 10x faster build times and reduced memory usage. The new native compiler, tsgo, leverages Go's performance for efficient parallel processing. Strict mode is now enabled by default, representing a breaking change that enhances type safety. The preview is available via npm. While developers celebrate the performance gains, some express concerns about migration paths for tools depending on the TypeScript compiler API. This move aligns TypeScript with other high-performance native tooling like esbuild and SWC.  
18

[See all InfoQ archives](/sources/infoq/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/infoq/best-of/2026/01#page","url":"https://daily.dev/sources/infoq/best-of/2026/01","name":"Best InfoQ Posts — January 2026","description":"The most upvoted InfoQ posts from January 2026, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/infoq/best-of/2026/01#items","numberOfItems":7,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/openeverest-open-source-platform-for-database-automation-hnifcvjen","name":"OpenEverest: Open Source Platform for Database Automation"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/bun-introduces-built-in-database-clients-and-zero-config-frontend-development-enei5pyag","name":"Bun Introduces Built-in Database Clients and Zero-Config Frontend Development"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/google-introduces-conductor-a-context-driven-development-extension-for-gemini-cli-qjyqj2enj","name":"Google Introduces Conductor, a Context-Driven Development Extension for Gemini CLI"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/prisma-7-rust-free-architecture-and-performance-gains-xxoxfrq3z","name":"Prisma 7: Rust-Free Architecture and Performance Gains"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/openai-launches-prism-a-free-latex-native-workspace-with-integrated-gpt-5-2-u2k6tnbet","name":"OpenAI Launches Prism, a Free LaTeX-Native Workspace with Integrated GPT-5.2"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/microsoft-adds-custom-copilot-agents-for-net-developers-with-c-and-winforms-experts-ckcufr6rv","name":"Microsoft Adds Custom Copilot Agents for .NET Developers with C# and WinForms Experts"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/microsoft-share-update-on-typescript-7-iooeziqrn","name":"Microsoft Share Update on TypeScript 7"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"InfoQ","item":"https://daily.dev/sources/infoq"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/infoq/best-of"},{"@type":"ListItem","position":5,"name":"January 2026"}]}]}
```

