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

Start on better indexing support #2223

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

josephschorr
Copy link
Member

  • Adds specialized structs for defining indexes as part of the DB schema
  • Adds explain support for SQL-based datastore drivers
  • Adds a DS proxy that enforces that expected indexes are used for marked query shapes
  • Adds first set of query shapes
  • Changes the Postgres indexes to better indexes

@github-actions github-actions bot added area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) labels Jan 31, 2025
@kartikaysaxena
Copy link
Contributor

great add!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/datastore Affects the storage system area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants