The following are common database schemas used in relational database management systems (RDBMS), including the Star Schema, from which the Snowflake Schema is derived:

  1. Star Schema:
  2. Snowflake Schema:
  3. Galaxy Schema (Fact Constellation Schema):
  4. Hierarchical Schema:
  5. Network Schema:
  6. Flat Schema:

These schemas are utilized based on the specific needs of the database structure, data integrity, and query complexity.