Introduction to BoltDB📅May 10, 2020 · 📝 Feb 13, 2022 · ☕ 5 min readSome of the features of BoltDB is... It's ability to do concurrent reads. It's nature of being Go native, which means it can compile where Go can compile. Read more about it in the post.