IBM · Filed Jan 23, 2025 · Published Jul 23, 2026 · verified — real USPTO data

IBM Patents a System That Reads Your Database and Recommends How to Fix It

Managing a large database often means wading through contradictory advice from multiple tools. IBM wants to automate that entire process and hand you a ranked, conflict-free list of improvements.

IBM Patent: Automated Database Schema Recommendations — figure from US 2026/0211852 A1
Figure from the official USPTO publication.
See all 7 drawings from this filing ↓
Publication number US 2026/0211852 A1
Applicant INTERNATIONAL BUSINESS MACHINES CORPORATION
Filing date Jan 23, 2025
Publication date Jul 23, 2026
Inventors AKSHAR KAUL, HIMA PATEL, SHAZIA AFZAL, SAMEEP MEHTA, VAIBHAV SUDHAKAR DANTALE
CPC classification 707/723
Grant likelihood Medium
Examiner CASANOVA, JORGE A (Art Unit 2165)
Status Patented Case (Jul 8, 2026)
Document 20 claims

What IBM's schema recommendation system actually does

Imagine you have a giant filing cabinet stuffed with millions of folders, and someone tells you it needs to be reorganized but gives you a dozen different, sometimes contradictory, reorganization plans at once. That's roughly the situation database administrators face when managing large, complex data systems called schemas.

IBM's patent describes a system that scans your database, figures out what it looks like structurally, and then automatically generates suggestions for how to improve it. Crucially, before handing those suggestions to you, the system checks them against each other and throws out any that contradict one another.

What's left is a clean, ranked list of recommendations shown in a visual summary, so you can see at a glance what changes would matter most. Think of it like a spell-checker for your database's structure, one that also removes the suggestions that would break other suggestions.

How the conflict filter and ranking engine work together

The patent describes a multi-step pipeline for generating schema recommendations (a schema is the blueprint that defines how data is organized inside a database). Here's how each stage works:

  • Characteristic extraction: The system analyzes one or more data sources inside a database, pulling out structural properties like table layouts, data types, relationships between tables, and usage patterns.
  • Recommendation generation: Based on those characteristics, it produces a set of suggested changes, things like adding indexes (shortcuts that speed up searches), restructuring tables, or adjusting data types for efficiency.
  • Conflict resolution: This is the key differentiator. Before presenting anything, the system checks whether any recommendations would undermine each other. For example, two suggestions that both try to modify the same table in incompatible ways would be flagged, and one gets removed. The surviving set is called the Chosen Recommendation (CR) set.
  • Ranking and display: Each recommendation in the CR set gets a ranking score, so the most impactful suggestions float to the top. Everything is then shown in a visual summary, giving administrators a prioritized, at-a-glance view rather than a raw list of technical output.

What this means for database administrators and IT teams

Database administrators at large companies spend significant time manually reviewing tool output that is often noisy and contradictory. A system that pre-filters conflicting advice and ranks what remains could cut that review time meaningfully. The visual summary aspect also suggests IBM is targeting users who may not be deep database experts, broadening who can act on the recommendations.

For IBM, this fits squarely into its enterprise software and data platform strategy. Products like IBM Db2 or cloud data services could surface this kind of automated advisor natively, reducing the need for external consulting or manual tuning work. If it ships in a real product, the people who benefit most are mid-sized IT teams who manage complex databases without large specialist staff.

Editorial take

This is a practical, unglamorous patent aimed squarely at the enterprise IT grind of database maintenance. The conflict-resolution step is the only genuinely interesting piece here; generating recommendations is old news, but automatically detecting when two recommendations fight each other and pruning the list before a human even sees it is a real workflow improvement. Don't expect consumer headlines, but this is exactly the kind of invisible plumbing that saves IT teams hours.

The drawings

7 drawing sheets from US 2026/0211852 A1 · click any drawing to enlarge

Patent filing page

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.