acf-patrick / sqlite-to-json

Dump all records from source database to a JSON file with same file name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sqlite to JSON

Dump all records found in source database to a JSON file with the same filename.

Make sure to have a proper installation of Sqlite on your OS.
This program doesn't deliver a Sqlite driver.

About

Dump all records from source database to a JSON file with same file name

License:MIT License


Languages

Language:C++ 100.0%