Optimizing tables with too many columns in a database

US9946741B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9946741-B2
Application numberUS-201514719433-A
CountryUS
Kind codeB2
Filing dateMay 22, 2015
Priority dateMay 22, 2015
Publication dateApr 17, 2018
Grant dateApr 17, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Methods and systems for database optimization include detecting a plurality of columns in an unoptimized database that co-appear in queries to the database. The plurality of columns are compacted into a single hyper-column to form an optimized database. Each entry in the hyper-column includes data from a corresponding entry in each of the plurality of columns. An interface is generated for the optimized database that accepts queries according to a schema for the unoptimized database and translates the queries into queries according to a schema for the optimized database.

First claim

Opening claim text (preview).

The invention claimed is: 1. A system for database optimization, comprising: a database rebuild module comprising a processor configured to detect a plurality of columns in an unoptimized database that co-appear in queries to the database and to compact the plurality of columns into a single hyper-column to form an optimized database, wherein each entry in the hyper-column comprises data from a corresponding entry in each of the plurality of columns; and a database interface module configured to accepts queries according to a schema for the unoptimized database and to translate said queries into queries according to a schema for the optimized database. 2. The system of claim 1 , wherein the plurality of columns co-appear in select clauses. 3. The system of claim 1 , wherein the plurality of columns co-appear in where clauses. 4. The system of claim 1 , wherein the database rebuild module is further configured to generate an index for the hyper-column. 5. The system of claim 4 , wherein entries for the hyper-column comprise only numerical data and wherein the index is an R-tree. 6. The system of claim 1 , wherein the database rebuild module is further configured to compress entries in the hyper-column if the entries in the hyper-column consist of textual data. 7. The system of claim 1 , wherein the database rebuild module is further configured to performing clustering across all columns in the database to detect columns that co-appear in queries. 8. The system of claim 7 , wherein the database rebuild module is further configured to perform clustering using an approximation of K-minimum cut. 9. The system of claim 1 , wherein the database interface module is further configured to provide a virtual view of the database according to the schema for the unoptimized database. 10. A computer readable storage medium comprising a computer readable program for database optimization, wherein the computer readable program when executed on a computer causes the computer to perform the steps of: detecting a plurality of columns in an unoptimized database that co-appear in queries to the database; compacting the plurality of columns into a single hyper-column using a processor to form an optimized database, wherein each entry in the hyper-column comprises data from a corresponding entry in each of the plurality of columns; and generating an interface for the optimized database that accepts queries according to a schema for the unoptimized database and translates said queries into queries according to a schema for the optimized database. 11. The system of claim 7 , further comprising representing the columns in the unoptimized database as a unidirected graph, with nodes of the graph representing columns and with edges of the graph representing a co-appearing frequency for the connected columns.

Assignees

Inventors

Classifications

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9946741B2 cover?
Methods and systems for database optimization include detecting a plurality of columns in an unoptimized database that co-appear in queries to the database. The plurality of columns are compacted into a single hyper-column to form an optimized database. Each entry in the hyper-column includes data from a corresponding entry in each of the plurality of columns. An interface is generated for the …
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F17/30315. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Apr 17 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).