Getting Started With TinyDB
Introduction
While working on your personal projects, you'll often need to store some data. You could use a SQL or NoSQL database with a server, but that would require you to do a bit of setup.
In this article, we'll learn about TinyDB and how to use...
blog.ashutoshkrris.in6 min read