Latest from todayfeatureThe best new features in Postgres 18Asynchronous I/O, OAuth authentication, expanded SQL standards support, and new extension capabilities give developers faster performance, stronger security, and greater flexibility.By Tom KincaidSep 25, 20256 minsDatabasesPostgreSQLRelational Databases feature Do vector-native databases beat add-ons for AI applications?By Bill DoerrfeldSep 22, 202510 minsAnalyticsDatabasesGenerative AInews MongoDB adds vector search to self-managed editions to power generative AI appsBy Anirban GhoshalSep 17, 20253 minsDatabasesNoSQL Databases newsMongoDB launches a new application modernization platformBy Anirban Ghoshal Sep 16, 20254 minsDatabases opinionMore hardware won’t fix bad engineeringBy Matt Asay Sep 15, 20256 minsDeveloperEngineerTechnology Industry featureUnlocking LLM superpowers: How PagedAttention helps the memory mazeBy Raul Leite Sep 11, 20255 minsArtificial IntelligenceDatabasesGenerative AI feature13 reasons SQL has got to goBy Peter Wayner Sep 8, 202512 minsData ManagementDatabasesSQL newsPostgreSQL 18 to boost OLTP performance, but misses AI readinessBy Anirban Ghoshal Sep 5, 20255 minsArtificial IntelligencePostgreSQL newsNeo4j unveils Infinigraph to merge OLTP and OLAP for Agentic AIBy Anirban Ghoshal Sep 4, 20253 minsDatabasesGraph Databases ArticlesopinionWhy DocumentDB can be a win for MongoDBIf the company can embrace influence rather than control, it has the opportunity to help define the open document standard, which will encourage even more growth in the category.By Matt Asay Sep 1, 2025 8 minsDocument DatabasesNoSQL DatabasesPostgreSQLanalysisUsing Cosmos DB in Microsoft FabricMicrosoft’s flagship cloud-native database is now ready for analysis at scale, ideal for enterprise AI applications.By Simon Bisson Aug 28, 2025 7 minsBig DataCloud-NativeDatabasesnewsMariaDB buys back the company it sold two years agoAcquires SkySQL, returning its DBaaS platform to the product portfolio.By Paul Barker Aug 26, 2025 4 minsDatabasesOpen SourcenewsGoogle Spanner gets a columnar engine to unite OLTP and OLAP workloadsThe preview feature aims to simplify real-time analytics on transactional data, reducing ETL complexity and boosting performance.By Anirban Ghoshal Aug 6, 2025 3 minsAnalyticsDatabasesfeatureHow agentic AI will change database management Databases will soon be capable of monitoring their own health, identifying bottlenecks, adjusting configurations, and even rerouting traffic in real time. By Bennie Grant Jul 28, 2025 7 minsDatabase AdministrationDatabasesGenerative AIopinionThe importance of memory for AIThe humble database offers the key to giving AI context and adaptation, accessing data beyond its training cutoff. By Matt Asay Jul 28, 2025 9 minsArtificial IntelligenceDatabasesGenerative AInewsOracle launches MCP server to power context-aware AI agents for enterprise dataWith native support for Oracle Databases, the MCP server will allow developers to build AI agents that can autonomously query, reason, and generate insights without custom integration layers.By Anirban Ghoshal Jul 18, 2025 4 minsArtificial IntelligenceDatabasesnewsQdrant Cloud adds service for generating text and image embeddingsQdrant Cloud Inference simplifies building applications with multimodal search, retrieval-augmented generation, and hybrid search, Qdrant said. By Paul Krill Jul 16, 2025 2 minsArtificial IntelligenceDatabasesGenerative AInewsAWS looks to cut storage costs for LLM embeddings with Amazon S3 VectorsAWS says you can do without specialty vector databases for generative AI and agentic AI applications. By Anirban Ghoshal Jul 16, 2025 3 minsCloud StorageDatabasesGenerative AIopinionDatabase design tips for developersGood software habits apply to databases too. Trust in these little design tips to build a useful, rot-resistant database schema. By Nick Hodges Jul 16, 2025 12 minsCareersDatabasesDevelopernewsOracle Database@AWS goes GA: Exadata and Autonomous DB now live in the USThe service, currently available in two US regions, is expected to be expanded into 20 additional regions in the next 12-18 months.By Anirban Ghoshal Jul 9, 2025 4 minsCloud ComputingDatabasesOracle DatabasenewsAlibaba Cloud launches Eigen+ to cut costs and boost reliability for enterprise databasesThe new memory management system improves efficiency by 36% and eliminates service-disrupting OOM errors.By Gyana Swain Jul 3, 2025 6 minsCloud ComputingDatabases Show more Show less View all Video on demand video Python 3.14’s live debugging interface Among the powerful new features in Python 3.14 is a new interface for attaching a live debugger to a running Python program. You can inspect the state of a Python app, make changes, single-step through it — all without having to modify the source code ahead of time to work with a debugger. This video shows a simple example of how it can be used, either with Python’s own pdb debugging module, or with code you write for your own custom debugging scenarios. Sep 23, 2025 4 minsPython Easier Chrome browser automation with PyDoll Sep 16, 2025 4 mins Python How to use Rust workspaces to speed up compile times Sep 9, 2025 3 mins Python Getting encryption wrong (and getting it right, too) Sep 2, 2025 7 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaJavaScriptMicrosoft .NETOpen SourceProgramming LanguagesView all topics Show me moreLatestArticlesVideos news JavaFX 25 previews JavaFX controls in title bars By Paul KrillSep 29, 20253 mins Development Libraries and FrameworksJavaOpen Source feature How MCP is making AI agents actually do things in the real world By Raul LeiteSep 29, 20257 mins APIsDevelopment ToolsGenerative AI feature A brief history of AI By Martin HellerSep 29, 202529 mins Artificial IntelligenceGenerative AITechnology Industry video How to build a native desktop app vs. a web UI app Aug 25, 20254 mins Python video PyApp: Build click-to-run Python apps with Rust Aug 15, 20255 mins Python video Hands-on with Kiro, the agentic code generation IDE Aug 1, 20257 mins Python