Database reference materials

Databases

Databases sit at the core of nearly every application. This hub gathers resources on relational databases, SQL, Oracle administration, data mining techniques, and the data structures that underpin efficient storage and retrieval. Whether you are writing your first query or optimizing production workloads, you will find reading lists and context here to sharpen your skills.

Starter Path

A structured path through data fundamentals, query writing, and database design.

Data & Databases Path →

Curated Reading List

How to Use This Hub

  • → Start with relational basics before moving to specialized topics like data mining
  • → Oracle resources cover both development and DBA perspectives
  • → Data structure fundamentals apply across all database work
  • → Cross-reference with Programming Languages for language-specific database integrations