Skip to content

Commit 1172445

Browse files
committed
Update README.md
1 parent c00b737 commit 1172445

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# northwind-SQLite3
2-
Converted TABLES and VIEWS from Microsoft's Northwind DB from SQL-2000 to Sqlite3
2+
This is a copy of Microsoft's old Northwind database. All the TABLES and VIEWS from the MSSQL-2000 version have been converted to Sqlite3 and included here. Also included are two version prepopulated with data, a small verison and a large version. Should you decide to, you can use the included python script to pump the database full of more data.
3+
4+
![alt tag](https://raw.githubusercontent.com/jpwhite3/northwind-SQLite3/master/Northwind_ERD.png)

0 commit comments

Comments
 (0)