- AJAX (1)
- ColdFusion (1)
- Databases
- Apache Cassandra
- Apache Hadoop
- MariaDB
- MongoDB (2)
- MySQL (1)
- PostgreSQL (1)
- Redis (1)
- SQL (1)
- Django (1)
- Flask (web framework)
- Javascript (3)
- Angular (1)
- AngularJS (4)
- Backbone.js
- jQuery (1)
- MeteorJS
- Node.js (2)
- Polymer
- React (2)
- Redux.js (2)
- TypeScript (1)
- Vue.js
- PHP (11)
- Drupal (3)
- Joomla (1)
- Magento (1)
- Phalcon
- WordPress (2)
- Ruby on Rails (1)
- Scala
- Web Services
- Google Maps (1)
Topics: Databases
Databases
A database is an organized collection of data. The data is typically organized to model aspects of reality in a way that supports processes requiring information. For example, modelling the availability of rooms in hotels in a way that supports finding a hotel with vacancies.Database management systems are computer software applications that interact with the user, other applications, and the database itself to capture and analyze data. A general-purpose DBMS is designed to allow the definition, creation, querying, update, and administration of databases. Well-known DBMSs include MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Sybase and IBM DB2. A database is not generally portable across different DBMSs, but different DBMS can interoperate by using standards such as SQL and ODBC or JDBC to allow a single application to work with more than one DBMS. Database management systems are often classified according to the database model that they support; the most popular database systems since the 1980s have all supported the relational model as represented by the SQL language. Sometimes a DBMS is loosely referred to as a 'database'.








Showing 7 of 7 courses. See All