I donβt know what this is I donβt know how to do it . But before the end of the day Iβll have Claude make me one
howardandrews31211Β months, 2Β weeks ago
Pocketbase <3
R
robin_eaton1Β year ago
"I want to make sure my backend is powerful and can handle multiple users at the same time"
S
shawnbird2421Β year, 2Β months ago
yo thanks
L
laurie.morgan1Β year, 5Β months ago
Is this a race or a coding tutorial cause Iβm ready to sprint
micheal_santiago1Β year, 6Β months ago
waiting for 1.0.0, as the documentation itself states backwards compatibility is not guaranteed untill 1.0.0.
vincent_keer1Β year, 7Β months ago
SQLite is not meant for concurrent write, limiting it for use where you only have concurrent read but not write.
T
tristan.miller1Β year, 9Β months ago
As a user, I can approve your backend is powerful for multiple users π
D
dimitrios_bonbach1Β year, 10Β months ago
nice
melanie.campbell1Β year, 11Β months ago
Is it light weight? When app uploaded on google store, is it requiring more memory?
L
laurencebailly2561Β year, 11Β months ago
For me the fastest way to build a backend is fast API Funny I feel Django is actually very nice to get something done fast I know there will be many controversies but chill Django gives you an admin dashboard, and many other core functions like user model e.t.c out of the box , let's not also forget about it's scalability Honestly it's so much easier to setup especially when using drf
revadawn742Β years ago
Pause for applause...
hannahrichardson8562Β years ago
If you make iOS apps, how would this be better than Firebase?
S
sabrina_king2Β years ago
Love your videos Lewis , you're so competent and passionate. You've given me the confidence to start studying software engineering
Would love to see a version with postgres or mariadb
B
brendanhollow272Β years ago
Pocketbase not meant to be in production atm. Its so early. Dont use it in production.
M
matthewpalmer7202Β years, 1Β month ago
Does this also apply to websites?
D
daniel.cantu2Β years, 1Β month ago
only 1 problem: authorization by token is not supported, it is very easy to hack.
C
cynthia_garcia2Β years, 1Β month ago
If I recall correctly, pocket base only support sqlite. So if you wanna migrate to other databases in the future, please keep this in mind.
R
robertyadav6862Β years, 1Β month ago
The downside of PocketBase is embedded SQLite, so replication is not possible. And the infrastructure becomes inflexible. Not great if your requirements change with growing users.
I donβt know what this is I donβt know how to do it . But before the end of the day Iβll have Claude make me one
Pocketbase <3
"I want to make sure my backend is powerful and can handle multiple users at the same time"
yo thanks
Is this a race or a coding tutorial cause Iβm ready to sprint
waiting for 1.0.0, as the documentation itself states backwards compatibility is not guaranteed untill 1.0.0.
SQLite is not meant for concurrent write, limiting it for use where you only have concurrent read but not write.
As a user, I can approve your backend is powerful for multiple users π
nice
Is it light weight? When app uploaded on google store, is it requiring more memory?
For me the fastest way to build a backend is fast API Funny I feel Django is actually very nice to get something done fast I know there will be many controversies but chill Django gives you an admin dashboard, and many other core functions like user model e.t.c out of the box , let's not also forget about it's scalability Honestly it's so much easier to setup especially when using drf
Pause for applause...
If you make iOS apps, how would this be better than Firebase?
Love your videos Lewis , you're so competent and passionate. You've given me the confidence to start studying software engineering
Would love to see a version with postgres or mariadb
Pocketbase not meant to be in production atm. Its so early. Dont use it in production.
Does this also apply to websites?
only 1 problem: authorization by token is not supported, it is very easy to hack.
If I recall correctly, pocket base only support sqlite. So if you wanna migrate to other databases in the future, please keep this in mind.
The downside of PocketBase is embedded SQLite, so replication is not possible. And the infrastructure becomes inflexible. Not great if your requirements change with growing users.