LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

  • Markets
  • Builders
  • Research
  • Ecosystems
  • Launchpads
  • Search
Ecosystems

JavaScript

sql-event-store

Demonstration of a SQL event store with de-duplication and guaranteed event ordering. This event store can be ported to most SQL RDBMS and accessed from concurrent readers and writers, including high-load serverless functions.

JavaScriptEmerging
GitHub
Stars
70
Forks
12
Contributors
2
Last push
28d ago

Recent commits

Latest commits.

  • Ignore rm error if sqlite database file does not exist.
    78df797Matt Bishop28d ago
  • Fix readme about SQLite engine in tests.
    75827e0Matt Bishop28d ago
  • Clean up imports, normalize case in SQL statements.
    f462eefMatt Bishop28d ago
  • Fix race condition (sqlite, postgres) on trigger first event for entity validation. Sql Server already has this protection.
    866c8bfMatt Bishop29d ago
  • Upgraded to node 24.
    7f42850Matt Bishop1mo ago
Merge pull request #6 from SBortz/tsql-implementation
4494037Matt Bishop6mo ago
  • removed .net benchmark
    9b58beaSebastian Bortz6mo ago
  • Added bench.ts
    aee683fSebastian Bortz6mo ago
  • Top contributors

    Builders behind this project.

    mattbishop
    67 commits
    SBortz
    19 commits