mirror of
https://github.com/fastapi/fastapi.git
synced 2026-02-28 12:47:09 -05:00
📝 Add online SQLite browsers to docs (#330)
This commit is contained in:
@@ -609,3 +609,5 @@ If you want to explore the SQLite database (file) directly, independently of Fas
|
||||
It will look like this:
|
||||
|
||||
<img src="/img/tutorial/sql-databases/image02.png">
|
||||
|
||||
You can also use an online SQLite browser like <a href="https://inloop.github.io/sqlite-viewer/" target="_blank">SQLite Viewer</a> or <a href="https://extendsclass.com/sqlite-browser.html" target="_blank">ExtendsClass</a>.
|
||||
|
||||
Reference in New Issue
Block a user