0

What is the best way to insert a raw bytes object into a SQL database using Python?

3
  • Possible duplicate for this: stackoverflow.com/questions/5241031/… Commented Mar 26, 2018 at 18:30
  • I don't think so because I don't want to use uuid (I don't need a key) Commented Mar 26, 2018 at 18:34
  • what about pack/unpack in python and use int/hex in db? Commented Mar 26, 2018 at 18:38

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.