Looking back to the first day for me in RBK, I had no back-ground in coding, I couldn't write a single line of code. Now in this day 27th of March 2019, I've officially passed the preparation phase in RBK, and I'm glad to say that I've improved a lot, in just one month to say the least and ended the preparation phase with a website project which was made by using JavaScript, jQuery, HTML and CSS http://127.0.0.1:5500/secondPage.html .
SQL databases are primarily called relational database. Whereas, NoSQL databases are primarily called the non-relational database. Whenever you want to create an application where there will be a relationship between the tables, like one-to-many or many-to-many or one-to-one, then you can go with the SQL database. On the other hand, if the tables do not have any relations then you can go with the NoSQL database choice.
Comments
Post a Comment