Beyond Surreal? A closer look at NewSQL Relational Data

  Рет қаралды 196,076

Beyond Fireship

Beyond Fireship

Жыл бұрын

Let's take deep dive into SurrealDB - a new database written in Rust. Find out how it models relational data without JOINS and learn the basics of its API in this beginner's tutorial.
#database #tutorial #sql
SurrealDB in 100 Seconds • SurrealDB in 100 Seconds
Surreal Docs surrealdb.com/docs/surrealql/...

Пікірлер: 382
@ANGELRA
@ANGELRA Жыл бұрын
The rust community is creating a lot of cool projects
@karpfenboy
@karpfenboy Жыл бұрын
this has been years in the making, and converted from a golang version into rust only very recently not to deny your statement though lol
@jmrumble
@jmrumble Жыл бұрын
Interviewer: How are your programming skills? Not Me: A little rusty... Interviewer: Hired!
@Yusuf-ok5rk
@Yusuf-ok5rk Жыл бұрын
@@karpfenboy it only proves that rust is future and all other languages are merely the past
@yacht.
@yacht. Жыл бұрын
SurrealDB seems fairly easy to use, not to mention the joins. Keep coming with this type of videos. They are informative, long enough, and cool.
@TheMeldanor
@TheMeldanor Жыл бұрын
I've to say - videos in that format are very very useful to me. Enough information to form an opinion if a software is worth the time investing to learn more or even consider using it in a new tech stack. But the information is not too deep to get lost.Thank you, a very good video.
@LinkEX
@LinkEX Жыл бұрын
Seconded! While the 100 seconds videos are always a joy to watch, I _sometimes_ get an impression that's quite different from the actual experience with the actual tool. This is like the 101 that gives a look and feel of the thing in practice.
@clintquasar
@clintquasar Жыл бұрын
^This
@sampathsris
@sampathsris Жыл бұрын
Even if the performance gains don't arrive, it's still great. Not every project needs to handle millions of records. For projects that handle several thousand records the performance will be totally acceptable and the relationship syntax will greatly reduce development complexity. This seems like a must have in my toolbelt.
@MechMK1
@MechMK1 Жыл бұрын
Definitely agree. Being able to write intuitive and easy-to-maintain code is also very important, especially if you only have a very limited number of concurrently active users.
@EdubSi
@EdubSi Жыл бұрын
Not sure I would agree here. It's a database - not scaling is not an option. I would store my data somewhere else if fast & synchronised access is not needed.
@cifuentesmx
@cifuentesmx Жыл бұрын
@@EdubSi again, it depends on the project,
@PatalJunior
@PatalJunior Жыл бұрын
True, I most likely don't need the best performing stuff, just need something to get it working , instead of spending precious time developing more complex and hard to maintain tech stacks.
@KyleSmithNH
@KyleSmithNH Жыл бұрын
I suppose if you're sure you'll never need to scale it, but most projects worth working on do have some scaling goals at some point. Not sure I'd want to invest in this technology then have to re-write it all in the future.
@peterklemenc6194
@peterklemenc6194 11 ай бұрын
For anyone having problems following this quick tutorial (with Postman)....there are certain specific headers you should add (alongside basic auth) In particular: NS - {{namespace}} DB - {{database}} Accept - application/json The Accept-app/json header is necessary with the beta-version...for some reason....but adding it will make it finally work
@Android480
@Android480 Жыл бұрын
I’d be really curious about performance. If it can match a Postgres, I don’t see a reason to ever use traditional relational databases again. However I doubt it can if you really want to take advantage of those traversal methods.
@LabGecko
@LabGecko 3 ай бұрын
It seems like it's built where you can pick the tradeoffs you are willing to live with. Some want "all teh speed" while others just want enough speed to be reasonable, but relatable code.
@flipperiflop
@flipperiflop Жыл бұрын
The DB does look amazing, the queries seem so intuitive to write - I guess the only danger of it is that how easy it makes adding data that one might just no consider a proper structure before writing the code... But man does it look like magic...
@darthvader4899
@darthvader4899 Жыл бұрын
You can also enforce schema too
@pjarnfelt
@pjarnfelt Жыл бұрын
that's like saying that spoons make soup so easy to eat that one might burn oneself, so better stick with forks.
@fluffio2976
@fluffio2976 Жыл бұрын
It's also like saying that exposed wiring makes it so easy to do electrical repairs, but that one might accidentally shock themselves if they aren't careful. Making it hard to foot-gun yourself isn't a bad thing in itself. It's at which cost we should argue about. Some will prefer the freedom of schemaless. Others will prefer the structured nature of a schema. I lean towards the latter.
@dabbopabblo
@dabbopabblo Жыл бұрын
@@pjarnfelt in your analogy choosing to use a fork instead of a spoon suggests it will take longer to program with a schema based db , however being burned represents your query’s being so in performant many fail and users are left waiting multiple seconds for anything to load on top of their own internets speed, and or crashes start happening from lack of ram to support the quantity of requests for how long each ones taking. And although as the developer you might not care about a little burn, programming is more like being a chef. Are you gonna serve your soup while it’s still boiling, or make sure it’s just hot? Cause you won’t have many users returning if their experience is being burned by a painstaking slow website or application because of non thought through database scheme or just lack of one
@LowestofheDead
@LowestofheDead Жыл бұрын
@@fluffio2976 If your application could kill someone (i.e. you're in critical systems) then you should be using an enforced schema and other safety checks. 99% of our applications are _not_ critical systems, yet our DB tools are designed as if they are. How many decades did it take for someone to design something intuitive like this?
@grixzlee3653
@grixzlee3653 Жыл бұрын
Literally learning while taking a poop. Jeff always clutch with the Videos. 🔥
@kalucky0
@kalucky0 Жыл бұрын
Very relatable
@bubblegumstudios1179
@bubblegumstudios1179 Жыл бұрын
Yassss
@EduardoConX
@EduardoConX Жыл бұрын
Same
@gshan994
@gshan994 Жыл бұрын
Same
@hydrokat143
@hydrokat143 Жыл бұрын
@A english is sometimes weird… but then, so is the internet… 🥶
@nexxai
@nexxai Жыл бұрын
Man, I'm barely a developer and Surreal looks so goddamned awesome. I'm starting to think about a career change from architecture and if their promises hold up, I could definitely see myself getting deeper into this.
@sigreer83
@sigreer83 Жыл бұрын
Same dude. Except I'm not an architect - I mainly sit around in my underpants watching KZfaq videos, but this makes me consider giving all that up...
@huydh
@huydh Жыл бұрын
Think twice before jumping in development. Companies are laying off and the next decade might not be as bright as the last one. Cheers if you guys still make the switch :)
@solastrr1795
@solastrr1795 Жыл бұрын
My man talks about changing his life around. I mean rn he sits in his underpants doin nothing and he thinks about developing, you tell him to think twice??? What did companies/colleague did to you man WTF?
@P0n...
@P0n... Жыл бұрын
@@huydh This has always happened. Recruiting and laying off is just a cycle when it comes to IT and does not mean that things will get harder for future developers. This is like clamining that "AI will steal our jobs". It just won't.
@dwylhq874
@dwylhq874 Жыл бұрын
@JT wanna swap? Been a software engineer for 10+ years and writing code for 20. Wish I’d studied architecture and as building tangible things in the real world. Agree, SurrealDB looks Sick! 😍
@MartinK0870
@MartinK0870 Жыл бұрын
You're by far my favorite youtuber so far, fun, quick and staying up to date what else a dev would want
@TomSaw_de
@TomSaw_de Жыл бұрын
Brilliant format. Short but also a quickest quickstart. Thank you!
@bugs389
@bugs389 Жыл бұрын
Love the looks of this, and the beyond 100 seconds video format too. This is what modern DBs should be.
@maskettaman1488
@maskettaman1488 Жыл бұрын
Modern DBs are what they are for a reason. Have fun diagnosing your performance issues on a production database after a dozen of developers have crafted the most obtuse and convoluted queries possible. The syntax might be simple on the surface but the generated queries under the hood are going to explode quickly
@LaakeBrye
@LaakeBrye Жыл бұрын
My brother in law told me about SurrealDB last week. Having worked with ArangoDB before, its extremely similar in my opinion but with a future that looks very bright. Really liking what I'm seeing from it so far!
@tekrocker
@tekrocker Жыл бұрын
I love ArangoDB which is much further into development (mature) but this looks more intuitive! I'll definitely be following this project...it has that new, shiny vibe! LOL
@papajohnsuk5965
@papajohnsuk5965 Жыл бұрын
It has basically everything you;d want which is amazing. I cannot believe how harder it will be to succeed though focusing on so many features. Will definitely use it in a future side project
@Majkieboy
@Majkieboy Жыл бұрын
Very much enjoy these beyond 100 seconds. Keep it up mate!
@paulshorey1671
@paulshorey1671 8 ай бұрын
Love your videos. Especially long form. Thank you! The longer and more in depth the better.
@jpegjpg
@jpegjpg Жыл бұрын
I love this format. You are keeping me relevant. Your videos are a great educational tool for continued learning. I'm building an app in tauri solely because you made a video about or else I would have never sought it out.
@amirhosseinahmadi3706
@amirhosseinahmadi3706 Жыл бұрын
A video on EdgeDB would be nice
@DerSolinski
@DerSolinski Жыл бұрын
Man love the direct way you teach stuff. Keep'n coming ^^
@madhudson1
@madhudson1 Жыл бұрын
Love this style of videos for previews/overviews of new and upcoming things of interest
@StiekemeHenk
@StiekemeHenk Жыл бұрын
I'm currently learning back end development and this sounds amazing. Would love to see some performance comparisons
@resilientbit3
@resilientbit3 Жыл бұрын
It's surreal 😍indeed! Your 100s series is good way to get introduced with techs in the industry. Whereas this format is great help for devs to decide to opt for a certain new tool, API or framework etc.
@hisoka44444444
@hisoka44444444 Жыл бұрын
Looks amazing, I just have to try it out now! I love this format of video even more than 100 seconds. Both are great though, 100seconds is just enough to learn what something does. Longer is better to get the basic understanding and some examples in. Great work!
@ApsJoo
@ApsJoo Жыл бұрын
Really enjoyed the beyond format, keep it up!
@FuzailShaikh
@FuzailShaikh Жыл бұрын
Kudos to people who built this. I’m excited about it and would want to learn it’s internal workings
@howardleen4182
@howardleen4182 Жыл бұрын
Man! A "deep dive" and it's only a little less than 8mins. You do amazing content and I know quality takes time but please moooore of this! I love this new channel idea btw!
@JB-ub2xc
@JB-ub2xc Жыл бұрын
I’ve been working a lot with graphical db, and surrealDb seems just like that but more SQL like and with a such easy query langage, i love it !
@unwisestnevada1
@unwisestnevada1 Жыл бұрын
Your videos are amazing. But the beyond format is getting another unreachable level. Just congrats!!!!!
@Mikenight120
@Mikenight120 Жыл бұрын
Who doesnt love going Beyond with Jeff! Keep this videos coming
@nouaimmebarki8885
@nouaimmebarki8885 9 ай бұрын
Perfect tutorial especially that it contains no music, thanks so much!
@a_maxed_out_handle_of_30_chars
@a_maxed_out_handle_of_30_chars Жыл бұрын
0:26, haha good primeagen reference there
@khageshsharma1014
@khageshsharma1014 Жыл бұрын
This video and this video format is awesome. Please keep doing more of it
@truthmatters7573
@truthmatters7573 Жыл бұрын
This db is pure gold, and the beyond 100 seconds is great!
@duwangchew
@duwangchew Жыл бұрын
I really like this more in depth content, keep it up.
@syntrax-og
@syntrax-og Жыл бұрын
Finally! Some actual tutorials!
@kurshadqaya1684
@kurshadqaya1684 Жыл бұрын
We like this format. Thank you and keep it up.
@scienc3tv
@scienc3tv Жыл бұрын
I don't know why I want it so badly that this project to succeed! Good luck guys! 💚
@microcontrolledbot
@microcontrolledbot Жыл бұрын
You publish a video on this database I'm going to watch it and give it a thumbs up every time.
@Pariah902
@Pariah902 Жыл бұрын
Super Video format and SurrealDB sounds great
@petrsehnal7990
@petrsehnal7990 Жыл бұрын
Awesome! Thanks for another great video!
@Private-GtngxNMBKvYzXyPq
@Private-GtngxNMBKvYzXyPq Жыл бұрын
Great content presented with aplomb. More please. Thank you.
@TreoTra93
@TreoTra93 Жыл бұрын
love the format!
@KevinArellano
@KevinArellano Ай бұрын
Yeah keep making these vids, I love them!
@AntoniGawlikowski
@AntoniGawlikowski Жыл бұрын
I like this beyond 100s format!
@theinquisitivelayman
@theinquisitivelayman Жыл бұрын
I like this more than 100 second video format.
@Undef1Gned
@Undef1Gned Жыл бұрын
Love the tutorial! I can see how easy it will be to build a content manager directly on top of this db
@thecodebuddha7246
@thecodebuddha7246 Жыл бұрын
Thanks a lot for the tutorial! I'm thinking of trying it out in a small project I'm currently working on.
@Beastintheomlet
@Beastintheomlet Жыл бұрын
I love this format.
@joshuabharathi706
@joshuabharathi706 Жыл бұрын
so happy to have beyond 100s back
@Rotem_shwartz
@Rotem_shwartz Жыл бұрын
Keep up the good work jeff ❤
@alifarahat
@alifarahat Жыл бұрын
That looks amazing 😍. More on this please...
@alexcyoung
@alexcyoung Жыл бұрын
Great vid as always
@icodegfx4444
@icodegfx4444 Жыл бұрын
Loved this format. Surreal is aptly named
@BladeTrain3r
@BladeTrain3r Жыл бұрын
Good mini-dive, like the additional video format. I kinda want to play around with SurrealDB myself but I need to think of some kind of project to use it in.
@andythedishwasher1117
@andythedishwasher1117 Жыл бұрын
I'm super excited to try this out.
@BosonCollider
@BosonCollider Жыл бұрын
Bruh, if this kind of stuff surprises you, look up this four decades old thing called datalog, which was one of the oldest forms of the relational model. Modern implementations with different flavours include datomic and typedb. Vanilla SQL is just the implementation of the relational model that got big first, not the best one. You are just realizing that the actual relational model is really, really good, and that the main advantage of SQL compared to something better is being a universal standard. Having this kind of extended feature set where you can effectively do basic logic programming is usually called having a deductive database.
@JohnoScott
@JohnoScott Жыл бұрын
Great stuff. Keep it up Jeff
@bpo217
@bpo217 8 ай бұрын
I like this video and it's format.
@keharacek
@keharacek Жыл бұрын
I have zero experience with SQL dbs, but this just feels so intuitive! Cool video, thanks!
@fang_xianfu
@fang_xianfu 11 ай бұрын
Halfway through this video I was like "shame you can't traverse back up the relationships though" and then by the end, I felt good!
@KvikDeVries
@KvikDeVries Жыл бұрын
'100 seconds' format is great, but so are the deep dives. Thanks to the superhuman information compression skills of the author I guess, I've seen deep dives that took an hour to say what you would say within 5 minutes. Easily. Thank you :) And Surreal seems like one of those cases where status quo of SQL/NoSQL has been around for so long that people got used to inconveniences, and only after you see what else is possible you go "wow, that's so much better, why no one thought of this before?".
@matthiaslangbart9841
@matthiaslangbart9841 Жыл бұрын
Because some pain in the ass must build up to make improvement worthwhile. 😃
@THEGamingninjaGamingPC
@THEGamingninjaGamingPC Жыл бұрын
I found about about SurrealDB the other day, it looks incredibly interesting, can't wait until to use it for something
@MA-nw3xf
@MA-nw3xf Жыл бұрын
Man, SurrealDB sounds really great. I really hope that it rises in popularity.
@cedi2929
@cedi2929 Жыл бұрын
Bro this seems like magic! 🤯🤯
@shmuel-k
@shmuel-k Жыл бұрын
I like this beyond 100 second format
@GabrielMillerd
@GabrielMillerd 6 ай бұрын
It's a great database, very intuitive and powerful.
@didyouknowamazingfacts2790
@didyouknowamazingfacts2790 Жыл бұрын
As a DBA this is awesome. I knew NewSQL/in-memory databases would be the future once I learned about it about 8 years ago.
@madhavanrs304
@madhavanrs304 Жыл бұрын
I like this video. Thumb up!
@lebeeg
@lebeeg Жыл бұрын
..this beyond format is.. NUTS !! I love it. The perfect follow up to 100s.. period. Surreal looks awesome though. Awesome. Hope it will be FOSS anytime soon
@DogeMultiverse
@DogeMultiverse Жыл бұрын
What a time to be alive!
@manuelatuchukwu490
@manuelatuchukwu490 Жыл бұрын
New channel, sweet!
@DjCtavia
@DjCtavia Жыл бұрын
Seems very interesting, curious to make some tests about this one!
@brandonmochi
@brandonmochi Жыл бұрын
Since the creators of SurrealDB are actually on touch with you, can it be possible to launch a course about this one? A collab between you two, which could be actually useful for us as developers, gives them much more exposure for their product, and you actually get to earn some money monetizing the tutorials :))))))))
@dabbopabblo
@dabbopabblo Жыл бұрын
Chances are knowledge of this database has reached more people than knowledge of this guys KZfaq channel. And there’s documentation so why would you need a course? That’s the give me the answers I don’t want to put in the effort type mindset
@YuriG03042
@YuriG03042 Жыл бұрын
@@dabbopabblo nearly every piece of software out there that has a course for, is also documented. That point doesn't hold. It doesn't matter if other people know more than Jeff because some people really like the way that Jeff teaches and would rather have him doing the course, which is also a way to support a creator they like. Regarding your last sentence, why is that any of your business? It's not your time, nor your money. Why do you feel like this comment could be useful at all? Do you even know what are this person's intentions with knowing this tech? You know way too little to be placing judgment
@dabbopabblo
@dabbopabblo Жыл бұрын
@@YuriG03042 And what do you know about me to be judging my opinion? Its almost as if anyone can share any opinion they want and judging someone for being judgy is just hypocritical. Like your one to talk about not posting a comment because its "not useful" when you define criticizing an opinion as non useful, yet post a comment about your opinion on the matter. But my rebuttal to your counter argument in regards to my original point is; Sure general information tutorials and courses can be useful for understanding the fundamentals, however without digging into the documentation you will never know more about the subject than the person who made the course you took (assuming you only learn from that course and others) when the person who wrote or taught that had to learn from somewhere, and even if that was another course its not a chicken or the egg type question. The courses simply would not exist without the prior knowledge being available through documentation. Even in the case when none is provided because any project that lacks the industry standard of being properly documented will fail to be picked up by the mainstream and not be worthy of spending time making courses on. Point is if something has the potential to have a course made about it(disregarding general concepts of course), the information was already readily available and the people who actually take their work, hobby, or mere interest in programming seriously enough will already have the resources available to fulfill their desire to learn more about the product or library or framework in question with no course as crutches necessary. If a course is available as an appetizer into the content by all means necessary watching it can be refreshing before reading through potentially boring documentation. That's the only reason I watched this video as I haven't even touched this database yet and want a better idea of what its capable of before dissecting the documentation and refactoring my production code to use it. But in the end I truly believe requesting a course for something you have the means of learning yourself is a "I don’t want to put in the effort" type mindset.
@dabbopabblo
@dabbopabblo Жыл бұрын
@Batman Well if you ever find yourself using react maybe you should just reevaluate your choices and learn an actual programming language instead of syntactical abstractions on top of one, like all these kids who've been stumbling through KZfaq having the audacity to refer to themselves as developers because they watched a few react tutorials have been doing
@dabbopabblo
@dabbopabblo Жыл бұрын
@Batman cause "react" developers are the kind of people on stack overflow admitting they avoided working with promises because they are "too" complicated
@wlockuz4467
@wlockuz4467 Жыл бұрын
with the features it offers, the name is so fitting.
@LabGecko
@LabGecko 3 ай бұрын
That looks fracking amazing
@jeremysollars5922
@jeremysollars5922 Жыл бұрын
im a fan of the deeper dive
@Dutchie968
@Dutchie968 Жыл бұрын
This is a good length to get a better understanding after your interest is peeked by the 100s vid
@AceofSpades5757
@AceofSpades5757 Жыл бұрын
Biggest takeaway for me was the ergonomics. Looks very developer-friendly.
@jrabelo_
@jrabelo_ Жыл бұрын
awesome job, it would be really interesting to know how this db works under the hood, multipurpose databases tend to not scale very well
@annikentogo
@annikentogo Жыл бұрын
Damn, surreal is awesome! One thing to note is, however, that it's not a full Backend as a Service like Firebase or Supabase. Meaning it does not have other features, like Authenti- oh no, wait, it has that. But it doesn't have Functi- oh wait, it has that as well. But real-time databases are still out of scop- Never mind, it has that too. You heard it folks, this is what BaaS should look like in my opinion. Proven concepts, expanded upon for more functionality, but not too much for it to be bloated.
@IngwiePhoenix
@IngwiePhoenix Жыл бұрын
I used to write a roleplay website and struggled a lot with properly defining relationships between characters and ultimatively gave up on making it because of the complexity with parts of the implementation. This graph based querying solves so many problems its crazy. Love, love, love this!
@vic_1726
@vic_1726 Жыл бұрын
But it could be solved with a single SQL table. What was the problem?
@henriquecapozzi
@henriquecapozzi Жыл бұрын
Thanks Jeff
@cabanford
@cabanford Жыл бұрын
Dude, you've become step #1 in chasing the techno dragon 🐉
@matt_frangakis
@matt_frangakis Жыл бұрын
The dot notation is amazing! I would be very interested to see the database performance for time series data, and the performance of the dot notation on tables with millions of records!
@peegee101
@peegee101 Жыл бұрын
Awesome, I want more! Give me all you got!
@ratnamyadav3132
@ratnamyadav3132 Жыл бұрын
Great video
@nikensss
@nikensss Жыл бұрын
I liked this "beyond 100 seconds" format, so I liked the video and I am letting you know in the comments.
@lutzleipold5206
@lutzleipold5206 Жыл бұрын
MORE, feed me more SURREL! I love your videos.
@darkwoodius
@darkwoodius Жыл бұрын
Awesome!!
@notatallbroe
@notatallbroe Жыл бұрын
learned from this vid than all my 16 weeks of school lol
@shaunbeh8293
@shaunbeh8293 Жыл бұрын
I was not expecting Primeagen's blazingly fast mention :D
@natsuhiboshi7161
@natsuhiboshi7161 Жыл бұрын
Letting you know that I do like this format :)
@neatfastro
@neatfastro Жыл бұрын
I also really like the query syntax of arangoDB
@uziboozy4540
@uziboozy4540 Жыл бұрын
Damn this is intuitive
@ericmackrodt9441
@ericmackrodt9441 Жыл бұрын
Wow, that's a lovely query language
@mjiii
@mjiii Жыл бұрын
I'm sure it's not going to perform as well as traditional SQL databases but for hobby projects the advantages of such a simple and versatile query syntax will far outweigh the performance cost. Really cool stuff!
@esdegan7176
@esdegan7176 Жыл бұрын
gogogo benchmark
@alibarznji2000
@alibarznji2000 Жыл бұрын
This is awesome
@sage_gamers
@sage_gamers Жыл бұрын
Please make video on your journey as a developer and the ups-downs you faced. btw love watching your video and it inspires a lot ^⁠_⁠^
@erikkostic8271
@erikkostic8271 Жыл бұрын
Loved it
@jeffg4686
@jeffg4686 Жыл бұрын
Looks amazing. I like their model. They're doing it exactly right, for themselves and the community. Run it as a service for others, you pay for that. Otherwise, go for it. Perfect.I'm a little confused by the "identifier" syntax - coming from a background of integers and sequences and guids being used for identifiers - I love the "join" model (lack of need). I know I could just put a sequence or something there, but not seeing where they are headed with things like 'create table:row_id' - I think just getting back an identifier from the db like a typical db would do would make more sense. That said, I haven't dove into it yet.
Rust Powered Database SurrealDB (It's Pretty Ambitious)
11:28
Code to the Moon
Рет қаралды 107 М.
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 384 М.
Заметили?
00:11
Double Bubble
Рет қаралды 3,5 МЛН
Why You Should Always Help Others ❤️
00:40
Alan Chikin Chow
Рет қаралды 97 МЛН
How principled coders outperform the competition
11:11
Coderized
Рет қаралды 1,5 МЛН
MySQL - The Basics // Learn SQL in 23 Easy Steps
17:17
Fireship
Рет қаралды 784 М.
How I deploy serverless containers for free
6:33
Beyond Fireship
Рет қаралды 399 М.
I spent six months rewriting everything in Rust
15:11
chris biscardi
Рет қаралды 402 М.
Build your entire tech stack in Rust
7:22
Let's Get Rusty
Рет қаралды 198 М.
15 futuristic databases you’ve never heard of
8:42
Fireship
Рет қаралды 645 М.
zig is the future of programming. here's why.
9:34
Low Level Learning
Рет қаралды 207 М.
Next.js Server Actions...  5 awesome things you can do
7:51
Beyond Fireship
Рет қаралды 251 М.