Firebase has SQL: Introducing Data Connect

  Рет қаралды 66,360

Firebase

Firebase

Күн бұрын

Пікірлер: 180
@rahulgupta7720
@rahulgupta7720 6 ай бұрын
I cant wait for fireship take on this
@corysmc
@corysmc 6 ай бұрын
Firebase, you’ve done it again!! 👏👏👏
@thomasmabika7291
@thomasmabika7291 6 ай бұрын
My goodness! Are Google Cloud pricing actually for real? Is this meant for anyone other than fortune 500 companies?
@AlmightyPyro
@AlmightyPyro 6 ай бұрын
where did you saw the prices?
@xelfix24
@xelfix24 6 ай бұрын
@@AlmightyPyro on the website in the description
@jonathonchambers6460
@jonathonchambers6460 6 ай бұрын
@@AlmightyPyro On the pricing page, it shows there is a 3 month trial and then "Google Cloud" pricing. Which links to the Google Cloud SQL page.
@hivepixels
@hivepixels 5 ай бұрын
@@jonathonchambers6460 they have a tone of different options. From $20 to $500/ month
@ChaseAnderson5k
@ChaseAnderson5k 5 ай бұрын
You're either very poor, or looking at the wrong instance types. You can rent a SQL instance for a variety of prices. Compute I've gotten as low as like 5$ a month.
@KyleWilliams
@KyleWilliams 6 ай бұрын
Impressed. Would like to see a price breakdown vs supabase now
@jrhager84
@jrhager84 6 ай бұрын
Just get Supabase. The price is astronomically different, at least based on what I looked at about 2 months ago. I doubt they've changed, and then you're in vendor lock. I'd run away from Firebase TBH
@hojdog
@hojdog 6 ай бұрын
​@@jrhager84 I don't think so I've been using firebase for a product for 4 years and it still has lower monthly cost than Supabase's pricing. That was true also for a startup that we sold for 6 figures. I've been waiting for firebase to produce a postgres product for a while now - and have been mulling over how to move to supabase. Now that this is here, I'm much less likely to do so. Either way, you're vendor locked. Supabase may be OS but all your code is still designed for Supabase so what does it really change?
@wobsoriano
@wobsoriano 6 ай бұрын
Firebase, a supabase alternative
@cedricol
@cedricol 6 ай бұрын
Read that joke many times since Fireship made it yesterday.
@matthewbeardsley7004
@matthewbeardsley7004 6 ай бұрын
A hasura alternative...?
@danvilela
@danvilela 6 ай бұрын
@@matthewbeardsley7004 Amplify alternative
@dinoscheidt
@dinoscheidt 6 ай бұрын
A GraphQL alternative
@wobsoriano
@wobsoriano 6 ай бұрын
@@cedricol cool
@aaronfree6796
@aaronfree6796 6 ай бұрын
SO EXCITED!!! Awesome job Firebase team, this is exactly what I felt like I was missing from Firebase.
@otockian
@otockian 6 ай бұрын
It's like some weird version of GraphQL
@DavidEast
@DavidEast 6 ай бұрын
I felt the same way at first. But the SDK generation + typesafety dev loop is so great.
@maheshj01
@maheshj01 6 ай бұрын
Great release Firebase team you are on 🔥
@rahulgupta7720
@rahulgupta7720 6 ай бұрын
Firebase is literally complete now
@RossRawlins
@RossRawlins 6 ай бұрын
How will this scale compared to the nosql database you have in firebase? Is there going to be a way to move your old firebase db over?
@Frank_van_Puffelen
@Frank_van_Puffelen 6 ай бұрын
Auto-migration between these different data models is not planned, but you can write a custom migration with the APIs of course. And we do plan to eventually also connect to Firestore, which would make that even easier. firebase.uservoice.com/forums/948424-general/suggestions/48434618-cloud-firestore-datasource
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
It is a little different than NoSQL - you have a fixed size instance that handles as much traffic as its memory and CPU can handle. Cloud SQL can scale to really massive use cases, but it's not as automatic as you might be used to with e.g. Firestore. No automatic tools to move between dbs, but this is a request I keep hearing from folks. We'll think about it more.
@lopsanggurung5870
@lopsanggurung5870 6 ай бұрын
In love with the new Firebase logo 😍😍
@Mattwoods35
@Mattwoods35 5 ай бұрын
Just here to stay David is awesome
@antl3x
@antl3x 6 ай бұрын
Congrats, Firebase just discovered GraphQL.
@cristiantoma1500
@cristiantoma1500 6 ай бұрын
Sounds fantastic. Wake me up when C# is supported.
@chefbc2k
@chefbc2k 13 күн бұрын
I'm new to db but this sounds like it can take away a lot of headaches since I like relationships in my data structures
@Tonkuz
@Tonkuz 6 ай бұрын
The price seems very high though!
@RogerDOdipo
@RogerDOdipo Күн бұрын
Darn it! Was just about to switch to Supabase. Better luck next time, Supabase!
@rahulgupta7720
@rahulgupta7720 6 ай бұрын
The learning curve is a little steep for a beginner like me but I am so excited to try this out
@DavidEast
@DavidEast 6 ай бұрын
I think you'll find that it you can do quite a lot with just a little knowledge!
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
Often in engineering stuff looks more complicated than it is once you dive in and get your head around the basics. Good luck!
@atoumbrekouassi7924
@atoumbrekouassi7924 6 ай бұрын
Sounds promising ! This remember me the time Angular migrated to Typscript. GraphQL is no more dead 😅
@matthewbeardsley7004
@matthewbeardsley7004 6 ай бұрын
Does it support GraphQl subscriptions?
@guozhangliew7302
@guozhangliew7302 6 ай бұрын
Well done again David!
@DavidEast
@DavidEast 6 ай бұрын
🙏🙏🙏
@alexandrefaustino2448
@alexandrefaustino2448 5 ай бұрын
Love it but would love to see more features in firestore !
@JusticeNDOU
@JusticeNDOU 6 ай бұрын
finally something useful from firebase, maybe i will migrate back to firebase once again
@isurujn
@isurujn 6 ай бұрын
Very interesting. Will it support migration for the underlaying PostgreSQL database in case if you want to move out like in Supabase?
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
Data Connect works with a Cloud SQL for PostgreSQL database, so you can connect to it using any tool that can talk to Postgres.
@caeb-92
@caeb-92 6 ай бұрын
Wow now is a strong option i wish have this two years ago 😂 future looks promising
@AlloMission
@AlloMission 6 ай бұрын
Given how Google handled stopping the deep link feature and the current uncertainty surrounding the future of Flutter, Google appears to be an unreliable partner. Therefore, I prefer to use a traditional SQL provider that doesn't require a new way of implementation.
@benbowers3613
@benbowers3613 6 ай бұрын
Following a lot of the same patterns as EdgeDB, and I was just wishing there was a BaaS with a database like EdgeDB. Great stuff. Good luck making this competitively priced though
@gswthc
@gswthc 6 ай бұрын
Impressive! Now firebase is the alternative of supabase
@kyngcytro
@kyngcytro 6 ай бұрын
So much bleeding on the edge 😆 awesome stuff firebase
@nathandowner6007
@nathandowner6007 6 ай бұрын
This is going to change the game!
@collapsingspace
@collapsingspace 5 ай бұрын
Ok they have brought SQL but not the experience of working with SQL, what's the point then ?
@TheTuxtrons
@TheTuxtrons 6 ай бұрын
Now the real question, whats the pricing for this?
@Frank_van_Puffelen
@Frank_van_Puffelen 6 ай бұрын
During the gated preview it's all free to use. We're really just looking forward for your feedback at this stage. Cloud SQL has established pricing, although we're adding a free trial period to it. Data Connect itself will use pay-as-you-go pricing with a *generous* free tier. Exact details are still being worked out, and will be announced when we go to public preview later this year.
@i-heart-google7132
@i-heart-google7132 Ай бұрын
@Firebase ... so wait, how does this compare to Firestore and FirestoreRules? Because so far this looks superior to FS with FSRules in every possible way! Should we switch to this DataConnect thing?
@joaomelo9774
@joaomelo9774 6 ай бұрын
amazing! can we expect data connect inside firebase emulators?
@DavidEast
@DavidEast 6 ай бұрын
Oh yeah! It already is! I was using the local Data Connect emulator with a local postgres DB before I deployed to prod.
@joaomelo9774
@joaomelo9774 6 ай бұрын
@@DavidEast awesome. emulators are great for e2e testing and local dev iteration
@KevinSheppard
@KevinSheppard 6 ай бұрын
I'm glad that they finally got relational database support, but I don't like the approach using GraphQL. Overall it seems overengineered.
@DavidEast
@DavidEast 6 ай бұрын
I really hope you'll give it a try and I think you'll see that the dev loop is designed to be simple rather than over-engineered.
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
I think they chose graphql because it's a flexible way for us to query what we want. In many ways graphql is great for clients and difficult for the API developer but in this case, firebase is the API developer and we are the client. But we do define our queries in advance in the backend. They forego the advantage of clients defining whatever query they want to make security easy. Which is a worthwhile trade, by having only certain queries available in advanced it's no more limited than a typical rest API.
@neociber24
@neociber24 6 ай бұрын
Can I just connect directly to the database when server side?
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
Yes, you can connect directly to the Cloud SQL database from a server, you can also issue arbitrary GraphQL queries to Data Connect from the server (but clients can only issue predefined queries).
@friedpizza262
@friedpizza262 6 ай бұрын
AWS amplify has been doing some of these stuff, but seeing them in firebase is real cool
@pamelar.r733
@pamelar.r733 6 ай бұрын
Is there a way to migrate from firestore to data connect?
@supbra1
@supbra1 5 ай бұрын
When will this be ready for production with documentation?
@bingers_uk
@bingers_uk 6 ай бұрын
This looks very interesting
@erperejildo
@erperejildo 6 ай бұрын
Easy question: for a new project what would be better in terms of scalability and maintenance? SQL or Firestore?
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
It's hard to say without using it more. But my guess is firestore may be slightly easier still since you don't need to define backend stuff. But in terms of maintenance I think SQL will be better. Changing your data generates migrations and since you aren't binding your data model to your views in a denormalized database you don't have to refactor a bunch because you changed how you view your data. Some tasks are also easier, like searching text fields. In terms of scalability postgres scales for quite a while before you need to denormalize/duplicate/cache some data. I think the scalability arguments people use are over-hyped. I've written dozens of apps for people that never needed denormalization. The few that have, it was very minor things like one field. Granted if you become the next Facebook or something you may need more, but that's a good problem to have, and is something you can add then
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
One thing I missed is this is backed by cloudsql. So it probably doesn't have automagic for scaling instance size, at least that I know of. So firestore is probably easiest and best at scaling. There's still a lot of reasons I'd rather use this if it's any good though, which mostly relate to limitations and challenges in firestore. If your database is difficult or annoying to denormalize that's a great reason to use this.
@visskiss
@visskiss 2 ай бұрын
Confused about pricing. The pricing page on firebase says "There is no cost for the default configuration of your Cloud SQL for PostgreSQL instance: 1 vCPU, 10 GB of storage, 628.74 MB of memory." But also says " .. at which point you will be billed according to Cloud SQL pricing". Can you clarify?
@BeefCurd
@BeefCurd 5 ай бұрын
I just want to have an individual from the public select what data they want, pay, and then have a csv file of the data they selected. why is that so hard?
@openknect3386
@openknect3386 4 ай бұрын
Does it support streaming for clients like in Cloud Firestore?
@roninstoreir
@roninstoreir 6 ай бұрын
One of the reasons that we use SQL instead of NoSQL is transactions and isolation levels but I haven't heard about these futures in your presentation, do we have them or not?
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
Everything within a single query / mutation is performed inside a transaction, and we'll likely introduce some additional features for transactional mutations in the future.
@itssidhere
@itssidhere 6 ай бұрын
There should be an automaic migration from firestore to data connect postgresql
@martinfreire6733
@martinfreire6733 6 ай бұрын
looks awesome! but the main unanswered question for me is: can I use another 3rd party sql tool to read that data? or will be only accessible through a firebase layer request?
@mbleigh
@mbleigh 6 ай бұрын
Yes you absolutely can. You have full access to the underlying Cloud SQL instance!
@falmanna
@falmanna 6 ай бұрын
I love the tooling! Are you going to open source these stuff?
@portalteam5832
@portalteam5832 6 ай бұрын
😂😂😂😂😂😂
@falmanna
@falmanna 6 ай бұрын
@@portalteam5832 obviously i was being sarcastic
@tekkkinho
@tekkkinho 5 ай бұрын
It supports DML too?
@Z1Tracker
@Z1Tracker 6 ай бұрын
Impressed !!! Love it.
@kaikleinbard7544
@kaikleinbard7544 4 ай бұрын
Hi. Cool Project! I'm trying out the embeddings locally. In the video, I believe it describes when you run a local embedding with a mutation it will create a mock vector. I am trying this locally and it keeps giving me this error `unable to resolve SQL param $1: failed to build http client for calling Vertex. Error failed to setup an oauth for making Vertex AI embedding requests. Error google: could not find default credentials`. Is there a way to avoid having to call Vertex AI and even in production is it possible to use an open source embedding model?
@Talha2533
@Talha2533 3 ай бұрын
Can I use it in Android studio in Java language?
@LukePighetti
@LukePighetti 6 ай бұрын
What’s the lowest cost cloudsql instance? Are there plans to support generating flutter clients with data connect?
@Frank_van_Puffelen
@Frank_van_Puffelen 6 ай бұрын
Great question: cloud.google.com/products/calculator?hl=en&dl=CiRkNDc3NmFiYi00YjI4LTRjNjQtOThlOC04NWIzMGY3M2E1MzMQBxokNTdBODYwRTUtQjQ3RC00ODYzLUJBNTItNzEzNUEwQjMzQkU3 So a bit over 9 dollars. And yes, generating Flutter SDKs is planned - and will be available before/with the public preview later this year. DM me if you want to help me test it earlier :-)
@punkgurutv
@punkgurutv 3 ай бұрын
@@Frank_van_Puffelen Hi, I'm a flutter dev that would LOVE to help the Flutter SDK earlier ; )
@JH-bb8in
@JH-bb8in 6 ай бұрын
Where's my Fireship video on this?
@greatramu86
@greatramu86 6 ай бұрын
Some concepts are similar to SAP CDS
@kanjuicy585
@kanjuicy585 6 ай бұрын
Ok, but do you have a data view where we can view all the data in our sql table? Or an sql query console, where we can see the results as a table?
@mbleigh
@mbleigh 6 ай бұрын
You can use SQL Studio in the GCP console to do direct queries on the underlying Cloud SQL database.
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
Yes since it sounds like there is an underlying SQL instance, it's probably possible to view your data in any SQL client.
@kanjuicy585
@kanjuicy585 6 ай бұрын
@mbleigh but do we have a table UI like Supabase?
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
@@kanjuicy585 idk supabase, but gcloud SQL doesn't currently. Based on firestore I'd assume they may end up having that kind of tooling, but I don't know for sure particularly in comparison to what other products have
@mbleigh
@mbleigh 6 ай бұрын
@@kanjuicy585 right now there's a GraphQL playground for executing arbitrary queries and in Cloud SQL console you can execute arbitrary SQL queries. No table explorer right now.
@theformulaonegp
@theformulaonegp 5 ай бұрын
How would this work for B2B?
@satkhalsa
@satkhalsa 6 ай бұрын
Does Data Connect support realtime functionality? How about optimistic updates to data?
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
Not yet, but you can vote for realtime capabilities on our roadmap here: firebase.uservoice.com/forums/948424-general/suggestions/48434600-realtime-query-updates
@tom3fitzgerald
@tom3fitzgerald 6 ай бұрын
this is so amazing
@specialhitgamingtv2971
@specialhitgamingtv2971 6 ай бұрын
is this comming for mysql also?
@michaelbleigh8737
@michaelbleigh8737 5 ай бұрын
It's not currently on our roadmap, but I'd encourage you to suggest it here: firebase.uservoice.com/forums/948424-general
@james_38388
@james_38388 6 ай бұрын
This is crazy far out!!
@alexon2010
@alexon2010 5 ай бұрын
isso tudo da um nó na cabeça!!!!
@marshallross
@marshallross 6 ай бұрын
Does it also build documentation?
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
Not yet, but it's definitely in the realm of possibility to do so. What would be your ideal form of generated documentation?
@eddyvu8109
@eddyvu8109 6 ай бұрын
how does this support for mobile app game development?
@rob4715
@rob4715 6 ай бұрын
Interesting, but this video would be more useful to me if it gave a little context up front: pros and cons of Data Connect vs Firestore for different scenarios.
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
Pros are you don't have to use a denormalized document based database with certain limitations because all queries have to be highly performant queries because you pay per query. Cons are you have to use a relational database and have a bit more effort to define things up front, and may need to manage scaling a bit more and have more upfront cost (it's backed by a cloudsql instance? So idk if it can auto scale the same).
@blablablabla29382
@blablablabla29382 5 ай бұрын
Did this SQL is "Pay as you go" ?
@inheritedarts
@inheritedarts 5 ай бұрын
World is coming back to wait Rails give me 10 years a go! i am happy i am using Rails
@gotxe
@gotxe 6 ай бұрын
This is nice, really nice, but why not 2 months earlier 😅
@LifeCasts
@LifeCasts 5 ай бұрын
Cannot find experiment dataconnect
@ithelightr3020
@ithelightr3020 6 ай бұрын
Yeah but how does firebase handle Role Base Access Control vs Supabase? The deal killer
@michaelbleigh8737
@michaelbleigh8737 5 ай бұрын
Data Connect has a novel security model that allows for a combination of RBAC and ABAC and can be used to secure at both row and column level. It's one of the most exciting features of the product to me 🙂
@ithelightr3020
@ithelightr3020 5 ай бұрын
@@michaelbleigh8737 can we get a comparison to supabase RBAC?
@halzter801
@halzter801 6 ай бұрын
Will it have a dart sdk?
@Frank_van_Puffelen
@Frank_van_Puffelen 6 ай бұрын
Yup, that's in the cards - and should be available before/with the public preview later in the year. You can vote for it here: firebase.uservoice.com/forums/948424/suggestions/48437954
@djasnive
@djasnive 6 ай бұрын
So they already use idx 🤔
@DavidEast
@DavidEast 6 ай бұрын
I use IDX for everything!
@djasnive
@djasnive 6 ай бұрын
@@DavidEast so you Google developers have early access to every product?
@utsavojha2953
@utsavojha2953 6 ай бұрын
This looks like hasura on steroids aka llm rag ❤🎉
@eusouoviana
@eusouoviana 6 ай бұрын
Oh good, Google learned what is GraphQL :D
@rajeshpatil9884
@rajeshpatil9884 5 ай бұрын
Great 👍
@yeonjoonkim486
@yeonjoonkim486 6 ай бұрын
I hope there is an migration tool from firestore to data connect😅
@mika52776
@mika52776 6 ай бұрын
love it
@nikitaklinchuk9650
@nikitaklinchuk9650 6 ай бұрын
Feels to me as Hasura
@oussamakh1801
@oussamakh1801 6 ай бұрын
This got heated up quickly, if I said that you have SQL now just use SQL why do u add all of this hassle
@basdfgwe
@basdfgwe 6 ай бұрын
There was a lot of jargon thrown around in this video... I have no clue what they are... And ive been developing wih firebase for quite a number of years.
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
A lot of it was graphql jargon, or normal SQL jargon. So if you haven't used either of those it makes sense it'd sound unfamiliar.
@ChaseAnderson5k
@ChaseAnderson5k 6 ай бұрын
Queries, mutations, migrations, so on. There was also some ai jargon I wasn't familiar with myself. The embedding stuff.
@Herdian_weh
@Herdian_weh 6 ай бұрын
keren 👏
@perc-ai
@perc-ai 6 ай бұрын
Theres no reason to use Supabase now
@moosegoose1282
@moosegoose1282 6 ай бұрын
the only exciting thing during io
@SalarPro
@SalarPro 6 ай бұрын
I think the curve will be little steep
@davideast4360
@davideast4360 6 ай бұрын
Please sign up for the preview! We have spent a ton of time designing the dev loop to be simple and to provide tooling to help along the way. We'd love to hear your feedback.
@SalarPro
@SalarPro 4 ай бұрын
​@@davideast4360 Finally!!! Today I have been added to Firebase Data Connect Gated Preview Insiders. can't wait to migrate my old SQL to DataConnect, for now Im going to write my tests. 🔥
@justine_chang39
@justine_chang39 6 ай бұрын
WOAHHHHHH
@VladimirDjokic
@VladimirDjokic 6 ай бұрын
wow 😃
@anikTheOrange
@anikTheOrange 6 ай бұрын
What theeeee..... 🤯🤯🤯
@iamtherealgee
@iamtherealgee 6 ай бұрын
Finally I can stop using Hasura
@GrowthMindset212
@GrowthMindset212 5 ай бұрын
well done, but it hasnt free tier and the cheaper is 9 usd per month. Not suitable for a starting hacker proyect, although they say they give me 3 months for free.
@daviddomkar
@daviddomkar 6 ай бұрын
Let's go GCP Linus
@bruh-qu2uh
@bruh-qu2uh 6 ай бұрын
Firebase the supabase alternative
@IgnacioAntonioJeriaGarrido
@IgnacioAntonioJeriaGarrido 6 ай бұрын
we can use that with golang?
@ishaanmalhotra3008
@ishaanmalhotra3008 6 ай бұрын
Yup, I have the same question
@michaelbleigh8737
@michaelbleigh8737 6 ай бұрын
Our admin API is wire-compatible with GraphQL, so you can likely use a GraphQL library in Go to talk to it. We're still thinking about how we want to do Admin SDKs for Data Connect.
@mohamedkarim-p7j
@mohamedkarim-p7j 6 ай бұрын
👍
@CrzyMan_Personal
@CrzyMan_Personal 6 ай бұрын
While incredibly cool, I'm not going to lie, the query CONSTANTLY shaking up and down as you write it and then pause and then write and then pause, is beyond frustrating.
@DavidEast
@DavidEast 6 ай бұрын
You're telling me. We didn't have much time to get the production done on this and all videos have to be done really early. This was a current bug and it's been fixed since then.
@mariol8831
@mariol8831 6 ай бұрын
Great but pricing…
@shubhrajit2117
@shubhrajit2117 4 ай бұрын
I'm disappointed... the queries don't even feel like sql.
@luiscarlosricoalmada4296
@luiscarlosricoalmada4296 5 ай бұрын
Its SQL not Sequel!
@UwU-dx5hu
@UwU-dx5hu 5 ай бұрын
No. Its squeeeel
@alex14779
@alex14779 6 ай бұрын
why ?
@ARESxWARLORD
@ARESxWARLORD 6 ай бұрын
If we’re all getting replaced by ai who exactly are you making this for
@50kT
@50kT 5 ай бұрын
Why does the studio look like a preschool
I tried 5 Firebase alternatives
10:31
Fireship
Рет қаралды 808 М.
When u fight over the armrest
00:41
Adam W
Рет қаралды 28 МЛН
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,7 МЛН
Человек паук уже не тот
00:32
Miracle
Рет қаралды 4,3 МЛН
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 169 М.
Firebase vs Supabase - I Built The Same App With Both
6:21
Your Average Tech Bro
Рет қаралды 125 М.
Kotlin Multiplatform vs Flutter: Which should we use?
4:42
Kei Fujikawa
Рет қаралды 26 М.
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 436 М.
Cloud Firestore Data Modeling (Google I/O'19)
40:37
Firebase
Рет қаралды 174 М.
What's new in Firebase for building gen AI features
42:19
Firebase
Рет қаралды 19 М.
Writing My Own Database From Scratch
42:00
Tony Saro
Рет қаралды 255 М.
Tesla Phone ВЫЙДЕТ!?
0:39
ÉЖИ АКСЁНОВ
Рет қаралды 248 М.
Apple Intelligence vs Galaxy Ai✨ #Shorts
0:19
lifegoodd
Рет қаралды 3,8 МЛН
Крошечный Mac Mini на M4 Pro. Л - Любовь.
10:41
Durability test of Galaxy Note 8 vs S24 Ultra 😁 #galaxynote8 #s24ultra #iphonexr
0:28
Samsung® telefonlara dair herşey
Рет қаралды 27 МЛН