Skip to content

Database project when I'm watching 神楽めあ on bilibili

Notifications You must be signed in to change notification settings

Nayaco/KaguraDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaguraDB

TodoList

  • Buffer

  • Index

  • Catalog

  • Record

  • Parser

    • Lexer

    • Parser

  • AST

  • REPL

  • Error Warning and Info

    • Syntax Error

    • ...

  • ...

Introduction

create table Test2 (testpk int, test1 char(20), test2 float, primary key(testpk));

About

Database project when I'm watching 神楽めあ on bilibili

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published