Dynamic Pages: Events and Speakers

Hi; I’d like to have a dynamic Event page (an Event is like a one-time class: title, time, date, speaker, headline, image, etc.) and I’d also like the Speakers to have their own pages (name, headshot, bio, etc.). I’d like to show each Event’s Speaker(s), and in the Speaker’s page I’d like to show the Events they spoke at.
This is a straightforward many-to-many database layout, but I’m not sure how to accomplish it with dynamic pages. I assume I’ll need some Velo code… Are there examples of this anywhere I can look at?