Тёмный

what is best database for app development? mySQL vs Firebase 

Jokhio Apps
Подписаться 2,9 тыс.
Просмотров 17 тыс.
50% 1

Опубликовано:

 

22 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@germanskena6537
@germanskena6537 3 года назад
Muchas Gracias por haber hecho el video que te sugeri, es muy util en general, tener en cuenta las capacidades de los distintos tipos de bases de datos. Thank you very much for making this type of video, showing the different kinds of capabilities of the different dbases. i remember talk with you some weeks ago about this, and you accomplish very fast with a video talking of that, for that, Thank you AGAIN.
@JokhioApps
@JokhioApps 3 года назад
Thank you Bro
@germanskena6537
@germanskena6537 3 года назад
@@JokhioApps To YOU. By the way, i have some other questions, i do not know the proper way to ask you. Maybe posting the question here is not the best. Do you have any alternative way (messenger service or mail). There are questions about the use of sketchware and others about comments about already made apps and add-ons to this. Again thank you for the fastest replay.
@JokhioApps
@JokhioApps 3 года назад
@@germanskena6537 What's app chat.whatsapp.com/FpGl7ZePq9u0AJT6eKdzUL Telegram t.me/discussJokhioApps
@harishlodha8794
@harishlodha8794 2 года назад
Sir kya Google Play Store se video recorder app se video record karte hai kya vo video app developer ke pass bhi save hota hai kya Please reply.....
@mrt605
@mrt605 2 года назад
Can you build ERP with firebase?? .. how to decide which DB is the right for me
@JokhioApps
@JokhioApps 2 года назад
What's ERP?
@smartmaan
@smartmaan 3 года назад
Make A New Video Mysql Login And Register With UID and Forget pass And register confirm (optional)
@Playerofplayconsole
@Playerofplayconsole 3 года назад
My sql full details please sir ji
@Emo_boy000
@Emo_boy000 2 года назад
Xampp kismge ayega ??? And ye accha b or burai kya h??
@smartmaan
@smartmaan 3 года назад
Make moree
@xetro9073
@xetro9073 2 года назад
Bhai how RU-vid web and application shows same data explain
@krims254
@krims254 2 года назад
thank you, keep it up!
@its_joker_boy99
@its_joker_boy99 3 года назад
Please
@efam01
@efam01 3 года назад
How to show mysql in listview from assets in sketchware pro??
@JokhioApps
@JokhioApps 3 года назад
I have not worked with mySQL offline but it will be great working with it.
@efam01
@efam01 3 года назад
@@JokhioApps please help me
@JokhioApps
@JokhioApps 3 года назад
@@efam01 I'll try
@efam01
@efam01 3 года назад
@@JokhioApps please make tutorial quickly.and i will subscribe you!!
@JokhioApps
@JokhioApps 3 года назад
Okay
@aayushsolanki2690
@aayushsolanki2690 2 года назад
sir i want to develop do crud operations and store data on an remote server where multiple users of my app can access the same data. So which database i have to use and if MySql then can integrate it using java?
@JokhioApps
@JokhioApps 2 года назад
Yes in my opinion you should choose mySQL....... And as for using it with java you can use *java database connector* reference link : www.vogella.com/tutorials/MySQLJava/article.html#:~:text=To%20connect%20to%20MySQL%20from,file%20which%20we%20require%20later. Btw I have not tried it bro
@udaychetan2203
@udaychetan2203 3 года назад
which one is good hosting for social media apps ?
@JokhioApps
@JokhioApps 3 года назад
When it comes to long term and a lot of data mySQL is better
@udaychetan2203
@udaychetan2203 3 года назад
@@JokhioApps we can host apps in mysql ? i didnt know that. is it same as aws , azure and all that hosting ?
@udaychetan2203
@udaychetan2203 3 года назад
@@JokhioApps please reply
@JokhioApps
@JokhioApps 3 года назад
What is Azure?
@JokhioApps
@JokhioApps 3 года назад
Oh Microsoft Azure
@venkatesanm9012
@venkatesanm9012 2 года назад
Bro for music app making with 50gb data storage and unlimited access ..which db is best for very low price
@JokhioApps
@JokhioApps 2 года назад
Brother Storage is different from DB.... Btw Webhosting is good for your purpose ..... If you want it ultra fast you need to use CDN but Webhosting will also work for you
@nayeemaafsin501
@nayeemaafsin501 3 года назад
Good vid
@JokhioApps
@JokhioApps 3 года назад
Thanks for appreciation
@ShovonMallick41
@ShovonMallick41 2 года назад
I want to make a store management app. It should be offline. What database should i select. It should be free of cost as my data won’t be more than 200MB.
@JokhioApps
@JokhioApps 2 года назад
Offline that means it will store all data locally ? Without connecting to internet?
@ShovonMallick41
@ShovonMallick41 2 года назад
@@JokhioApps yes, the idea is the app is going to be operated in offline during the day and at the end of the day it is going to backup data so that some other tools like Power BI can use them for further analysis(to make dashboard). Its my start up business, that's why I dont want to invest money in this sector. I want to make it free of cost. if the data size is getting bigger, I'll delete backup data to minimize in app data size. So that I can run in low space.
@JokhioApps
@JokhioApps 2 года назад
@@ShovonMallick41 if it's start up you're gonna need to invest. BTW it's up to you what data format you're going to use depending on the tools that you're going to use can accept that format.
@ShovonMallick41
@ShovonMallick41 2 года назад
​@@JokhioApps can you please tall me what is the maximum size that supports SQLite in offline?
@JokhioApps
@JokhioApps 2 года назад
I guess unlimited.
@iannene750
@iannene750 2 года назад
when I was developing an application I used firebase. How can I switch to mysql?
@JokhioApps
@JokhioApps 2 года назад
You can export your data from firebase and import it to mySQL. But you have to do a lot of work in the app itself to replace firebase things with PHP APIs and also creating PHP APIs
@iannene750
@iannene750 2 года назад
@@JokhioApps I want to start over. There;s no much data yet in firebase. will it be easier starting over
@JokhioApps
@JokhioApps 2 года назад
@@iannene750 yes it will give you more freedom on how you want to create your APIs. The data structure etc
@its_joker_boy99
@its_joker_boy99 3 года назад
Please help me bro
@JokhioApps
@JokhioApps 3 года назад
?????
@its_joker_boy99
@its_joker_boy99 3 года назад
Please bro mere ko ek tournament app bna do
@its_joker_boy99
@its_joker_boy99 3 года назад
Paise dedunga
@its_joker_boy99
@its_joker_boy99 3 года назад
Bro
@its_joker_boy99
@its_joker_boy99 3 года назад
Ma app ko keval design Kar leta hu blok nhi kr pta ma bna dunga aap blocks Kar dena please
@asfandyarahmad7109
@asfandyarahmad7109 2 года назад
Thanks for your efforts
Далее
Best database for mobile apps
45:51
Просмотров 9 тыс.
Ромарио стал Ромой
00:46
Просмотров 540 тыс.
Firebase vs Supabase - I Built The Same App With Both
6:21
I tried 5 Firebase alternatives
10:31
Просмотров 792 тыс.
Which Database Type Should I Use For My App?
18:15
Просмотров 45 тыс.
Which Is Better? SQL vs NoSQL
9:43
Просмотров 289 тыс.
What is Database Sharding?
9:05
Просмотров 53 тыс.
How To Choose a Database for your App
15:45
Просмотров 25 тыс.
How I use SQL as a Data Analyst
15:30
Просмотров 828 тыс.
Do we really need firebase in 2023
10:47
Просмотров 122 тыс.
15 futuristic databases you’ve never heard of
8:42
Просмотров 675 тыс.
Ромарио стал Ромой
00:46
Просмотров 540 тыс.