David Adamo Jr.
AUTHOR: David Adamo Jr.
Database Types and Some Applications
Previously, I presented some types of databases:
Key-value stores: data is stored as key-value pairs such that values are indexed for retrieval by...
NoSQL database – Advantages and Disadvantages
Simply, what are the advantages and disadvantages of NoSQL database? Let me begin with the advantages. Outlined below are some of the more obvious...
NoSQL Database – Definition, Explanations and Types
If you think databases are all of the relational SQL kind (MySQL, MS SQL and PostgreSQL), then you have got a lot of reading...
The Evil That Is A Touchscreen Device – The Programmer Dilemma
As programmers, we tend to spend the greater part of our day typing characters on a screen using a regular keyboard. So what...
How Important is Typing Speed to Your Ability as a Programmer?
Jeff Atwood said in one of his blog articles:
Coding is basically just typing. So if you want to become a great programmer, start by...