Skip to content

Commit

Permalink
Adding DuckDB support.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpope9 committed Dec 25, 2024
1 parent f2ea33e commit 6af696b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Here is an example shot visualization using the `shot_chart_detail` table ([Apac

The default behavior is to load the current season (or update if it already exists) into a SQLite database.

To load data into DuckDB, use the [SQLite Extension](https://duckdb.org/docs/extensions/sqlite.html) after creating a SQLite database.

# Getting Started

* [A good place for more information is the wiki](https://github.com/mpope9/nba-sql/wiki).
Expand Down

0 comments on commit 6af696b

Please sign in to comment.