Answer the question
In order to leave comments, you need to log in
What programming languages to choose? What DB?
Good day
There is a project:
The center of the whole system is the database. There is also an "executor" (script or program) that constantly performs the assigned tasks while working with the database. This very "executor" imitates the browser. It sends a request to the page (headers, get, post, json - a full bunch of data), receives headers and data (html or json) in response. It also works with web sockets (listening). The "executor" accepts large amounts of data, processes them (working with strings and parsing json) and puts them into the database. For the administrator, a special site is provided with which you can manage the contents of the database (roughly speaking, the DBMS).
"executor" - browser + js extension + php
Control panel - html/css/js (i.e. frontend) + php
database - MySQL
OS - win 10
Server (assembly) - mamp
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question