From 1c2cdb97e970d71fe258281b817f901d2d7f9be6 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Thu, 27 Jun 2019 13:12:38 +0200 Subject: [PATCH] :memo: Add online SQLite browsers to docs (#330) --- docs/tutorial/sql-databases.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tutorial/sql-databases.md b/docs/tutorial/sql-databases.md index 2a5ec5033..23ee9355e 100644 --- a/docs/tutorial/sql-databases.md +++ b/docs/tutorial/sql-databases.md @@ -609,3 +609,5 @@ If you want to explore the SQLite database (file) directly, independently of Fas It will look like this: + +You can also use an online SQLite browser like SQLite Viewer or ExtendsClass.