1

Are there any Arduino libraries that allow you to upload data directly to PostgreSQL?

I have been turning the internet upside down to answer this question but most of the information is several years old.

asked Mar 29, 2021 at 21:40

1 Answer 1

2

The only solution to this question that I could find is a GitHub repository that hasn't been touched in several years called, SimplePgSQL. Feel free to add a better answer if you are able to find something more current. More current information would be useful!

https://github.com/ethanak/SimplePgSQL

answered Apr 5, 2021 at 14:34
1
  • Looks like the other alternative is to use a Raspberry Pi to easily upload sensor data to a Postgresql database. Commented May 18, 2021 at 15:38

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

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.