drizzle-team / drizzle-team/drizzle-orm

[FEATURE]: Run Drizzle Studio Client Independently

Open
#2,419 3 comments 4 reactions 0 assignees View on GitHub
drizzle/studio enhancement
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Describe what you want

First, let me say that drizzle is awesome and studio is beyond impressive!

I don't know if it's just me but accessing my db through 'local.drizzle.studio' (hosted by drizzle) makes me feel uncomfortable. I understand that the code purely runs on the 'client' side but if possible I rather run this locally for peace of mind. Is it possible maybe there's extra flag like --client or something that would also run the studio client? This way we can make sure the ports are not public. Again, I do understand the why it was done this way but for extra paranoid user, this would provide peace of mind when accessing the db. Thanks again and definitely a drizzle fan!

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by locating how Drizzle Studio is launched through local.drizzle.studio and how its ports are exposed; define the independent client entry point and verify that the client can run locally without public ports.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.