What is a NoSQL Database? Learn By Writing One In Python
Posted on September 2, 2014. Filed under: Uncategorized | Tags: author:knupp, networking, nosql, python, rdbms, sockets, sql, tcpip |
What is a NoSQL Database? Learn By Writing One In Python NoSQL is a term that has become ubiquitous in recent years. But what does “NoSQL” actually mean? How and why is it useful? In this article, we’ll answer these questions by creating a toy NoSQL database in pure Python (or, as I like to […]
Read Full Post | Make a Comment ( Comments Off on What is a NoSQL Database? Learn By Writing One In Python )