Skip to content

bekicot/sdq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackexchange Dump Query

Stackexchange dump query. Export XML dump from stackexchange to SQLite. It will create corresponding table for each files.

Planned Feature

  • query stackexchange xml dump using command line.

Usage

Export to sqlite db

sdq export Users.xml

By default it will be exported to stackexchange.db.sqlite. It will REPLACE the table with the new data if it already exists.

Tested DB

  • startups.stackexchange.com (Deleted Beta)

About

Stackexchange XML Dump Query Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages