About 46,300 results
Open links in new tab
  1. Schema.org

    Mar 19, 2026 · Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and …

  2. What Is a Schema in Psychology? - Verywell Mind

    Apr 28, 2026 · In psychology, a schema is a cognitive framework that helps organize and interpret information in the world around us. Learn more about how they work, plus examples.

  3. Database schema - Wikipedia

    The term "schema" refers to the organization of data as a blueprint of how the database is constructed (divided into database tables in the case of relational databases).

  4. Database Schemas - GeeksforGeeks

    Dec 8, 2025 · A schema is the blueprint or structure that defines how data is organized and stored in a database. It outlines the tables, fields, relationships, views, indexes, and other elements within the …

  5. What is a schema? | Definition from TechTarget

    Apr 10, 2024 · A schema, a graphical representation that makes it easy to organize information or knowledge, is used in databases and AI. Learn about the types of schemas.

  6. What is Database Schema? - Databricks

    In general, three distinct schema types are typically used in the design of a database: the conceptual database schema, the logical database schema and the physical database schema.

  7. SCHEMA Definition & Meaning - Merriam-Webster

    May 3, 2026 · The meaning of SCHEMA is a diagrammatic presentation; broadly : a structured framework or plan : outline.

  8. What is a database schema? - IBM

    While the term schema is broadly used, it is commonly referring to three different schema types—a conceptual database schema, a logical database schema, and a physical database schema.

  9. The Schema Therapy Center of New Orleans in New Orleans , LA

    Get reviews, hours, directions, coupons and more for The Schema Therapy Center of New Orleans. Search for other Counselors-Licensed Professional on The Real Yellow Pages®.

  10. Prisma schema | Prisma Documentation

    The Prisma schema is the main method of configuration when using Prisma. It is typically called schema.prisma and contains your database connection and data model