typesense / typesense-website

Typesense website and documentation | An open source search engine alternative to Algolia, Elasticsearch and Pinecone
https://typesense.org
39 stars 135 forks source link

Simplify One-to-Many Relations Example in JOINs Documentation #235

Closed tharropoulos closed 4 months ago

tharropoulos commented 5 months ago

Change Summary

This PR introduces a simpler example for one-to-many relations in the JOINs documentation. The initial example provided was a bit complex as it showcased a link table, which might be confusing for readers initially.

The new example aims to break down the concept into more digestible parts, making it easier for users to grasp the basic idea of joins. It focuses on a straightforward one-to-many relationship, without the added complexity of a link table.

PR Checklist

happy-san commented 4 months ago

lgtm!