Skip to content

docs: Database Quickstart and database-first messaging#842

Merged
joshrotenberg merged 2 commits intomainfrom
docs/database-powertool
Mar 7, 2026
Merged

docs: Database Quickstart and database-first messaging#842
joshrotenberg merged 2 commits intomainfrom
docs/database-powertool

Conversation

@joshrotenberg
Copy link
Collaborator

Summary

  • Add docs/docs/mcp/database-quickstart.md -- full quickstart for connecting to any Redis instance with prompt examples covering data structures, diagnostics, RedisJSON, and RediSearch
  • Reframe MCP index page: data-first "What Can You Do?" list, database-centric Quick Example
  • Add MCP Server grid card to docs homepage, broaden site title/description
  • Add Database Quickstart to mkdocs nav and all Getting Started link lists

Test plan

  • mkdocs build --strict passes
  • Review rendered pages for formatting and link integrity
  • Verify tab content renders correctly in database-quickstart.md

Closes #834, closes #836

…saging

- Add database-quickstart.md covering profile setup, IDE config, prompt
  examples for data exploration, diagnostics, RedisJSON, and RediSearch
- Reframe MCP index page with data-first "What Can You Do?" and Quick Example
- Add MCP Server grid card to docs homepage
- Broaden site title and description to reflect database tooling
- Add Database Quickstart to nav and Getting Started links

Closes #834, closes #836
@joshrotenberg joshrotenberg force-pushed the docs/database-powertool branch from e6c4a15 to 38e8ad3 Compare March 6, 2026 22:46
…tions

- Fix FieldDefinition::to_args() to emit AS alias before field type,
  matching the FT.CREATE syntax: field_name AS alias TYPE [options]
- Add query syntax examples to FT.SEARCH description
- Add aggregation pipeline examples to FT.AGGREGATE description
- Add JSON schema examples and field type docs to FT.CREATE description
@joshrotenberg joshrotenberg merged commit 7c3d422 into main Mar 7, 2026
22 checks passed
@joshrotenberg joshrotenberg deleted the docs/database-powertool branch March 7, 2026 00:20
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.

Add Database Quickstart for MCP docs Reframe MCP docs and metadata for database-first messaging

1 participant