Database modelling guides ========================= The following guides will help you model the different types of table relationships in the database: - :doc:`one-to-one` - :doc:`one-to-many` - :doc:`many-to-many` .. toctree:: :maxdepth: 1 :hidden: One-to-one relationship One-to-many relationship Many-to-many relationship