- The back-ends of modern web applications include some sort of database, often more than one.
- A database is a collection of information that is organized so that it can be easily accessed, managed, or updated.
- There are many different databases, but we can divide them into two types: relational databases and non-relational databases (NoSQL databases).

Comments
Post a Comment