Skip to content

Commit c5140a8

Browse files
authored
add sqlite coming soon
1 parent 416ce2c commit c5140a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Supported sources and databases for your metrics to live in and be queried from:
5050
<th align="center"><a href="./anomstack/external/gcp/bigquery.py">BigQuery</a></th>
5151
<th align="center"><a href="./anomstack/external/snowflake/snowflake.py">Snowflake</a></th>
5252
<th align="center"><a href="./anomstack/external/duckdb/duckdb.py">DuckDB</a></th>
53+
<th align="center">SQLite</th>
5354
<th align="center">Redshift</th>
5455
</tr>
5556
</thead>
@@ -60,6 +61,7 @@ Supported sources and databases for your metrics to live in and be queried from:
6061
<td align="center">✅</td>
6162
<td align="center">✅</td>
6263
<td align="center">🚧</td>
64+
<td align="center">🚧</td>
6365
</tr>
6466
</tbody>
6567
</table>

0 commit comments

Comments
 (0)