How to find database file version? July 5, 2023 by Tarik You can write this command in any sqlite explorer which will give the sqlite version select sqlite_version();