SQLite Practice Test Questions — Flashcards | Databases | FatSkills

SQLite Practice Test Questions — Flashcards

Fast review mode: answers are shown by default so you can skim quickly. Hide them if you want to self-test.

SQLite is a database engine written in the C programming language. It is not a standalone app; rather, it is a library that software developers embed in their apps. As such, it belongs to the family of embedded databases.
SQLite vs MySQL: SQLite is a server-less database and is self-contained. This is also referred to as an embedded database which means the DB engine runs as a part of the app. On the other hand, MySQL requires a server to run. MySQL will require a client and server architecture to interact over a network.

1 of 150 Ready
The SQLite database management system is an ____ database.
Embedded relational
Shortcuts
Prev Space Show / hide Next
Turn this into a study set.
Sign in with Google to save tricky questions to your reminder list and resume on any device.
Sign in with Google Free • no extra password