Hi I am developing desktop portable free application and I`m looking for portable database:
thanks for advice
can you write some advantages and disadvangtages?
Data portability refers to the ability to move, copy or transfer data easily from one database, storage or IT environment to another. Portability describes the extent to which the data can easily be ported between different computers and operational environments.
SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private.
Heroku Postgres. Heroku is a platform for running apps in the cloud, and you can run a free PostgreSQL database alongside your app. Postgres is a relational database that's compatible with SQL.
SQLite:
self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain.
-Adam
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With