Portable
- Portability is an extremely desirable feature in any program that stores data in a database. A software developer would like to use a small in-memory database, such as Apache Derby, while creating an application.
- SQL is highly portable because it is employed in programs on PCs, servers, tablets, and independent laptops running operating systems such as Windows, Linux, Mac, and even some mobile phones. It can also be embedded with other programs based on the requirements.
- It can be used on local systems (internet and the intranet). SQL databases can be easily transferred from one device to another.
Leave a Reply