B
B
Beginner2017-08-13 10:17:57
SQL
Beginner, 2017-08-13 10:17:57

How to add large amount of data to sqlite?

To create a translator, you need to add a lot of words, I dug into the internet and found the sqlite expert program for conveniently compiling tables and adding information to them, what to do next, say there are 1000 words, do you need to write everything manually or are there any other methods to speed up this process?
Another question is whether there is a difference in the database extensions .bd, .bd3, .sqlite?
I don't understand databases please help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2017-08-13
@otetsgoogla

There is a SQLite Manager extension for the Firefox browser that allows you to define the database structure, manually create data, or simply import data from CSV, XML, SQL.
17038.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question