Prototype implementations of database internal concepts and algorithms in Golang.
-
Updated
Mar 9, 2024 - Go
Prototype implementations of database internal concepts and algorithms in Golang.
This SQL Parser Repository aims to offer in-depth insights into SQL parsing, covering lexical analysis, syntax parsing, semantic validation, and query optimization. It's a work in progress, with ongoing updates planned to include detailed documentation, code examples, and practical exercises.
MemStash is a Redis-like server implemented in Go. MemStash supports a variety of common Redis commands, offers serialization and deserialization of data in the Redis Serialization Protocol (RESP) format, and includes persistent logging of executed commands in an Append-Only File (AOF).
Add a description, image, and links to the database-internals topic page so that developers can more easily learn about it.
To associate your repository with the database-internals topic, visit your repo's landing page and select "manage topics."