Types of databases and how do they work?

Types of databases and how do they work (WIP)

What is a database?

A database is an electronically stored, collection of data. It can contain any type of data, including words, numbers, images, videos, and files.1

You can use software called a database management system (DBMS) to store, retrieve, and edit data.1 A database management system (DBMS) is a computerized system that enables users to create and maintain a database.

[Read more]

Test

My first blog

This is a post.

x = 20

Neptune

fn main() {
    println!("Hello, Neptune!");
}
[Read more]