Skip to content

Commit 7a1e721

Browse files
authored
Merge pull request #137 from slynnf/patch-3
Update 10-other-tools.md
2 parents 2c536a2 + 9fc1506 commit 7a1e721

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/10-other-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ keypoints:
1414

1515
For this lesson, [DB Browser](https://sqlitebrowser.org), a free open source database tool was used, but there are other tools available, both proprietary and open. A helpful [comparison of database tools](https://en.wikipedia.org/wiki/Comparison_of_database_tools) is available via Wikipedia.
1616

17-
[SqliteOnline](https://sqliteonline.com/) is the free online database tool offered as an alternative to DB Browser for this lesson. In addition to SqliteOnline, there is [data.world](https://data.world) which also allows you to work online with SQL and ([library](https://data.world/datasets/library)) datasets and includes a [tutorial](https://docs.data.world/documentation/sql/concepts/basic/intro.html). SQL use in [Google Sheets](https://www.google.com/sheets/about/), a popular spreadsheet application, is even a possibility, demonstrated via [Ben Collin's tutorial](https://www.benlcollins.com/spreadsheets/google-sheets-query-sql/) There is also a business standard software package called, [MySQL](https://dev.mysql.com/downloads/), which has a community edition that can be downloaded free.
17+
[SqliteOnline](https://sqliteonline.com/) is the free online database tool offered as an alternative to DB Browser for this lesson. In addition to SqliteOnline, there is [data.world](https://data.world) which also allows you to work online with SQL and ([library](https://data.world/datasets/library)) datasets and includes a [tutorial](https://docs.data.world/documentation/sql/concepts/basic/intro.html). SQL use in [Google Sheets](https://www.google.com/sheets/about/), a popular spreadsheet application, is even a possibility, demonstrated via [Ben Collin's tutorial](https://www.benlcollins.com/spreadsheets/google-sheets-query-sql/). There is also a business standard software package called, [MySQL](https://dev.mysql.com/downloads/), which has a community edition that can be downloaded free.

0 commit comments

Comments
 (0)