Pervasive PSQL
Pervasive PSQL is a relational database developed by Pervasive Software mostly used as an embedded database. Originally, the product name was Btrieve and it was written by Doug and Nancy Woodward.
Btrieve was acquired by Novell in 1987, but spun off in 1994 as a new company called Btrieve Technologies (led by Doug and Nancy Woodward and Ron Harris). Btrieve Technologies was later renamed to Pervasive Software. Pervasive’s greatest strength is reliability. It has been continuously on the market for 30 years and customers report no operational problems with it. While other databases are better-known, Pervasive, being an embedded database, gets less public attention. However, it’s extremely popular and successful. Pervasive Software has 3500 partners worldwide, including 200 OEMs.
Pervasive PSQL has two database engines - a relational engine (which allows you to use SQL to work with the database) and a transactional engine (also known as the MicroKernel Database Engine or MKDE, which allows you to go directly to the database and bypass SQL altogether). MKDE guarantees a valid database state even in the event of power loss.
Pervasive PSQL data types we support
Export Pervasive PSQL Database
It may make sense to migrate your data away from Pervasive PSQL. You may want to do it permanently or just need to share your tables with a collague in a different format.
We will copy all your tables with their data and apply indexing and relationships exactly as they are in your current Pervasive PSQL database. In a nutshell, you get exactly the same database in another database engine. Each time you run the migration, we will copy all the tables again. Of course, we have a built-in scheduler, so you can run this overnight and have a fresh database copy in the morning.
Take a look at the quick tutorials below to see how it's done.
Import data into Pervasive PSQL Database
Additionally, if you want to import data on a regular basis and do not want to recreate the whole target database from scratch every time, but rather do tiny targeted sync of only changes since the last run, please use Full Convert Pro or Ultimate.
Take a look at the quick tutorials below to see how it's done.