PDA

View Full Version : What is WebSQL?



sinelogixtech
08-02-2017, 09:21 AM
What is WebSQL?

RH-Calvin
08-04-2017, 06:45 AM
Web SQL Database is a web page API for storing data in databases that can be queried using a variant of SQL. The API is supported by Google Chrome, Opera, Safari and the Android Browser.

lavyhair
08-08-2017, 12:51 PM
Web SQL Database is a web page API for storing data in databases that can be queried using a variant of SQL. The API is supported by Google Chrome, Opera, Safari and the Android Browser.

Dam Ponting
10-31-2017, 09:58 AM
Web SQL Database is a website page API for putting away information in databases that can be questioned utilizing a variation of SQL. The API is upheld by Google Chrome, Opera, Safari and the Android Browser.

Akshay_M
12-29-2022, 07:05 AM
Web SQL is a deprecated web page API for storing or managing the data in databases that can be queried using a variant of SQL like creating databases, opening the transaction, creating tables, inserting values to tables, deleting values, and reading data.