Computer Science, asked by yuvraj06jhcs, 17 days ago

Saurabh’s computer teacher asked him to create a Database of 10 herbivorous animals that he has seen. As Saurabh is new to database and its concepts so he is unable to find an application to do the task. Please help him with the right application to create the Database.

Answers

Answered by prishadhawan20106
0

I know computers like master but dunno this

Sorry

Answered by nidhi1531
0
MySQL: An open source, multi-threaded, and easy to use SQL database.

PostgreSQL: A powerful, open source object-based, relational-database that is highly customizable.

Redis: An open source, low maintenance, key/value store that is used for data caching in mobile applications.

MongoDB: A schemaless, JSON document database which is known for its flexibility and scalability.

Memcached: A distributed cache system which is multi-threaded, and used primarily for caching objects to speed up applications by alleviating database load.

MariaDB: A popular open source relational database which was created by the original developers of MySQL.

Cassandra: A free and open source, NoSQL database which is designed to handle a large amount of unstructured data at any scale.

SQLite: Embedded database, common usage is to provide local data storage capabilities on mobile phones.

InfluxDB: An open source, fast and time series database which is written in Go.
Similar questions