B
B
beduin012015-01-01 17:49:42
SQL
beduin01, 2015-01-01 17:49:42

Work of a DB without DBMS?

There is an application that needs the MariaDB / MySQL DBMS to work. Is there any way to embed a MariaDB/MySQL database into it so that it works?
The task is to make the software portable without the need to install it.
If not, what databases can be used as embeddables?
PS sqllite doesn't suit me... big data volumes are planned

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2015-01-01
@gbg

Firebird has the necessary properties of a portable database .

  • its deployment in this form does not require the installation of services
  • it only needs a couple of libraries to work
  • The database works very fast on weak hardware.
  • it easily digests hundreds of gigabytes

I
Ivan, 2015-01-02
@LiguidCool

Pick Denver, because the muscle is somehow built into it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question