northwind-SQLite3

SQLite3 version of Microsoft's Northwind Database (by jpwhite3)

northwind-SQLite3 Alternatives

Similar projects and alternatives to northwind-SQLite3

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better northwind-SQLite3 alternative or higher similarity.

northwind-SQLite3 reviews and mentions

Posts with mentions or reviews of northwind-SQLite3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-06.
  • Node.js vs. Deno vs. Bun: JavaScript runtime comparison
    9 projects | dev.to | 6 Sep 2023
    Let’s get right to the point, Bun wins. We learned earlier about its performance capabilities regarding how many requests per second it can handle, which is quite impressive. It's a similar story when it comes to database operations. Average queries per second when loading the Northwind database for SQLite using Bun’s benchmark sample are as follows:
  • How should I go about mapping this database relationship in EF Core?
    1 project | /r/dotnet | 1 Jul 2023
    I didnt draw this. It's included on the README of this project
  • ASP.NET - Should I separate my DbContext into different classes?
    1 project | /r/dotnet | 29 Jun 2023
    I am making a sample application to improve my understanding of ASP.NET using the Northwind database for SQLite. I am using Entity Framework to interact with the database file. My question is simple. Should I be separating the data into many different DbContext classes (ProductsContext, SupplierContext, EmployeeContext, and so on...), or should I group them together somehow, or just put them all into one DataContext class. Keep in mind there is essentially only one database in this application.
  • Public SQL Databases for Experience...
    1 project | /r/dataengineering | 1 May 2023
    I have sometimes found this one useful for demonstration purposes: SQLite version of MS Northwind
  • What is Bun, and does it live up to the hype?
    3 projects | dev.to | 16 Aug 2022
    Finally, we have the SQLite benchmark. The benchmark performs a few queries on the Northwind SQLite database (which is the standard "Hello World" for SQL). Node uses better-sqlite3, Deno uses deno-sqlite, and Bun uses its built-in SQLite implementation. This benchmark seems like it is just trying to show that Bun's Zig SQLite implementation is fast, although it is a little unfair to Deno as deno-sqlite uses WASM, which often brings a performance disadvantage and therefore means that there can be faster Deno SQLite implementations.
  • Where can I download information to manipulate?
    1 project | /r/cscareerquestions | 4 Jul 2022
  • Regression Testing Table Data with Spreadsheet::Compare
    2 projects | dev.to | 6 Apr 2021
    For easy creation of sample data I have used the small version of the Northwind database available at https://github.com/jpwhite3/northwind-SQLite3.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic northwind-SQLite3 repo stats
7
423
4.8
5 months ago

jpwhite3/northwind-SQLite3 is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of northwind-SQLite3 is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com