15 futuristic databases you’ve never heard of

  Рет қаралды 708,507

Fireship

Fireship

Күн бұрын

Пікірлер: 713
@SurrealDB
@SurrealDB 2 жыл бұрын
Thank you very much Fireship for the feature. As always, we really appreciate it. Have a great 2023! ❤
@nathanoy_
@nathanoy_ 2 жыл бұрын
I predict that surrealDB will be the gold standard in a few years.
@x2_zoa
@x2_zoa 2 жыл бұрын
This actually is the real account
@x2_zoa
@x2_zoa 2 жыл бұрын
Went on ur website to find out
@ThomPorter74
@ThomPorter74 2 жыл бұрын
I found SurrealDB through Fireship, just getting going with it but absolutely LOVE it. You guys are doing awesome work! :)
@chickeninabox
@chickeninabox 2 жыл бұрын
We are already a 1/3 into February now. Time flies, it feels like it is still the 1st of January
@NamalJayathunga
@NamalJayathunga 2 жыл бұрын
1 Planetscale 0:45 2 Yugabyte 1:32 3 Neon 1:51 4 Dolt 2:08 5 CockroachDB 2:43 6 Cloudflare D1 3:08 7 Xata 3:48 8 8Base 4:26 9 EdgeDB 4:47 10 SurrealDB 5:22 11 Fauna 5:55 12 Mem Graph 6:23 13 KeyDB 6:47 14 MeiliSearch 7:20 15 Mindsdb 7:49
@roycechua
@roycechua 2 жыл бұрын
Thanks for this!
@CheshireSwift
@CheshireSwift 2 жыл бұрын
@Fireship it'd be rad if you could include timestamps like these in the description so that they appear on the video itself 🙏
@LOVETOWATCHNEW
@LOVETOWATCHNEW Жыл бұрын
What can you do with this all?
@TheThunder005
@TheThunder005 Жыл бұрын
Ha great recap thanks @NamalJayathunga
@rl6382
@rl6382 Жыл бұрын
Hero we don’t deserve
@HemstitchedIrony
@HemstitchedIrony 2 жыл бұрын
One thing I hate about developer tools is developers love making developer tools so there's way too many choices and I get choice paralysis.
@Keilnoth
@Keilnoth 6 ай бұрын
Just ignore everything with an on-demand pricing model and you already have removed 80% of the choices.
@reprovedcandy
@reprovedcandy 2 жыл бұрын
"For your next failed side project" - LOL I felt that one.
@silentsushix3
@silentsushix3 8 ай бұрын
Bro, like a hot knife straight to the heart....
@iamdashdeveloper
@iamdashdeveloper 3 ай бұрын
Yeah. me too🥲
@linkbuda
@linkbuda 2 жыл бұрын
Thanks Fireship for featuring Memgraph!! Streaming graphs FTW
@spycatlord
@spycatlord 2 жыл бұрын
I'm here after 12 seconds. You're welcome, Fireship.
@leonardoraele
@leonardoraele 2 жыл бұрын
What a blazingly fast comment
@ygorperez
@ygorperez 2 жыл бұрын
Much better comment than the guys who comment first, well done!
@Ctrl_Alt_Elite
@Ctrl_Alt_Elite 2 жыл бұрын
@@leonardoraele 20x performance increase!!!! 🔥😱👈👉👆👇👊🙌🤝🙃🔫
@dfsgjlgsdklgjnmsidrg
@dfsgjlgsdklgjnmsidrg 2 жыл бұрын
definitely need a fast database to allow for this speed
@dontreadmyusername6787
@dontreadmyusername6787 2 жыл бұрын
Game changing , ultra fast scalable comment section
@mihaes7172
@mihaes7172 Жыл бұрын
I am watching again this material 5 months later and still a lot of hints to check over. Thanks for your work - kind of IT tech wikipedia
@husseinkizz
@husseinkizz 2 жыл бұрын
Man your a learning machine or an alien, the way you skeem through all that and teach it to us like you made it :)
@salmanbehen4384
@salmanbehen4384 2 жыл бұрын
Seriously, All I want from him is how to learn in 100 seconds
@maythesciencebewithyou
@maythesciencebewithyou 2 жыл бұрын
He got 1.84 million subscribers. People like that make a lot of money on KZbin. Enough to pay people to do research for them, write a script and help with the editing.
@salmanbehen4384
@salmanbehen4384 2 жыл бұрын
@@maythesciencebewithyou Thanks for the red pill.
@jordanmoats872
@jordanmoats872 2 жыл бұрын
That's probably the most important skill a developer can have today. You need to keep up on new technologies constantly to stay competitive in this industry.
@PlanetScale
@PlanetScale 2 жыл бұрын
Thanks for the shout out!
@cloudergnu
@cloudergnu 2 жыл бұрын
AGE (A Graph Extension) for Postgres seems similar to EdgeDB. Using Cypher to query the graph, but iirc you can mix sql and cypher together to get the best of your existing model with graph on top
@ra2enjoyer708
@ra2enjoyer708 2 жыл бұрын
If you mix SQL and Cypher you get a DSL only one person in the world understands. Also input sanitization and regular expression handling becomes a giga cancer.
@hansiboy5348
@hansiboy5348 2 жыл бұрын
I would have liked you to include some time series optimized databases. They are very essential for IoT projects
@willi1978
@willi1978 2 жыл бұрын
Are they so much better? Most of the time I saw time series data stored in relational dbs
@hansiboy5348
@hansiboy5348 2 жыл бұрын
@@willi1978 Yes they are. If used correctly they can achieve 90% compression rate on time series data, using compression techniques like delta encoding and run length encoding.
@arlandmv4053
@arlandmv4053 2 жыл бұрын
do you know of any? Id like to know some
@ilijanl
@ilijanl 2 жыл бұрын
timescaledb is probaby a good starting point (just extension of postgresql)
@SamI-yq8oc
@SamI-yq8oc 2 жыл бұрын
@@arlandmv4053 as IlijaNL , timescale is cool. I'm working on migrating my company's crufty postgres db schema to a fresh timescale one. It compressed 100GB of timeseries data (4-5 years' worth) down to 14. And then their downsampling algorithm was able to turn half a year of measurements into 750 data points in 2.7 seconds. I tried it with 1.5 years and it came back in 3.3 seconds. It's insane.
@lauej
@lauej 2 жыл бұрын
I am currently writing master thesis evaluating the extension Citus that distribute postgresql very efficiently and transparently, but still reusing most of the postgresql code. Definitely interesting as it also supports a lot of extensions, which is also a great property of postgresql.
@godnyx117
@godnyx117 2 жыл бұрын
Outside of jokes, the fact that your are showing off new technologies in a world where people seem to only give them a chance when they get "stable", makes your channel a TOP! Bonus for the way you present things and for your humor ;)
@thetrends5670
@thetrends5670 2 жыл бұрын
Now I don't watch your videos for software development purposes, at this point I just enjoy your memes.
@guille.16x
@guille.16x 2 жыл бұрын
the left, right, inner, fullouter joins meme killed me!! hahaha
@rign_
@rign_ 2 жыл бұрын
minddb is especially helpful to ai/ml researchers and fine-tuners because it's easier to retrieve the training data and then use the training data with a logical "sql" like syntax.
@Cassandra_PGML
@Cassandra_PGML Жыл бұрын
I may be biased, but PostgresML is more scalable, more capable and several times faster than MindsDB. You can google it and find the benchmarks.
@gonzaloayala9334
@gonzaloayala9334 2 жыл бұрын
0:43 guillermo franchella cameo, nice one fireship
@i_dont_likevodka3062
@i_dont_likevodka3062 2 жыл бұрын
wow. A few hours ago I was searching for a cool new db to use in my own project. And bam! This video released!
@GuruCodeWriter
@GuruCodeWriter 2 жыл бұрын
Same for me! Ship sails
@milos018
@milos018 2 жыл бұрын
JS: There is a new framework seems like every day! DB: Hold my bear!
@jordymaryns4945
@jordymaryns4945 10 ай бұрын
Rip Planet Scale free tier
@ethannnnnnn
@ethannnnnnn 2 жыл бұрын
I'd love to see a video on full text search engine "databases". Things like Elasticsearch, Typesense, algolia, and more. I have a project using Typesense as a full text search engine, but its not feasible for medium-size amateur projects considering its in-memory approach. I'm not sure what to go with. Keep up the good work!
@SirDamatoIII
@SirDamatoIII 2 жыл бұрын
Still waiting for that awesome sounding full Svelte(kit) course!
@kellymoses8566
@kellymoses8566 Жыл бұрын
I'm impressed by how funny you can make these vids. The Rust joke and the "image of two dolphins f**cking" made me lol.
@neatfastro
@neatfastro 2 жыл бұрын
ArrangoDB is also a graph + document database with it's own programming like wish language.
@GuilhermeCaldasO
@GuilhermeCaldasO 4 ай бұрын
I hardly never comment on KZbin, but it’s 4:51am, I can’t sleep and I’m just amazed by those videos!!! Love your channel! Always watch 100 seconds series as part of decision maker!!! Great job guy! 🎉
@MrBeast-1
@MrBeast-1 2 жыл бұрын
You should do one of CouchDB - I think it is underrated as a NoSQL database for mid-size projects.
@Darth_Bateman
@Darth_Bateman 2 жыл бұрын
No, bad! *sprays you with anti-intellectual spray* BAD!!!!
@biomorphic
@biomorphic 2 жыл бұрын
It's bad, the codebase is terrible, it is very slow, only works over http/https. I wrote a query server and a client, so I know what I am talking about. It has a lot of limitations, and I still regret I have used in a project. It is underrated because it sucks, MongoDB is way better.
@MrBeast-1
@MrBeast-1 2 жыл бұрын
@@biomorphic I agree not good for larger projects, but I found the usability of it pretty straight forward with libraries like pouchDB.
@Darth_Bateman
@Darth_Bateman 2 жыл бұрын
@@biomorphic We have standards Biomorphic. . . . *We have standards.*
@wchorski
@wchorski 2 жыл бұрын
big fan of PouchDB with CouchDB
@WillJackDo
@WillJackDo 2 жыл бұрын
Dude, you're klillin' it. So happy for you.
@thethiny
@thethiny 2 жыл бұрын
Your videos are educational and people of all ages use them to learn. Was the dolphin scene really necessary or useful?
@paradiseexpress3639
@paradiseexpress3639 2 жыл бұрын
It was necessary and useful. Cry about it
@thethiny
@thethiny 2 жыл бұрын
@@paradiseexpress3639 are you mentally ill my friend? What I said is not wrong and not crying and stop liking your own comments.
@javiercandalaft
@javiercandalaft 2 жыл бұрын
Exactly, I now I won't share this publicly in a work environment, just in case someone I don't know sees it and makes them feel uncomfortable not knowing where it comes from.
@thethiny
@thethiny 2 жыл бұрын
@@javiercandalaft and then you get kids like panda express above telling you it was necessary, lmao. Clearly they had no jobs before.
@danieldosen5260
@danieldosen5260 2 жыл бұрын
Your well-produced videos help increase the speed in which my failed-side-projects can ramp up.
@wuupio
@wuupio 2 жыл бұрын
Very smart to put 8base on 8th place! 😁
@aamederen
@aamederen 2 жыл бұрын
For scaling Postgres, there's also Citus which is a fully open source extension bringing distributed tables and columnar support. It's acquired by Microsoft and also served as a service under CosmosDB brand.
@uziboozy4540
@uziboozy4540 2 жыл бұрын
Yugabyte is pretty much Citus on steroids
@aamederen
@aamederen 2 жыл бұрын
@@uziboozy4540 they have different approaches in the dsql area. For example, Citus keeps the PG as is, doesn't fork or anything, and installed on top of the regular pg as an extension, which is important for many. Also their approach for many db concepts like HA or replication are different. The list can go on. btw disclaimer I work on Citus.
@franckpachot2511
@franckpachot2511 2 жыл бұрын
@@uziboozy4540 Yes, different architecture. CitusDB is sharding on top of PostgreSQL. YugabyteDB is SQL on top of distributed DB. So different use cases. Datawarehouse need many analytic pushdowns, and no need for global transactions or HA -> CitusDB. OLTP need global transactions, foreign keys, HA and elasticity -> YugabyteDB
@georgehelyar
@georgehelyar Жыл бұрын
Switched from nosql to citus recently and love it. Nosql was just so painful to work with, having to know how data will be queried at the time of writing, having to denormalise data and write it many times by different keys, etc. Queries existed but had such bad performance that point reads were needed to make it scale well enough, at which point it's just key-value. We evaluated vitess as we run in kubernetes but it was a headache to manage and it was missing many features of mysql 8, while citus is kept up to date with postgres within weeks. Switching to citus (cosmos postgresql) has reduced the amount of data we store, made it much easier to work with to implement new features and improved performance dramatically. Huge success story for us.
@slashd
@slashd 2 жыл бұрын
I just signed up for 8base, looks like fun to experiment with 😄
@AlecThilenius
@AlecThilenius 2 жыл бұрын
I'm always amused just how well Google/Amazon/MS have sold web devs on the 'infinitely scalable cloud' Kool-Aid. Seems most don't even know what a modern server (measured in hundreds of cores and terabytes of RAM) is capable of any more. Better usability (like SurrealDB) I do get excite for 🤘🤘 At least until AWS "adapts" it into a cloud offering and it dies as an open-source project.
@martinchoutka2279
@martinchoutka2279 2 жыл бұрын
I'm not sure I understand your message. Are you telling us, that developers nowadays don't think that sometimes your own server is better than cloud providers that scale the resources based on your project needs? And that developers straight up want to run their apps in the cloud rather on their own infrastructure?
@Microphunktv-jb3kj
@Microphunktv-jb3kj 2 жыл бұрын
From all this video, surreal seemed something i want to explore what it is... how is surreal better than postgres for example? ...
@pastelstoic8416
@pastelstoic8416 2 жыл бұрын
Luckily, that won't happen! Surreal has a "you aren't allowed to sell this, looking at you Amazon" clause in their license.
@AlecThilenius
@AlecThilenius 2 жыл бұрын
@@pastelstoic8416 That'll just slow them down a bit. Maybe. I like those new licenses but Amazon will find a way to rip any good idea off. Interestingly, their retail is notorious for that as well, ex Sling: kzbin.info/www/bejne/fpPbiHqghpemsLM But hey, what's a poor guy that needs a third G-650 supposed to do 🤷‍♂
@shableep
@shableep Жыл бұрын
A lot of people just want to build an app and not want to have the very real effort of managing the IT of a physical server. I get maybe you or others similar don’t think it’s any effort. But it is. Along with managing reliability and stability of your own server. I mean props to you and others like you for doing it. But the. loud isn’t Kool-Aid, and rolling your own server isn’t a silver bullet.
@techwithattila
@techwithattila 2 жыл бұрын
Not quite I sure the idea behind database branching. Like does the data replicated to the branch as well? Or is it just the schema? If so what’s the benefit vs just checking that locally… Maybe you can create a video on that?
@igorcotruta
@igorcotruta 2 жыл бұрын
You will love to make a 100-sec video on DuckDB, given their cloud proposition is called MotherDuck, and they have Ducklings in their architecture. The script just writes itself
@aaaaaaronftw8548
@aaaaaaronftw8548 2 жыл бұрын
Being able to delete databases using drop is great :)
@NotTheHeroStudios
@NotTheHeroStudios 2 жыл бұрын
Best part of waking up, is fireship in your notifications. Neat.
@IngwiePhoenix_nb
@IngwiePhoenix_nb 2 жыл бұрын
Hadn't really thought of AI inside my DB, but it sounds interesting. Would love to learn a little more about potential usages and have a more precise example. ^^
@pruthvirajshiv
@pruthvirajshiv Жыл бұрын
Bigquery, Aurora already does some ML inside the DB. Check it out
@sohrobby
@sohrobby Жыл бұрын
This was awesome thanks for putting it together.
@ahmedrowaihi9804
@ahmedrowaihi9804 Жыл бұрын
I used to spend long time to decide what DB i will go for, thanks fireship and I will spend an era
@alessandrodemanzano3527
@alessandrodemanzano3527 2 жыл бұрын
What about ArangoDB ? it's multi paradigm document-key/value-graph, seems interesting
@joaquimley
@joaquimley 2 жыл бұрын
Lokking forward to see how surrealDB will evolve
@rohitdas490
@rohitdas490 2 жыл бұрын
Branching is also available on PlanetScale
@tensorx4812
@tensorx4812 2 жыл бұрын
This video came at the time I needed it the most and I'm late, 2mins late
@aus10d
@aus10d 10 ай бұрын
TigerBeetle is another new entry that's really, really interesting. Very excited to see where it goes and how it evolves
@samuelese22
@samuelese22 13 сағат бұрын
I’m learning EdgeDB and I like it a lot!
@UselessDuckCompany
@UselessDuckCompany 2 жыл бұрын
8base looks pretty cool. Definitely taking this for a spin.
@tomrockdsouza
@tomrockdsouza 2 жыл бұрын
These videos keep getting better. The goat!
@sitrakaforler8696
@sitrakaforler8696 Жыл бұрын
Man... IT S AWESOME ! Thanks for sharing ! I think that I will try that SurrealDB "Develop easier.Build faster.Scale quicker." Sounds way to good but let's go !
@neutronstar03
@neutronstar03 Жыл бұрын
that's an hell of a headache of a video! great research
@aus10d
@aus10d Жыл бұрын
very interesting and useful video. thanks for sharing so many interesting projects, many I hadn't heard of yet
@rayusaki88
@rayusaki88 2 жыл бұрын
Thanks a lot ! Really helpful 👍🏻👍🏻
Жыл бұрын
Wonderful summary of databases i heard first time
@jaktrak
@jaktrak 2 жыл бұрын
After 8months of studying software development, I am proud to say I understood 15% of what he said at 2X speed.
@aberba
@aberba Жыл бұрын
You'll get there bro
@carddamom188
@carddamom188 3 ай бұрын
Since Oracle owns mySQL it means that Oracle dominates the enterprise database and the open-source database world according to 0:24...
@YT69
@YT69 2 жыл бұрын
The moment i saw the title, i knew right away that surreal would have a place in the list
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
Rightfully so!
@brielov
@brielov 2 жыл бұрын
Would love to see more content on edgedb
@rbartig
@rbartig 2 жыл бұрын
Awesome video, holy information overload. More databases than I would ever want to learn.
@akj3344
@akj3344 2 жыл бұрын
Edge, Surreal, Xata and MindsDB look pretty awesome.
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
EdgeDB is written in Python, I am not sure I would trust my data with that. Python isn't great for performance, scalability or reliability.
@CosasCotidianas
@CosasCotidianas Жыл бұрын
02:00 made my day man, made my day.
@dsuess
@dsuess 3 ай бұрын
The first 10 seconds speaks volumes
@yaronlevy
@yaronlevy 2 жыл бұрын
Great review of existing exotic DBs. Still, many will remain in "toy-state". Remember it takes around 10 years (best case) for a DB to mature so that a it will be used in a "real company" (not hobby projects). Also, you actually forgot the most interesting DB currently in development IMO, which is MotherDuck (DuckDB). This DB might actually be a game-changer.
@leonardoraele
@leonardoraele 2 жыл бұрын
I don't think it's a matter of time per se. It just takes one "killer" app to become really popular using it and then the technologies it uses also become equally popular.
@yaronlevy
@yaronlevy 2 жыл бұрын
@@leonardoraele Not sure. Take a look at FaunaDB. It's way ahead of its time. Absolutely checks all the boxes an more. But they are still struggling to get really big customers. NextDoor did use them but stopped, why?
@xade8381
@xade8381 Жыл бұрын
How DuckDB compares to Graph DBs, what i've found is graphs are still better.
@guilherme5094
@guilherme5094 2 жыл бұрын
Really nice👍Thanks!
@Lewdovico
@Lewdovico 2 жыл бұрын
Is it blazingly fast?
@zurgmuckerberg
@zurgmuckerberg Жыл бұрын
Finally a list of "things that you've never heard of" that I actually never heard of.
@fernandomedina775
@fernandomedina775 2 жыл бұрын
Love seeing Guillermo Franccella's meme and "Te lo resumo así nomás" logo. 🇦🇷
@loucyx
@loucyx 2 жыл бұрын
I was expecting at least a mention of DGraph, which is a native GraphQL database (data is stored in graphs), is made in Go, and is pretty straightforward.
@pierrekilgoretrout3143
@pierrekilgoretrout3143 Жыл бұрын
0:25 excellent illustration 😀
@this.channel
@this.channel 2 жыл бұрын
Most interesting for me were EdgeDB and SurrealDB.
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
I think SurrealDB is interesting but EdgeDB is written in Python which is a great language for many things but not for a database. Also, I think it is a bit unfortunate that EdgeDB uses some weird := colon-equals syntax.
@michaelbitzer7295
@michaelbitzer7295 Жыл бұрын
@@fred.flintstone4099 EdgeDB is not fully written in python. The important bits are in C/Rust.
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
@@michaelbitzer7295 93.5% Python, 4.2% Cython, 2.2% Rust, Other 0.1%
@michaelbitzer7295
@michaelbitzer7295 Жыл бұрын
@@fred.flintstone4099 your point is?
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
@@michaelbitzer7295 It's a lot of Python. I code in Python myself, and I like it for some stuff, but I wouldn't want to use any database written in Python. It is absolutely terrible for performance, scaling and reliability.
@iaaxpage
@iaaxpage 2 жыл бұрын
Awesome reviews as always. I would probably also mentioned RethinkDB as an interesting player.
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
Yeah, it's pretty cool because you can get updates in real-time by listening on changes.
@elliemeyer9164
@elliemeyer9164 Жыл бұрын
Wow, so many things popping up pushing the boundaries and so much of docs to be digested to put out such although short but saturated videos on the topic. I'd love to watch about graph databases which in my view are solid-grounded and must be safe to use in production today and may be worth replacing SQL types manywhere.. Sorry, non-english from central Asia:))
@stultuses
@stultuses Жыл бұрын
Your English is fine mate!
@4.0.4
@4.0.4 2 жыл бұрын
MindsDB is the most interesting one but that Planetscale free tier is almost too good to be true... Makes me wanna do something with it.
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
Yeah, until they remove the free tier or increase the prices, or the company goes out of business. Then you're in for a worse time than ActiveX and Silverlight.
@nolanmaddy4085
@nolanmaddy4085 2 жыл бұрын
Great video! Curious if you have covered the popular Snowflake engine. As a data engineer I see snowflake as the gold standard. Integrating that with dbt and you have the hippest BI stack!
@tycooperaow
@tycooperaow 2 жыл бұрын
I use Snowflake at my job and I love it. Unfortinately they aren't startup friendly
@mcanvar
@mcanvar Жыл бұрын
Thank you I will use every one of them in my next 15 side projects.
@bigblackchivalry9070
@bigblackchivalry9070 Жыл бұрын
This kinda of video show me how much of my area I don't know. Really important
@danyalutsevich
@danyalutsevich 2 жыл бұрын
i love your channel very much. I've learnd so many useful things and now planetscale made my life 2.66 times easyer. thank you
@karlstenator
@karlstenator 2 жыл бұрын
We need a database to manage these databases.
@mateusfreira
@mateusfreira 2 жыл бұрын
Great videos. Nun-db will soon be in this list ❤️
@_sevelin
@_sevelin 2 жыл бұрын
Wow, I really liked mindDB, really innovative. I believe there would be some point where we would not longer need backend. We would just throw any form of request to our 'AI server' which will understand English and give out responses from DB. For instance we could say - 'give me person with email this and all their post'. The backend will read that and perform all required operations and give out the results from DB! Pretty doable with the current tech I would say... What are yall thoughts on this?
@temmie5085
@temmie5085 2 жыл бұрын
That is just SQL but more complicated for no reason
@_sevelin
@_sevelin 2 жыл бұрын
@@temmie5085 I agree, but imagine how great the developer experience would become! You could even tell it to perform business logic on that data. So it would basically replace your Java backend and perform all the operations required on the data using only the "software requirement specification" document as input! I would say this is a very profitable business if implemented correctly!
@MarkWladika
@MarkWladika Жыл бұрын
New databases have been "coming out" for the past 30 years, we're still using SQL.
@AlBakerDev
@AlBakerDev Жыл бұрын
We have been using Stardog recently
@FengHuang13
@FengHuang13 Жыл бұрын
Mistake at 6:10, Couchbase supports native JOINS ;)
@pictureus
@pictureus 2 жыл бұрын
Super happy with Meilisearch.
@Rundik
@Rundik 2 жыл бұрын
Title: futuristic databases Actual video: database hosting solutions
@user-si8ez4xd2f
@user-si8ez4xd2f 2 жыл бұрын
WHY HAVE YOU NOT TOLD ME BEFORE THAT YOU HAVE A SECOND CHANNEL.... more content to binge watch. nice.
@Anthony755
@Anthony755 2 жыл бұрын
0:42 I wasn't expecting to see Guillermo Francella in a video about databases.
@Q-Ball.
@Q-Ball. 2 жыл бұрын
Those were some crazy ass databases fr
@LiamvanderViven
@LiamvanderViven 2 жыл бұрын
Nice! Now they only need to mature about 10 years and then I'm more than happy adopting them :D
@Kingromstar
@Kingromstar 2 жыл бұрын
The picture of the dude with the beards and hair was hilarious when talking about joins, omg.
@Black1Sabbath100
@Black1Sabbath100 Жыл бұрын
0:41 Saludos desde Argentina, great video :D
@pedrok.9635
@pedrok.9635 Жыл бұрын
Could you do a video on Turso and Sqlite?
@jeffargen4535
@jeffargen4535 2 жыл бұрын
Uncle Bob from clean coder led me to find XTDB recently which has some pretty novel features like bitemporality and immutable storage, but playing around with it I actually think the best feature is datalog. So much better than SQL or these proprietary ORM clients that things like fauna or edge db force on you
@hakuna_matata_hakuna
@hakuna_matata_hakuna 2 жыл бұрын
Neondb is postgres the only difference is they separated compute from storage and persist the storage in something like s3 and cache the important data in the VM , they also have a bunch of tricks to allocate more VMS to handle scaling while retaining the ability to scale down to 0, they even went as far as commiting the changes back into postgres but they probably won't be merged
@Juliano-v
@Juliano-v 2 жыл бұрын
expectation: 15 futuristic databases I can use in the coming months reality: tons of companies using excel as database on a local server
@fred.flintstone4099
@fred.flintstone4099 Жыл бұрын
It's actually Microsoft Access, not Excel!
@gustavoamboage8358
@gustavoamboage8358 Жыл бұрын
The guy at 0:42 is called Guillermo Francella, a famous argentinian, Im wondering how did you come across that gif
@CodingWithLewis
@CodingWithLewis 2 жыл бұрын
I'll wait next week for the next release of a database
@patrickinshutimakuba
@patrickinshutimakuba 2 жыл бұрын
I’m really curious how you get to know all these possible options
@one_step_sideways
@one_step_sideways 2 жыл бұрын
YDB (Yandex's DB) is also worth mentioning. It became open source last year.
@OlegKorsak
@OlegKorsak Жыл бұрын
KGB DB
@incremental_failure
@incremental_failure Жыл бұрын
@@OlegKorsak "Tavarish, you put data in DB, data go to Moscow, Moscow do analysis, you get letter of greetings from Vladimir Vladimirovich".
@scraphustle6168
@scraphustle6168 2 жыл бұрын
Thank you fireship!!!
@sufyan56
@sufyan56 7 ай бұрын
1:20 - Rip they realized this and killed the free tier.
@zhehuizhou
@zhehuizhou 2 жыл бұрын
In the key-value/cache category, DragonflyDB is notable as well. 😃
7 Database Paradigms
9:53
Fireship
Рет қаралды 1,7 МЛН
Reacting to Controversial Opinions of Software Engineers
9:18
Fireship
Рет қаралды 2,2 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
The Fascinating History Of Databases
9:33
Awesome
Рет қаралды 54 М.
I tried 5 Firebase alternatives
10:31
Fireship
Рет қаралды 824 М.
10 Math Concepts for Programmers
9:32
Fireship
Рет қаралды 2 МЛН
I tried 10 code editors
10:28
Fireship
Рет қаралды 3,2 МЛН
The Only Database Abstraction You Need | Prime Reacts
21:42
ThePrimeTime
Рет қаралды 237 М.
The FASTEST and SAFEST Database
40:56
ThePrimeTime
Рет қаралды 258 М.
Beyond Surreal? A closer look at NewSQL Relational Data
7:52
Beyond Fireship
Рет қаралды 207 М.
How principled coders outperform the competition
11:11
Coderized
Рет қаралды 1,8 МЛН
I built 10 web apps... with 10 different languages
14:23
Fireship
Рет қаралды 1,7 МЛН
25 crazy software bugs explained
16:50
Fireship
Рет қаралды 1,5 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН