SQLite vs MySQL vs PostgreSQL: A Comparison Of Relational Database Management Systems

Posted on May 9, 2020. Filed under: Uncategorized | Tags: , , , , , , |

SQLite vs MySQL vs PostgreSQL: A Comparison Of Relational Database Management Systems This article compares and contrasts three of the most widely implemented open-source RDBMSs: SQLite, MySQL, and PostgreSQL. Specifically, it will explore the data types that each RDBMS uses, their advantages and disadvantages, and situations where they are best optimized.

Read Full Post | Make a Comment ( Comments Off on SQLite vs MySQL vs PostgreSQL: A Comparison Of Relational Database Management Systems )

What is a NoSQL Database? Learn By Writing One In Python

Posted on September 2, 2014. Filed under: Uncategorized | Tags: , , , , , , , |

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 )

Liked it here?
Why not try sites on the blogroll...