Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Dec 30, 2023
1 parent a563387 commit 7890872
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions docs/database/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,26 @@
* PostgreSQL
* [正規化探討](https://hackmd.io/@pgsql-tw/BJZrBWU86)
* [PostgreSQL 巧用 array 處理 tags](https://hackmd.io/@pgsql-tw/rJSOHh8zT)
* [PostgreSQL 15 手冊翻譯](https://docs.postgresql.tw/v/15/)
* [26. 備份及還原](https://docs.postgresql.tw/v/15/server-administration/backup-and-restore)
* version 15
* [PostgreSQL 15 手冊翻譯](https://docs.postgresql.tw/v/15/)
* [26. 備份及還原](https://docs.postgresql.tw/v/15/server-administration/backup-and-restore)
* [PostgreSQL 15 Tutorial](https://www.postgresql.org/docs/15/tutorial.html)
* [9.7. Pattern Matching](https://www.postgresql.org/docs/15/functions-matching.html)
* ForeignKey
* [3.3. 外部索引鍵](https://docs.postgresql.tw/v/15/tutorial/advanced-features/foreign-keys)
* [Design Tools](https://wiki.postgresql.org/wiki/Design_Tools)
* [FAQ/zh-hant](https://wiki.postgresql.org/wiki/FAQ/zh-hant)
* [PostgreSQL 15 Tutorial](https://www.postgresql.org/docs/15/tutorial.html)
* [9.7. Pattern Matching](https://www.postgresql.org/docs/15/functions-matching.html)
* ForeignKey
* [3.3. 外部索引鍵](https://docs.postgresql.tw/v/15/tutorial/advanced-features/foreign-keys)
* [攻克金融數據之巔:優化 SQL 效能 - PostgreSQL 資料庫技巧揭密](https://coscup.org/2023/zh-TW/session/3MBNCY)
* MySQL
* replication
* [5.7/4.5.4 mysqldump — A Database Backup Program](https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html)
* [w3schools/sql](https://www.w3schools.com/sql/)
* [Triton Ho/slides](https://github.com/TritonHo/slides/tree/master)
* [TiDB](https://www.pingcap.com/)
* Spider
* [Spider Storage Engine Overview](https://mariadb.com/kb/en/spider-storage-engine-overview/)
* [Introduction to noSQL](https://tritonho.kktix.cc/events/2023-q4)
* [Introduction to Data Analysis WITHOUT RDBMS](https://tritonho.kktix.cc/events/2024-q1)
* [Introduction to Data Analysis WITHOUT RDBMS](https://tritonho.kktix.cc/events/2024-q1)
* greenplum
* Timescale
* PostGIS

0 comments on commit 7890872

Please sign in to comment.