On Wed 19 Dec 2018  2:34 PM, Arun - Siara Logics (cc) wrote:
> This project (https://github.com/siara-cc/employee_db) hosts the Sqlite3 db 
> file ported from mysql test_db found at 
> https://github.com/datacharmer/test_db. It can be used to test your 
> applications and database servers. To use this project, download 
> employees.db.bz2, unzip and open using sqlite3 command line tool. 
>

Anyone else have issues decompressing the file?

$ bzip2 -d employees.db.bz2 
bzip2: employees.db.bz2 is not a bzip2 file.

bunzip2 employees.db.bz2                                                        
                                                                                
  
bunzip2: employees.db.bz2 is not a bzip2 file.

$ file employees.db.bz2                                                         
                                                                                
    
employees.db.bz2: Non-ISO extended-ASCII HTML document text

$ sha256 employees.db.bz2                                                       
                                                                                
    
SHA256 (employees.db.bz2) =
2c24eaa81d65459ec412e1e4e7a0955349f40ccff02abe98b72b0af5e84495f2
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to