1.

List Out The Areas Where Sqlite Works Well?

Answer»

SQLite works well with:

  • EMBEDDED devices and the internet of things.
  • Application file format.
  • Data Analysis.
  • Websites.
  • Cache for enterprise data.
  • Server side DATABASE.
  • File ARCHIVES.
  • Internal or temporary databases.
  • Replacement for ad HOC disk FILES.
  • Experimental SQL language extensions.
  • Stand-in for an enterprise database during demos or testing.

SQLite works well with:



Discussion

No Comment Found