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

unlimited db's #11141

Closed
om-tericsoft1 opened this issue Mar 7, 2025 · 2 comments
Closed

unlimited db's #11141

om-tericsoft1 opened this issue Mar 7, 2025 · 2 comments
Labels
external A PR or Issue is created by an external user

Comments

@om-tericsoft1
Copy link

I am looking to create a solution where every user has their own unique password and separate database on Neon DB. The goal is to generate 10,000+ dynamic, isolated databases automatically, with each user being granted access to their individual database. I want to explore whether this is achievable by cloning the Neon DB repository on my own server and gaining full API access to create multiple databases.

Can you provide guidance on the following:

Is it possible to create 10,000+ dynamic databases for individual users on Neon DB?
If I clone the repository on my server, will I get the necessary API access to programmatically create and manage these databases?
How can I manage user access to their specific databases with unique passwords?
Are there any best practices or performance concerns when scaling to such a large number of unique databases?
Any help or insights would be appreciated!

@github-actions github-actions bot added the external A PR or Issue is created by an external user label Mar 7, 2025
@skyzh
Copy link
Member

skyzh commented Mar 7, 2025

I believe you can use cargo neon command to create a tenant for each of your user.

@om-tericsoft1
Copy link
Author

@skyzh if possible can u share the workflow to this mail @[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external A PR or Issue is created by an external user
Projects
None yet
Development

No branches or pull requests

2 participants