You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
# abstra-json-sql
2
2
3
-
> **warning**: This project is in its early stages and is not yet ready for production use. The API may change, and there may be bugs. Use at your own risk.
4
-
5
3
`abstra-json-sql` is a Python library that allows you to **run SQL queries on JSON data**. It is designed to be simple and easy to use, while providing powerful features for querying and manipulating JSON data.
6
4
5
+
> [!WARNING]
6
+
> This project is in its early stages and is not yet ready for production use. The API may change, and there may be bugs. Use at your own risk.
0 commit comments