Open links in new tab
  1. What Is a Database? - Oracle

    Nov 24, 2020 · A database is an organized collection of structured information, or data, typically stored electronically in a computer system. Databases range from relational to cloud databases.

  2. MySQL Basics: Understanding the Building Blocks of Databases

    Sep 16, 2025 · Databases, like MySQL, are the unsung heroes of modern technology—they’re responsible for storing, organizing, and retrieving data efficiently, ensuring that nothing (not …

  3. What Is a Cloud Database? - Oracle

    Jun 9, 2023 · For example, there are databases specially designed to manage transactions, others designed to run internet-scale applications, and others that serve as data warehouses …

  4. What Is a Relational Database | Oracle

    Jun 18, 2021 · A relational database is a type of database that stores and provides access to data points that are related to one another. Relational databases are based on the relational model, …

  5. Introduction to Oracle Database

    Although in the strict sense an Oracle database is a set of physical structures (files and memory structures), applications can interact with multiple logical databases inside a single physical …

  6. What Is an Autonomous Database? | Oracle

    Aug 15, 2025 · Autonomous databases are hosted in the cloud and no DBA is needed to spin up new instances, making this an attractive and highly affordable option. Developers can create …

  7. ما المقصود بقاعدة البيانات؟ | Oracle الشرق الأوسط

    مستقبل قواعد البيانات وAutonomous Databases تم الإعلان عن أول قاعدة بيانات ذاتية في أواخر عام 2017، وقد أقرّ العديد من المحللين المستقلين في القطاع سريعًا بالتقنية وتأثيرها المحتمل في الحوسبة.

  8. Provisioning Oracle Standby Databases

    You can create a physical or a logical standby database. Physical standby databases are physically identical to the primary database, mounted or open read-only when in recovery …

  9. Authenticating and Authorizing Microsoft Azure Active Directory …

    See the following platform-specific documentation for information about enabling Oracle Database for Azure AD external authentication, in addition to the information detailed in this document …

  10. Introduction to Oracle Database

    A PDB is contained by a CDB or application container, and an application container is contained by a CDB. Starting in Oracle Database 21c, a multitenant container database is the only …