Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talk: SaaS on Rails on PostgreSQL #198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Talk: SaaS on Rails on PostgreSQL #198

wants to merge 1 commit into from

Conversation

andyatkinson
Copy link
Owner

@andyatkinson andyatkinson commented May 20, 2024

This PR has code samples and examples from the Posette Conf talk "Saas
on Rails on PostgreSQL"

https://www.citusdata.com/posette/speakers/andrew-atkinson/

Some of the tech examples:

  • Row Level Security
  • Composite primary keys
  • Active Record Horizontal Sharding
  • Citus, row-based and schema-based sharding

@andyatkinson andyatkinson changed the title chore/citus Talk: SaaS on Rails on PostgreSQL Jun 11, 2024
This PR has code samples and examples from the Posette Conf talk "Saas
on Rails on PostgreSQL"

https://www.citusdata.com/posette/speakers/andrew-atkinson/

Some of the tech examples:
- Row Level Security
- Composite primary keys
- Active Record Horizontal Sharding
- Citus, row-based and schema-based sharding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant