Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# mysql-python-util
MySQL Python utils.

Note : It's under development.

This is a MySQL utilities project created in Python.
Initially you can do below things.

1. Run an insert / update query with an option to manually commit the result.