
The Go Standard Library
Go Time: Golang, Software Engineering
00:00
The Importance of Key Value in NoSQL
I think choosing databases is hard. You really have to look at your data model and your access patterns, right? So if you're looking stuff up by key a lot, I mean, having the overhead of a SQL database just doesn't make sense,. But there's also speed of development. Everything's a trade-off. It's probably not worth learning a whole new language or system to make something quick and simple.
Transcript
Play full episode