DBMS Web Technology and DBMS

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

15 Terms

1
New cards

Web Application

A software application that runs on a web server and is accessed through a browser over the internet. It often uses a DBMS for dynamic content.

2
New cards

DBMS (Database Management System)

A software system that allows users to define, create, maintain, and control access to the database.

3
New cards

Relational Database

A database structured to recognize relations among stored items of information using tables (e.g., MySQL, Oracle).

4
New cards

NoSQL Database

A non-tabular database that stores data in formats like key-value, document, or graph (e.g., Firebase, MongoDB).

5
New cards

MySQL

An open-source relational database management system used for managing structured data with SQL.

6
New cards

Firebase

A cloud-hosted NoSQL database by Google that supports real-time data syncing, often used in web and mobile app development.

7
New cards

Oracle APEX

A low-code development platform by Oracle used to build scalable web apps directly on top of Oracle databases.

8
New cards

Cloud Computing

The delivery of computing services (servers, storage, databases, etc.) over the internet to offer scalability and flexibility.

9
New cards

IaaS (Infrastructure as a Service)

Cloud service model that provides virtualized computing resources over the internet (e.g., AWS EC2).

10
New cards

PaaS (Platform as a Service)

A cloud computing model that offers a platform for developers to build and deploy applications (e.g., Google App Engine).

11
New cards

SaaS (Software as a Service)

Cloud-based software available on a subscription basis and accessed via a browser (e.g., Google Docs).

12
New cards

PHP

A popular server-side scripting language used to develop dynamic web applications and connect with databases like MySQL.

13
New cards

Apache Web Server

An open-source web server software that serves HTTP requests and runs PHP applications on the web.

14
New cards

ODBC (Open Database Connectivity)

A standard API for accessing DBMS that allows interoperability between apps and various DBMSs using a single interface.

15
New cards

Web Hosting

A service that allows individuals and organizations to make their websites accessible via the internet.