D
D
Daniel2017-02-13 16:49:56
JavaScript
Daniel, 2017-02-13 16:49:56

Local db without installation?

Good day.
The question is. Is there any database that does not require installation?
The bottom line is that there is a PC and a browser on board. It is impossible to install anything and there is no Internet, but I would like to somehow work with databases. Using a text document as a base is also not a very good option.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2017-02-13
@daniil46

Try indexedDB

N
ns5d, 2017-02-13
@ns5d

sqlite

A
Ajex, 2017-02-13
@Ajex

What do you mean it can't be installed? Is it possible to launch? You can run almost any local server without installation, just a portable version.
For example, for mysql there will be mysqld --defaults-file=c:\mysql\my.ini ... and let's go to work. Similar for other bases.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question