DEV Community

froglegs1
froglegs1

Posted on • Edited on

My first database: Christian Church

I created a database modeling the hierarchy of a christian church because I wanted to get some experience with database with a topic I don't know. The hierarchy of the christian church is shown below.

Image description

The image below shows my schema for my database.

Image description

If you would like to know more about this database or how I made the database follow the link below to my github for a more in depth look at my first database.

https://github.com/froglegs1/first-database

Top comments (0)