Skip to content

Commit 8708cd4

Browse files
Add star badge to README header
1 parent e4b7a1d commit 8708cd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# json2sql
22

3+
[![GitHub stars](https://img.shields.io/github/stars/Coding-Dev-Tools/json2sql?style=social)](https://github.com/Coding-Dev-Tools/json2sql/stargazers)
4+
35
Convert JSON files and datasets to SQL INSERT statements. Supports nested JSON, PostgreSQL, MySQL, and SQLite output dialects.
46

57
[![PyPI](https://img.shields.io/pypi/v/json2sql)](https://pypi.org/project/json2sql/)

0 commit comments

Comments
 (0)