Skip to content

Commit 1a357fc

Browse files
authored
Added an online SQLite browser
Added extendsclass.com, an online SQLite browser in section "Useful SQLite tools and code"
1 parent e6ffca2 commit 1a357fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/pages/03-data/04-sqlite.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ applications:
5252
provide example code for storing user accounts, roles and authentication
5353
tokens in web applications.
5454

55+
* [ExtendsClass](https://extendsclass.com/sqlite-browser.html) is an online SQLite browser.
56+
5557

5658
### SQLite tutorials
5759
It's a good idea to brush up on the basics for using SQLite before you use

0 commit comments

Comments
 (0)