並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

append-onlyの検索結果1 - 3 件 / 3件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

append-onlyに関するエントリは3件あります。 databaseSQLRust などが関連タグです。 人気エントリには 『GitHub - DavidLiedle/DriftDB: DriftDB - An experimental append-only database with built-in time travel. Query any point in history, guaranteed data integrity, and immutable audit trails. Written in Rust.』などがあります。
  • GitHub - DavidLiedle/DriftDB: DriftDB - An experimental append-only database with built-in time travel. Query any point in history, guaranteed data integrity, and immutable audit trails. Written in Rust.

    Experimental PostgreSQL-Compatible Time-Travel Database (v0.9.1-alpha) - An ambitious temporal database project with advanced architectural designs for enterprise features. Query your data at any point in history using standard SQL. ⚠️ ALPHA SOFTWARE - NOT FOR PRODUCTION USE: This version contains experimental implementations of enterprise features. The codebase compiles cleanly with zero warnings

      GitHub - DavidLiedle/DriftDB: DriftDB - An experimental append-only database with built-in time travel. Query any point in history, guaranteed data integrity, and immutable audit trails. Written in Rust.
    • Append-only programming

      I have recently adopted a new methodology of software development: Everything goes in a single C file. New code is appended to the end of the file. Existing code cannot be edited. I call it append-only programming. Append-only programming has many benefits. It forces you to define your interfaces before your implementations. It encourages you to write small functions. And it produces source code t

      • GitHub - aymanhs/nanotdb: A tiny, append‑only time‑series database designed for long‑running sensor data on modest hardware.

        A small embedded time-series database for Raspberry Pi, edge devices, appliances, and other single-node systems where you want local metrics storage without a big stack behind it. NanoTDB is built for the case where InfluxDB-, VictoriaMetrics-, or Prometheus- style tooling can feel heavier than the problem. It stores metrics as plain files under one directory, supports offline inspection with nano

          GitHub - aymanhs/nanotdb: A tiny, append‑only time‑series database designed for long‑running sensor data on modest hardware.
        1

        新着記事