Answer the question
In order to leave comments, you need to log in
Choosing a programming language to work with MySQL?
Good afternoon. I'll start with myself. As a former student of a near-IT specialty, there is no experience as such in programming except for laboratory work.
The essence of the problem is this, there was a need to at least try to write a program for automating processing, sorting and editing data from mysql (mandatory mysql). The data in the database comes from telematic devices.
And now the question is, what set of tools would you recommend for the implementation of the program, for a person who has not written anything for a long time and, roughly speaking, will only take the first steps. There is a lot of time, ready to learn the material.
Sorry, I wrote very chaotically, if you ask questions, I will try to describe in more detail.
Thanks to all
Answer the question
In order to leave comments, you need to log in
Where and how would you like to run your program, does it need an interface or is the command line sufficient? Or do you need web access?
And how long will the script run.
If it’s all the same what to learn, then I would play around with Node.JS, but this is not for a beginner.
For a beginner: Java, PHP, C# are good entry
on any modern one you know better.
there are modules for connecting to mysql almost everywhere
ddili.org/ders/d.en/index.html
code.dlang.org/packages/ddbc
examples are simple and clear
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question