반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Symbol
- TiDB
- DBMS
- kernel
- 함수포인터
- 긴옵션
- OS 커널
- TiKV
- getopts
- DBMS 개발
- bash
- 커널
- Programming
- Windows via c/c++
- 전처리기
- Pointer
- UNIX Internals
- go
- UNIX
- SQLite
- newSQL
- 컴퓨터 강좌
- 한빛미디어
- Golang
- 포인터변수
- 약어
- FreeBSD
- 구조와 원리
- Preprocessor
- 포인터
Archives
- Today
- Total
목록Architecture (1)
sonumb
The Architecture Of SQLite
출처: modules/moniwiki/wiki.php/SQLIte%20Architecture Contents 1 The Architecture Of SQLite 1.1 Introduction 1.2 Interface 1.3 Tokenizer 1.4 Parser 1.5 Code Generator 1.6 Virtual Machine 1.7 B-tree Driver 1.8 Page Cache 1.9 OS Interface 2 결론 3 관련 링크 1 The Architecture Of SQLite 작성자: mwyun(멍) 1.1 Introduction SQLite library의 acrchitecture 설명에 대한 문서이다. Block Diagram Of SQLite 그림 참조 1.2 Interface SQL..
개발자 이야기/DBMS_Development
2008. 2. 12. 15:52