Skip to content

Commit 0a45ae5

Browse files
committed
Add sqlite3 as supported in README.md
1 parent 243a4d7 commit 0a45ae5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Zen for Python 3 is compatible with:
5353
*[`asyncpg`](https://pypi.org/project/asyncpg) ^0.27
5454
*[`motor`](https://pypi.org/project/motor/) (See `pymongo` version)
5555
*[`clickhouse-driver`](https://pypi.org/project/clickhouse-driver)
56+
*[`sqlite3`](https://docs.python.org/3/library/sqlite3.html)
5657

5758
### AI SDKs
5859
Zen instruments the following AI SDKs to track which models are used and how many tokens are consumed, allowing you to monitor your AI usage and costs:

0 commit comments

Comments
 (0)