1 What is SQLite and where is it used?
Areas where SQLite works well:
- Embedded devices
- Application file format
- Websites
- Data Analysis
- File archives
- Internal or temporary database
- Experimental SQL language extensions
- Cache for enterprise data
- Replacement for ad hoc disk files
- Server-side database