Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: What is Web SQL?

  1. #11

    Default

    Web SQL Database is a web page API for storing data in databases that can be queried using a variant of SQL. By Wikipedia.
    CROWNHORECA.COM - Bakery and Kitchen Equipment Specialist

  2. #12
    Join Date
    Dec 2012
    Posts
    392

    Default

    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.

  3. #13

    Default

    It is a web page for storing data in database that can be queried using a variant of SQL.

  4. #14
    Join Date
    Apr 2020
    Posts
    704

    Default

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •