Tag: Database

Real-Time Database Systems Fundamentals, Architectures and Applications


Free Download Real-Time Database Systems: Fundamentals, Architectures and Applications by Pedro Mejia Alvarez , Ricardo J. Zavaleta Vazquez , Susana Ortega Cisneros , Raul E. Gonzalez Torres
English | PDF (True) | 2023 (2024 Edition) | 126 Pages | ISBN : 3031442296 | 3.2 MB
This book provides an overview of both experimental and commercial real-time database systems (RTDBs) and a systematic approach to understanding, designing, and implementing them.

(more…)

Readings In Database Systems


Free Download Joseph M. Hellerstein, Michael Stonebraker, "Readings In Database Systems"
English | 2005 | pages: 878 | ISBN: 0262693143 | PDF | 43,7 mb
The latest edition of a popular text and reference on database research, with substantial new material and revision; covers classical literature and recent hot topics.

(more…)

Pro Oracle Database 23c Administration (4th Edition)


Free Download Pro Oracle Database 23c Administration: Manage and Safeguard Your Organization’s Data
English | 2024 | ISBN: 1484298985 | 600 Pages | PDF EPUB (True) | 25 MB
Master Oracle Database administration in both on-premises and cloud environments. This new edition covers the tasks you’ll need to perform to keep your databases stable, tuned, and running. The book also includes administrative tasks specific to cloud environments, including the Oracle Autonomous Database running in the Oracle Cloud Infrastructure. New in this edition is help for DBAs who are becoming involved in data management, and a look at the idea of a converged database and what that means in handling various data types and workloads. The book covers some of the machine learning features now in Oracle and shows how the same SQL that you know for database administration also helps you with data management tasks. The information in this book helps you to apply the right solution at the right time, mitigating risk and making robust choices that protect your data and avoid midnight phone calls.

(more…)

Otaku Japan’s Database Animals


Free Download Shion Kono, "Otaku: Japan’s Database Animals"
English | 2009 | pages: 200 | ISBN: 0816653526, 0816653518 | PDF | 2,5 mb
Azuma (Center for the Study of World Civilizations, Tokyo Institute of Technology, Japan) philosophically explores the Japanese subculture of the otaku, which typically involves males between 18 and 40 who consume, produce, and collect comic books (manga), animated films (anime), and other products related to those forms of popular visual culture. He argues that the otaku provide a new model of postmodern consumer, the "database animal," whose ability to satiate themselves by cataloging, storing, and displaying characters from their stories is different from the "human" mode of consumption that searches for deeper meaning in stories. Originally published in 2001 in Japanese as Dobutsuka suru posutomodan: otaku kara mita nihon shakai. Annotation ©2009 Book News, Inc., Portland, OR (booknews.com)

(more…)

Build Your Own Database From Scratch


Free Download Build Your Own Database From Scratch: Persistence, Indexing, Concurrency
English | 2023 | ASIN: B0C2RCMC1D | 120 Pages | PDF EPUB (True) | 1.1 MB
A walkthrough of a minimal persistent database implementation. We start with a B-Tree, then add a new concept with each chapter, and eventually go from a simple KV to a mini relational DB.

(more…)