diff --git a/content/roadmaps/107-nodejs/content/110-nodejs-databases/readme.md b/content/roadmaps/107-nodejs/content/110-nodejs-databases/readme.md index cb52d37ae..9b458922a 100644 --- a/content/roadmaps/107-nodejs/content/110-nodejs-databases/readme.md +++ b/content/roadmaps/107-nodejs/content/110-nodejs-databases/readme.md @@ -1 +1,3 @@ -# Nodejs databases \ No newline at end of file +# What is Database + +A database is an organized collection of structured information, or data, typically stored electronically in a computer system. A database is usually controlled by a database management system (DBMS).