Skip to content

Commit

Permalink
Merge pull request #170 from szarnyasg/minor-edits
Browse files Browse the repository at this point in the history
Minor edits
  • Loading branch information
davidgasquez authored Jan 28, 2025
2 parents 5cd5e4f + f992a49 commit cfa97c6
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 @@ -25,6 +25,7 @@ You can chat with this page's content on [HuggingChat](https://hf.co/chat/assist
* [SQL Clients and IDE that Support DuckDB](#sql-clients-and-ide-that-support-duckdb)
* [Projects Powered by DuckDB](#projects-powered-by-duckdb)
* [Integrations](#integrations)
* [Client-Server Setups](#client-server-setups)
* [Extensions](#extensions)
* [Official Extensions](#official-extensions)
* [Community Extensions](#community-extensions)
Expand Down Expand Up @@ -227,6 +228,7 @@ Official DuckDB extensions, which can installed via `INSTALL ⟨extension_name

Community-contributed DuckDB extensions, which can be installed via `INSTALL ⟨extension_name⟩ FROM community`.

- [`avro`](https://github.com/hannes/duckdb_avro) - Enables reading Avro files.
- [`bigquery`](https://github.com/hafenkran/duckdb-bigquery) - Integrates DuckDB with Google BigQuery, allowing direct querying and management of BigQuery datasets.
- [`chsql`](https://github.com/lmangani/duckdb-extension-clickhouse-sql) - ClickHouse SQL Dialect macros for DuckDB
- [`crypto`](https://github.com/rustyconover/duckdb-crypto-extension) - Cryptographic hash functions and HMAC
Expand Down

0 comments on commit cfa97c6

Please # to comment.