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

Design and Separate Operational and Analytical Databases #21

Open
datagero opened this issue Oct 21, 2024 · 0 comments
Open

Design and Separate Operational and Analytical Databases #21

datagero opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@datagero
Copy link
Owner

Objective: Define clear boundaries between the operational and analytical databases to optimize performance.

Details:
• Design schemas for both operational and analytical databases.
• Specify data flows between the two databases.
• Prioritize low-latency for operational DB and analytical capabilities for the warehouse.

Dependencies: Operational database setup (e.g. a separate TiDB Cluster).

Acceptance Criteria:
• Separate schemas and responsibilities defined for both databases.
• Documented data flows between operational and analytical databases.

Priority: Low
Estimated Effort:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant