You are not logged in.
- Index
- » SQL Forum
- » What Is Database
- 0
Pages:: 1
#1 2015-03-18 11:30:25
What Is Database
What Is A Database?
The database is the application that stores a collection of data. A database offers various APIs for creating, accessing and managing the data it holds. And database (DB) servers can be integrated with our web development so that we can pick up the things we want from the database without much difficulties. A DB may hold various critical information like usernames, passwords, credit cards, etc. So, the DB needs to be secured but many DB servers running are insecure either because of their vulnerability or because of poor programming skills. To name few DB servers: MySQL (Open source), MSSQL, MS-ACCESS, Oracle, Postgre SQL (open source), SQLite, etc.
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-03-18 11:30:25
- Advertisement
- Ads By Google
Re: What Is Database
Pages:: 1