Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kaivalya Vanguri cc3a7e2ea0
Add content for databases node (#2629)
2 years ago
..
100-orms.md Update 100-orms.md (#1231) 3 years ago
101-acid.md Backend Typos and Color Codes Fixed (#1783) 2 years ago
102-transactions.md Add transaction content (#1559) 2 years ago
103-n-plus-one-problem.md Backend Typos and Color Codes Fixed (#1783) 2 years ago
104-database-normalization.md feat: add resources for Database Normalization (#1327) 3 years ago
105-database-indexes.md Resources added for Database indexes (#1301) 3 years ago
106-data-replication.md Add resources for data replication 3 years ago
107-sharding-strategies.md docs: Explain Sharding Strategies (#2519) 2 years ago
108-cap-theorem.md Backend Typos and Color Codes Fixed (#1783) 2 years ago
readme.md Add content for databases node (#2629) 2 years ago

readme.md

Databases

A database is a collection of useful data of one or more related organizations structured in a way to make data an asset to the organization. A database management system is a software designed to assist in maintaining and extracting large collections of data in a timely fashion.

Free Content Oracle: What is a Database? Prisma.io: What are Databases?