Skip to content
/ data Public

An assortment of SQLite3 databases in dumped form

Notifications You must be signed in to change notification settings

tonypdmtr/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

data

An assortment (to be) of SQLite3 databases in dumped form.

Re-create database by running the command:

sql database.db < database.sql

where

  • SQL is your actual SQLite3 path (see below),
  • DATABASE.DB is whatever file you want to name your database, and
  • DATABASE.SQL is the file you downloaded from here.

You can get pre-compiled SQLite3 shell for Windows or Linux i386

About

An assortment of SQLite3 databases in dumped form

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published