-
数据库系统基础
《世界著名计算机教材精选:数据库系统基础(第6版)》是被世界众多高校广泛采用的讲述数据库系统的经典教材。《世界著名计算机教材精选:数据库系统基础(第6版)》全面阐述了数据库系统在设计、使用、实现和应用中所需的基本概念,既有对理论与设计的清晰阐述,同时又涵盖了大量模型和实际系统,紧跟现代数据库技术的最新发展,注重对数据库系统基本原理的介绍,着重强调数据库系统中的数学模型、设计问题、关系代数和关系演算。 《世界著名计算机教材精选:数据库系统基础(第6版)》提供了大量实验和习题,为学生进行数据库的基础设计和实现提供了实践机会。书中使用现实世界的贴切案例来阐述数据库概念,有助于读者理解和掌握这些概念。第6版仍然延续前5版的特点,涵盖了大多数的数据库论题,如sql、安全性、数据挖掘等,另外,本版还加入了诸如xml、半结构化数据、信息检索等新的主题,可供大学三、四年级的学生或研究生作为数据库系统课程的教科书和参考书使用。 -
让Oracle跑得更快
在这本书里读者将会学到作者在性能优化方面的一些思路和思考,一些故障处理的方法和原则,这些东西是作者在实践中长期积累的心得体会,当读者掌握了一些处理问题的基本思路之后,成为一名合格的DBA就是一件轻而易举的事情了。 本书适用对象:Oracle DBA、Oracle开发人员,和其他对Oracle数据库感兴趣的人员。 -
Oracle优化日记
本书是一本介绍Oracle数据库优化方法的书,以一个实际的大型优化项目为原型,用日记的形式记录了一个优化小组的DBA 如何从纷繁的头绪中找到突破口,进而完成了一个看似不可能完成的任务的历程。在日记之间,作者还穿插了优化小技巧、每日点评等,总结了数据库优化常用的方法、工具和技巧。另外本书第一次详尽地披露了Oracle数据库内部存储结构,并公布了部分代码,对于有兴趣研究数据库内部存储结构或者编写dul工具的读者有一定的参考价值。 本书适合Oracle数据库管理开发人员阅读。 -
Expert Oracle Database Architecture
Now in its second edition, this best-selling book by Tom Kyte of Ask Tom fame continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then you’ll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised second edition covers the latest developments in Oracle Database 11g. Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it. Don’t treat Oracle Database as a black-box. Get this book. Get under the hood. Turbo-charge your career. Fully-revised to cover Oracle Database 11g Proof-by-example approach: Let the evidence be your guide Dives deeply into Oracle Databases’s most powerful features What you’ll learn Develop an evidence-based approach to problem solving Manage transactions in highly concurrent environments Speed access to data through table and index design Manage files and memory structures for performance and reliability Scale up through partitioning and parallel processing Load and unload data to interface with external systems Think for yourself; don’t take Tom’s word for it! Who this book is for This book is aimed at Oracle Database administrators, at PL/SQL and Java developers writing code to be deployed inside the database, and at developers of external applications who use Oracle Database as a data store. It is the go to book for those wishing to create efficient and scalable applications. -
High Performance MySQL
-
SQL Server 2005 Performance Tuning性能调校
《SQL Server 2005性能调校》以定义、架构为出发点,深入探讨SQL Server的运行原理,并说明如何通过适当的工具去探索数据库有关性能的相关问题。笔者期望能以在业界管理SQLServer的相关经验,并参考文献中的相关信息,能为读者在面临数据库性能问题时,提供一些有效的解决方法。