-->
Page 1 of 3

ESP8266 database

PostPosted: Fri Jun 26, 2020 5:31 pm
by Seif_1999
Is it possible operate an ESP8266 as a local database host?
If it is possible, what kind of database can I run? If there is no database currently available to run on the ESP8266, can you recomend where can I start to create my own database.
Note: I do not need huge storage, just a few kilobytes would do.

Re: ESP8266 database

PostPosted: Sat Jun 27, 2020 2:40 am
by Pablo2048
You didn't specify environment/platform used so generally - yes, it is possible. Use the Google - it's not so hard to find...

Re: ESP8266 database

PostPosted: Sat Jun 27, 2020 7:14 pm
by Seif_1999
Obviously, I am looking for somewhere to start, I don't know what do you mean by platforms( do you mean like arduino IDE or microPython?) and I don't know a title to for what I want to search for.
That's why I asked here, if I knew what to search for I wouldn't post a question.
As I said, I am looking for a point to start of, I don't need a complete solution.

Re: ESP8266 database

PostPosted: Sun Jun 28, 2020 2:48 am
by Pablo2048
The only obvious thing I can see here is that you are unable to place even simple "esp8266 database library" question to the google. Platform/framework for ESP8266 are for example (just to name few) Arduino (Arduino IDE is NOT a platform), ESP-IDF, microPython, SMING, ...). The database solution is platform specific - this is really obvious, and there are at least two platforms for which the libraries exist. So - point of start? Put some effort to solve your problem and use the Google... When you choose the platform for your project and show us that you did something instead of "asking of how to ask" then maybe someone give you better answer. I'm totally with McChubby007's https://www.esp8266.com/viewtopic.php?f=12&t=16394&p=71932&hilit=ranting#p71932 for such kind of questions.