Zobrazeno 1 - 10
of 13
pro vyhledávání: '"Manoj Syamala"'
Publikováno v:
SIGMOD Conference
Commercial DBMSs, such as Microsoft SQL Server, cater to diverse workloads including transaction processing, decision support, and operational analytics. They also support variety in physical design structures such as B+ tree and columnstore. The ben
Publikováno v:
Proceedings of the VLDB Endowment. 8:726-737
Relational database-as-a-service (DaaS) providers need to rely on multi-tenancy and resource sharing among tenants, since statically reserving resources for a tenant is not cost effective. A major consequence of resource sharing is that the performan
Publikováno v:
Proceedings of the VLDB Endowment. 7:37-48
Multi-tenancy and resource sharing are essential to make a Database-as-a-Service (DaaS) cost-effective. However, one major consequence of resource sharing is that the performance of one tenant's workload can be significantly affected by the resource
Publikováno v:
SIGMOD Conference
Memory is a crucial resource in relational databases (RDBMSs). When there is insufficient memory, RDBMSs are forced to use slower media such as SSDs or HDDs, which can significantly degrade workload performance. Cloud database services are deployed i
Publikováno v:
Proceedings of the VLDB Endowment. 4:1407-1409
Queries that scan a B-Tree index can suffer significant I/O performance degradation due to index fragmentation. The task of determining if an index should be defragmented is challenging for database administrators (DBAs) since today's database engine
Publikováno v:
SIGMOD Conference
Sharing resources of a single database server among multiple tenants is common in multi-tenant Database-as-a-Service providers, such as Microsoft SQL Azure. Multi-tenancy enables cost reduction for the cloud service provider which it can pass on as s
Publikováno v:
ICDE
Retail is increasingly moving online. There are only a few big e-tailers but there is a long tail of small-sized e-tailers. The big e-tailers are able to collect significant data on user activities at their websites. They use these assets to derive i
Modern RDBMSs support the ability to compress data using methods such as null suppression and dictionary encoding. Data compression offers the promise of significantly reducing storage requirements and improving I/O performance for decision support q
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::bb63520805374308923a8405106ecc8d
http://arxiv.org/abs/1109.0736
http://arxiv.org/abs/1109.0736
Autor:
Vivek Narasayya, Manoj Syamala
Publikováno v:
ICDE
Decision support queries that scan large indexes can suffer significant degradation in I/O performance due to index fragmentation. DBAs rely on rules of thumb that use index size and fragmentation information to accomplish the task of deciding which
Publikováno v:
SIGMOD Conference
Relational database management systems (RDBMSs) today serve as the backend for many real-world data intensive applications. Database developers use data access APIs such as ADO.NET to execute SQL queries and access data. While modern program analysis