A
A
Aleksandr Tsuzas2020-07-01 10:27:41
Bots
Aleksandr Tsuzas, 2020-07-01 10:27:41

How to make a database to store bots for a social network in it?

How to make a database to store bots for a social network in it?
Good afternoon!
I don't have much experience, so the question may be simple.
I want to write a program that should store bots in a database. But I have never encountered this and I do not know how to approach this problem.
What is the best language to use (c#/Python)? And if you also tell me where to study it, I will be very grateful.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Korobkov, 2020-07-01
@BorisKorobkov

Programs/scripts/applications/bots are stored in files, not in a database. The data is stored in the database. The structure of the database depends on the specific needs.
The language to use is the one that you know better and for which there are already the necessary ready-made modules / libraries.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question