B
B
badproger12years2019-05-25 17:19:16
MySQL
badproger12years, 2019-05-25 17:19:16

Where is the fastest and best way to save parser data and how to automate saving?

I have parser data, I need the data to be sent every week.
Either to a file or to sql.
What is better to CHOOSE.
And how to automate the process, note: without access to a computer.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2019-05-25
@LiS-31

You asked a very abstract question.
What exactly is a parser? What does it parse and where does it put it? Do you need to send data on the same network \ to a public network?
For example, you can use Telegraf+InfluxDB to parse text files.

A
Alexander Alekseev, 2019-05-25
@ntllct

You can try LevelDB, which can also compress data.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question