sqlite-fast VS NORM

Compare sqlite-fast vs NORM and see what are their differences.

sqlite-fast

A high performance, low allocation SQLite wrapper targeting .NET Standard 2.0. (by zmj)

NORM

NORM - No ORM framework (by hettie-d)
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sqlite-fast NORM
2 3
12 110
- -
4.7 7.6
8 months ago 6 months ago
C# PLpgSQL
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sqlite-fast

Posts with mentions or reviews of sqlite-fast. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • Is ORM still an anti-pattern?
    15 projects | news.ycombinator.com | 27 Jun 2023
    I think this is the sweet spot. Last time I worked with SQLite on .NET I wrote a wrapper library along those lines: https://github.com/zmj/sqlite-fast
  • LiteDB: A .NET embedded NoSQL database
    7 projects | news.ycombinator.com | 8 Nov 2022
    A few years ago, I needed faster SQLite interop than Microsoft.Data.Sqlite, and ended up writing my own: https://github.com/zmj/sqlite-fast

    The ergonomics could be better, but this enabled query execution to avoid heap allocations and reflection.

NORM

Posts with mentions or reviews of NORM. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

What are some alternatives?

When comparing sqlite-fast and NORM you can also consider the following projects:

LiteDB-Benchmark - A LiteDB benchmark with another NoSQL databases

Norm.net - Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher