Skip to content

A simple utility to parse and display the header contents of a SQLite database

License

Notifications You must be signed in to change notification settings

thetinygoat/sqlite-header-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite Header Parser

This simple program parses the header as defined by the SQLite file format and displays the values.

Usage

To use this, create a sqlite database named db in the root of the directory and run the binary using cargo run.

About

A simple utility to parse and display the header contents of a SQLite database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages