Psycopg 2 #3204
Unanswered
gitmatsika
asked this question in
Packages
Psycopg 2
#3204
Replies: 3 comments 5 replies
-
So, how (why?) are we supposed to access PostgreSQL on/from a mobile device? What's the use case here? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is generally not a good idea to access a database from clients device. Databases cant handle concurrent connections like a web server can. So i am -1 on this |
Beta Was this translation helpful? Give feedback.
4 replies
-
For interacting with postgres off a mobile phone
…On Sat, May 4, 2024 at 10:41 PM Feodor Fitsner ***@***.***> wrote:
So, how (why?) are we supposed to access PostgreSQL on/from a mobile
device? What's the use case here?
—
Reply to this email directly, view it on GitHub
<#3204 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXYIYQEMZN4KGRBMHVPYEUTZAVBXDAVCNFSM6AAAAABHG7HONSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TGMJWGE2TG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add Psycopg 2 to flet
https://pypi.org/project/psycopg2/
Beta Was this translation helpful? Give feedback.
All reactions