sqlite-fast

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

Sqlite-fast Alternatives

Similar projects and alternatives to sqlite-fast

  1. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. lago

    Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics

  4. sqlc

    Generate type-safe code from SQL

  5. TypeORM

    170 sqlite-fast VS TypeORM

    ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

  6. sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

  7. jOOQ

    jOOQ is the best way to write SQL in Java

  8. slonik

    74 sqlite-fast VS slonik

    A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. postgres

    44 sqlite-fast VS postgres

    Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare (by porsager)

  11. Sequel

    Sequel: The Database Toolkit for Ruby

  12. SQLPage

    Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.

  13. JDBI

    29 sqlite-fast VS JDBI

    The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

  14. LINQ to DB

    Linq to database provider.

  15. cornucopia

    Generate type-checked Rust from your PostgreSQL.

  16. potygen

    4 sqlite-fast VS potygen

    Postgres SQL Parser and type generator

  17. LiteDB

    LiteDB - A .NET NoSQL Document Store in a single data file

  18. NORM

    3 sqlite-fast VS NORM

    NORM - No ORM framework (by hettie-d)

  19. LiteDB-Benchmark

    A LiteDB benchmark with another NoSQL databases

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

sqlite-fast discussion

Log in or Post with

sqlite-fast reviews and mentions

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.

Stats

Basic sqlite-fast repo stats
2
14
3.0
11 months ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com