LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

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

Go

tinySQL

a lightweight, educational SQL database engine written in pure Go. It implements a comprehensive subset of SQL features using only Go's standard library, making it perfect for learning database internals.

GoEmergingdatabasedatabase-engineexamplegolang
GitHubWebsite
Stars
12
Forks
1
Contributors
2
Last push
7d ago

Recent commits

Latest commits.

  • fix(scheduler): eliminate data race in runIntervalScheduler shutdown (#20)
    263f828Copilot7d ago
  • add tinysqld (prepare for a real dbms)
    bb87682Simon Waldherr7d ago
  • Bump root Go toolchain to 1.25.11 to clear vulncheck CI failure (#19)
    44019c7Copilot8d ago
  • Add RAG helpers, VarRef lowercasing, TOP-N ORDER-BY
    ff4063fSimon Waldherr8d ago
  • Merge pull request #18 from SimonWaldherr/copilot/implement-mcp-server-for-tinysql
    79ad77eSimon Waldherr1mo ago
refactor: extract feature list into slice for readability in agent context builder
28bcc08copilot-swe-agent[bot]1mo ago
  • feat: add tinysql-mcp-server implementation with tools, resources, prompts, and tests
    f28079dcopilot-swe-agent[bot]1mo ago
  • Merge pull request #17 from SimonWaldherr/copilot/improve-fulltext-binary-blob-data-types
    9266e75Simon Waldherr1mo ago
  • Top contributors

    Builders behind this project.

    SimonWaldherr
    86 commits
    Copilot
    30 commits