How long will the SQL web database be stored in browsers?

I am currently using a web SQL database in my Chrome and Safari browsers. This is very well suited to my requirement. The code is up and running using HTML concepts. I did R&D and saw that this technology is outdated and is no longer supported. Most of them suggest using an indexed database. I do not think this is a possible option for me, since there is a lot of code.

I still see the Web sql database in the latest browsers and my application runs smoothly.

My question and concern: are they going to completely remove WEB SQL from Chrome and Safari browsers?

If this happens, I will be completely doomed.

+5
source share
1

, Web Sql, db. - SQLite DB?

+5

All Articles