[PDF][PDF] A database index to large biological sequences

E Hunt, MP Atkinson, RW Irving?- work, 2001 - academia.edu
We present an approach to searching genetic DNA sequences using an adaptation of the sufx
tree data structure deployed on the general purpose persistent Java platform, PJama. Our …

Database index balancing strategy

M Kvet?- 2021 29th Conference of Open Innovations?…, 2021 - ieeexplore.ieee.org
Database index is a specific object, by which the data can be accessed effectively. Default
relational database index is B+tree, which is balanced to ensure consistent and fast access by …

[图书][B] Relational Database Index Design and the Optimizers: DB2, Oracle, SQL Server, et al.

T Lahdenmaki, M Leach - 2005 - books.google.com
Improve the performance of relational databases with indexes designed for today's hardware
Over the last few years, hardware and software have advanced beyond all recognition, so …

Full-text search using database index

BSSK Chaitanya, DAK Reddy…?- 2019 5th?…, 2019 - ieeexplore.ieee.org
Database management systems usually allow partial text lookups using LIKE clauses and
Regular Expressions. However, LIKE clauses and regular Expressions tend to underperform …

[PDF][PDF] GADIS: A genetic algorithm for database index selection

P Neuhaus, J Couto, J Wehrmann…?- The 31st?…, 2019 - repositorio.pucrs.br
Creating an optimal amount of indexes, taking into account query performance and database
size remains a challenge. In theory, one can speed up query response by creating indexes …

Relational database index selection algorithm

R Boronski, G Bocewicz?- International Conference on Computer Networks, 2014 - Springer
The Index Selection Problem (ISP) is an important element of research in the field of
optimization of relational database systems. Commonly used commercial tools are based on a …

Database indexing for production MegaBLAST searches

A Morgulis, G Coulouris, Y Raytselis, TL Madden…?- …, 2008 - academic.oup.com
… In this section and Supplementary Material, we describe the data structures used to organize
the database index and the ‘seed search algorithm’ used to find initial identical substrings …

Automatic database index tuning using machine learning

M Valavala, W Alhamdani?- 2021 6th International Conference?…, 2021 - ieeexplore.ieee.org
Index tuning is considered as a powerful technique used to improve the database
performance by ensuring the swift data access. Automating the index tuning by using Machine …

Index Effect on Data Manipulation Toward Database Performance

M Hayati, A Setyanto?- Journal of Physics: Conference Series, 2018 - iopscience.iop.org
Database volume undergone an explosion due to intensive user and machine generated
data. The volume growth slow down the processing speed. On the other hand the demand of …

[PDF][PDF] A survey on database index tuning and defragmentation

M Valavala, W Alhamdani?- International Journal of Engineering?…, 2020 - academia.edu
Database performance tuning is an evolutionary field and is considered a difficult task,
especially with large databases. Indexing contributes largely to improve the Database …