Skip to content

Commit f6bbae2

Browse files
authored
Update README.md
1 parent f001ccf commit f6bbae2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# 📦 csv-db-sdk
21
![15_36_23](https://github.com/user-attachments/assets/57718e79-5e8e-4201-bc49-168ab52ace60)
32

43
[![Build Status](https://github.com/SSobol77/csv-db-bridge/actions/workflows/test.yml/badge.svg)](https://github.com/SSobol77/csv-db-bridge/actions)
54
[![Python Versions](https://img.shields.io/badge/python-3.11%20|%203.12%20|%203.13-blue.svg)](https://www.python.org/)
65

7-
**csv-db-bridge** is a universal, cross-database toolkit written in Python to import and export data between `.csv` files and the most popular relational and non-relational databases.
6+
<br>
7+
8+
# **csv-db-sdk**
9+
10+
> *csv-db-sdk** is a universal, cross-database toolkit written in Python to import and export data between `.csv` files and the most popular relational and non-relational databases.
811
912
Supported operations:
1013
- 📥 Import from CSV/CLI to database

0 commit comments

Comments
 (0)