northwind-SQLite3

Business database

Re-implementation of a sample business database schema in SQLite3 for educational purposes.

SQLite3 version of Microsoft's Northwind Database

GitHub

478 stars
18 watching
200 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
newsoft/sqlite3-dbx A SQLite-based database with encryption support 22
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,708
iwongu/sqlite3pp A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. 610
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
rmartinjak/mex-sqlite3 An extension that enables MATLAB or GNU/octave to interact with SQLite databases. 5
pharo-rdbms/pharo-sqlite3 A Smalltalk binding for the popular SQLite3 database engine. 22
dawidwetzler/nuxt3-capacitor-sqlite-kysely-example An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage 2
dativebase/old Software for creating collaborative databases of language data 1
nickjj/flask-db A CLI extension for managing and migrating databases with Alembic 76
datawan-labs/pg A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes 355
sparklemotion/sqlite3-ruby Provides Ruby bindings for the SQLite3 embedded database engine 782
jbreeden/mruby-sqlite Provides Ruby language bindings to the SQLite3 C API 4
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 73
dridk/sqlite2duckdb Converts one type of relational database to another with high reading efficiency. 12