diff --git a/db/nosql/column/clickhouse/feature/functions/other.txt b/db/nosql/column/clickhouse/feature/functions/other.txt new file mode 100644 index 000000000..b5dd2c325 --- /dev/null +++ b/db/nosql/column/clickhouse/feature/functions/other.txt @@ -0,0 +1 @@ +https://clickhouse.com/docs/ru/sql-reference/functions/other-functions diff --git a/db/nosql/column/clickhouse/feature/functions/state.txt b/db/nosql/column/clickhouse/feature/functions/state.txt new file mode 100644 index 000000000..46dd07148 --- /dev/null +++ b/db/nosql/column/clickhouse/feature/functions/state.txt @@ -0,0 +1,2 @@ +2024 +https://habr.com/ru/articles/842078/ diff --git a/db/nosql/tarantool/docs/articles.txt b/db/nosql/tarantool/docs/articles.txt index a06b6c37d..433631f9a 100644 --- a/db/nosql/tarantool/docs/articles.txt +++ b/db/nosql/tarantool/docs/articles.txt @@ -1,4 +1,7 @@ 2024 +https://habr.com/ru/companies/vk/articles/843068/ +https://habr.com/ru/companies/vk/articles/868406/ + cdc https://habr.com/ru/companies/vk/articles/819059/ 2023 https://habr.com/ru/companies/vk/articles/761950/ diff --git a/db/nosql/tarantool/docs/blog.txt b/db/nosql/tarantool/docs/blog.txt new file mode 100644 index 000000000..06acbe98e --- /dev/null +++ b/db/nosql/tarantool/docs/blog.txt @@ -0,0 +1 @@ +https://www.tarantool.io/blog/ru/ diff --git a/db/sql/features/performance/articles.txt b/db/sql/features/performance/articles.txt new file mode 100644 index 000000000..26a618eff --- /dev/null +++ b/db/sql/features/performance/articles.txt @@ -0,0 +1,2 @@ +2024 +https://levelup.gitconnected.com/in-search-of-improving-database-performance-a-comprehensive-guide-with-8-key-strategies-3496f2262cdb diff --git a/db/sql/features/index/articles.txt b/db/sql/features/performance/index/articles.txt similarity index 100% rename from db/sql/features/index/articles.txt rename to db/sql/features/performance/index/articles.txt diff --git a/db/sql/features/sharding.txt b/db/sql/features/performance/sharding.txt similarity index 100% rename from db/sql/features/sharding.txt rename to db/sql/features/performance/sharding.txt diff --git a/db/sql/features/window-functions.txt b/db/sql/features/query/window-functions.txt similarity index 100% rename from db/sql/features/window-functions.txt rename to db/sql/features/query/window-functions.txt diff --git a/db/sql/inproc/duckdb.txt b/db/sql/inproc/duckdb.txt deleted file mode 100644 index 563f7df8c..000000000 --- a/db/sql/inproc/duckdb.txt +++ /dev/null @@ -1,22 +0,0 @@ -https://duckdb.org/ -https://duckdb.org/why_duckdb#free - -https://github.com/duckdb/duckdb - -https://duckdb.org/docs/ - -https://duckdb.org/news/ - -books -2024 -Needham - DuckDB in Action - B503CC45E0FEB15F6D8077493481DFC0 -AuburyLetcher - Getting Started with DuckDB - 1227CFF0C4277383D6AA6D71976ABCA3 - -2024 -https://www.pgrs.net/2024/03/21/duckdb-as-the-new-jq/ - https://www.postgresql.org/docs/current/functions-json.html -2023 -https://duckdb.org/2023/09/26/announcing-duckdb-090.html -https://duckdb.org/2023/03/03/json.html diff --git a/db/sql/inproc/duckdb/articles.txt b/db/sql/inproc/duckdb/articles.txt new file mode 100644 index 000000000..da97583d8 --- /dev/null +++ b/db/sql/inproc/duckdb/articles.txt @@ -0,0 +1,6 @@ +2024 +https://www.pgrs.net/2024/03/21/duckdb-as-the-new-jq/ + https://www.postgresql.org/docs/current/functions-json.html +2023 +https://duckdb.org/2023/09/26/announcing-duckdb-090.html +https://duckdb.org/2023/03/03/json.html diff --git a/db/sql/inproc/duckdb/books.txt b/db/sql/inproc/duckdb/books.txt new file mode 100644 index 000000000..4d94d0804 --- /dev/null +++ b/db/sql/inproc/duckdb/books.txt @@ -0,0 +1,5 @@ +2024 +Needham - DuckDB in Action + B503CC45E0FEB15F6D8077493481DFC0 +AuburyLetcher - Getting Started with DuckDB + 1227CFF0C4277383D6AA6D71976ABCA3 diff --git a/db/sql/inproc/duckdb/duckdb.txt b/db/sql/inproc/duckdb/duckdb.txt new file mode 100644 index 000000000..6f57f395b --- /dev/null +++ b/db/sql/inproc/duckdb/duckdb.txt @@ -0,0 +1,8 @@ +https://duckdb.org/ +https://duckdb.org/why_duckdb#free + +https://github.com/duckdb/duckdb + +https://duckdb.org/docs/ + +https://duckdb.org/news/ diff --git a/db/sql/inproc/duckdb/sql-workbench.txt b/db/sql/inproc/duckdb/sql-workbench.txt new file mode 100644 index 000000000..717dc9aa5 --- /dev/null +++ b/db/sql/inproc/duckdb/sql-workbench.txt @@ -0,0 +1,2 @@ +https://sql-workbench.com/ +https://github.com/tobilg/sql-workbench diff --git a/db/sql/postgres/feature/admin/articles.txt b/db/sql/postgres/feature/admin/articles.txt new file mode 100644 index 000000000..bf90cde62 --- /dev/null +++ b/db/sql/postgres/feature/admin/articles.txt @@ -0,0 +1,6 @@ +2024 +https://habr.com/ru/articles/843324/ +https://habr.com/ru/articles/843264/ +https://habr.com/ru/articles/843076/ +https://habr.com/ru/articles/843012/ +https://habr.com/ru/articles/841146/ diff --git a/db/sql/postgres/feature/replication.txt b/db/sql/postgres/feature/admin/replication.txt similarity index 98% rename from db/sql/postgres/feature/replication.txt rename to db/sql/postgres/feature/admin/replication.txt index b877fc0e2..c125bb188 100644 --- a/db/sql/postgres/feature/replication.txt +++ b/db/sql/postgres/feature/admin/replication.txt @@ -1,6 +1,9 @@ https://www.postgresql.org/docs/current/logical-replication-subscription.html 2024 +https://habr.com/ru/companies/postgrespro/articles/793158/ +https://habr.com/ru/companies/postgrespro/articles/793156/ +https://habr.com/ru/companies/postgrespro/articles/793068/ https://www.dolthub.com/blog/2024-03-08-postgres-logical-replication/ ??? https://www.crunchydata.com/blog/active-active-postgres-16 diff --git a/db/sql/postgres/feature/internals/maps/visibility.txt b/db/sql/postgres/feature/internals/maps/visibility.txt index c1e288dcc..0e1f4faa1 100644 --- a/db/sql/postgres/feature/internals/maps/visibility.txt +++ b/db/sql/postgres/feature/internals/maps/visibility.txt @@ -1,2 +1,5 @@ https://www.postgresql.org/docs/devel/pgvisibility.html https://www.postgresql.org/docs/16/pgvisibility.html + +2024 +https://habr.com/ru/articles/842520/ diff --git a/db/sql/postgres/feature/internals/storage/articles.txt b/db/sql/postgres/feature/internals/storage/articles.txt new file mode 100644 index 000000000..760ba4ebd --- /dev/null +++ b/db/sql/postgres/feature/internals/storage/articles.txt @@ -0,0 +1,2 @@ +2024 +https://habr.com/ru/articles/841674/ diff --git a/db/sql/postgres/feature/internals/storage/presentations.txt b/db/sql/postgres/feature/internals/storage/presentations.txt new file mode 100644 index 000000000..b2dea2216 --- /dev/null +++ b/db/sql/postgres/feature/internals/storage/presentations.txt @@ -0,0 +1,3 @@ +2024 +LvivJavaClub - 310 - PostgreSQL store by Oleksandr Belinskyi 0:00 of 53:24 + https://www.youtube.com/watch?v=YmRu7AGyoqw diff --git a/db/sql/postgres/feature/internals/storage/storage.txt b/db/sql/postgres/feature/internals/storage/storage.txt index bd4ecde0d..1a735382f 100644 --- a/db/sql/postgres/feature/internals/storage/storage.txt +++ b/db/sql/postgres/feature/internals/storage/storage.txt @@ -2,10 +2,6 @@ https://www.postgresql.org/docs/current/storage.html https://www.postgresql.org/docs/current/storage-page-layout.html https://postgrespro.ru/docs/postgrespro/current/storage-page-layout -2024 -LvivJavaClub - 310 - PostgreSQL store by Oleksandr Belinskyi 0:00 of 53:24 - https://www.youtube.com/watch?v=YmRu7AGyoqw - each table consists from multiple layers each file is no more than 1 Gb diff --git a/db/sql/postgres/feature/internals/vacuum/articles.txt b/db/sql/postgres/feature/internals/vacuum/articles.txt new file mode 100644 index 000000000..9639740a9 --- /dev/null +++ b/db/sql/postgres/feature/internals/vacuum/articles.txt @@ -0,0 +1,3 @@ +2024 +https://habr.com/ru/companies/otus/articles/845064/ +https://habr.com/ru/articles/845454/ diff --git a/db/sql/postgres/feature/performance/planner/docs/articles.txt b/db/sql/postgres/feature/performance/planner/docs/articles.txt new file mode 100644 index 000000000..0eccafdf9 --- /dev/null +++ b/db/sql/postgres/feature/performance/planner/docs/articles.txt @@ -0,0 +1,2 @@ +2024 +https://habr.com/ru/companies/postgrespro/articles/841918/ diff --git a/db/sql/postgres/feature/transaction/isolation-levels.txt b/db/sql/postgres/feature/transaction/isolation-levels.txt index 3b368a230..60d518d96 100644 --- a/db/sql/postgres/feature/transaction/isolation-levels.txt +++ b/db/sql/postgres/feature/transaction/isolation-levels.txt @@ -18,4 +18,5 @@ show default_transaction_isolation; at distinct level we use distinct snapshoting strategies ... 2024 +https://habr.com/ru/articles/845522/ https://habr.com/ru/articles/815323/ diff --git a/db/sql/postgres/tools/log/pgbadger.txt b/db/sql/postgres/tools/log/pgbadger.txt new file mode 100644 index 000000000..c3c820667 --- /dev/null +++ b/db/sql/postgres/tools/log/pgbadger.txt @@ -0,0 +1,2 @@ +https://pgbadger.darold.net/ +https://github.com/darold/pgbadger diff --git a/devops/cloud/google/youtube/clients/ytui.txt b/devops/cloud/google/youtube/clients/ytui.txt new file mode 100644 index 000000000..02b84285f --- /dev/null +++ b/devops/cloud/google/youtube/clients/ytui.txt @@ -0,0 +1 @@ +https://github.com/Banh-Canh/ytui diff --git a/libs/teatime.txt b/libs/teatime.txt new file mode 100644 index 000000000..e50a7dd74 --- /dev/null +++ b/libs/teatime.txt @@ -0,0 +1,2 @@ +https://bjesus.github.io/teatime/ +https://github.com/bjesus/teatime diff --git a/pl/cross/tools/ide/zed/extensions.txt b/pl/cross/tools/ide/zed/extensions.txt new file mode 100644 index 000000000..05941936d --- /dev/null +++ b/pl/cross/tools/ide/zed/extensions.txt @@ -0,0 +1 @@ +https://zed.dev/extensions diff --git a/pl/cross/tools/ide/zed/inst.txt b/pl/cross/tools/ide/zed/inst.txt new file mode 100644 index 000000000..91d6546f5 --- /dev/null +++ b/pl/cross/tools/ide/zed/inst.txt @@ -0,0 +1,6 @@ +https://zed.dev/linux + curl -f https://zed.dev/install.sh | sh + +https://zed.dev/docs/assistant/configuration +https://zed.dev/docs/assistant/assistant-panel +https://zed.dev/docs/assistant/commands diff --git a/pl/cross/tools/ide/zed.txt b/pl/cross/tools/ide/zed/zed.txt similarity index 100% rename from pl/cross/tools/ide/zed.txt rename to pl/cross/tools/ide/zed/zed.txt diff --git a/pl/go/docs/trainer.txt b/pl/go/docs/trainer.txt new file mode 100644 index 000000000..ede150907 --- /dev/null +++ b/pl/go/docs/trainer.txt @@ -0,0 +1 @@ +https://github.com/rusinikita/trainer diff --git a/pl/web/css/docs/reference.txt b/pl/web/css/docs/reference.txt index 748cf043b..0fcaae631 100644 --- a/pl/web/css/docs/reference.txt +++ b/pl/web/css/docs/reference.txt @@ -1,6 +1,7 @@ https://developer.mozilla.org/en-US/docs/Web/CSS https://www.w3schools.com/cssref/css_functions.php https://tympanus.net/codrops/css_reference/ +https://hcdev.ru/css/ https://cssreference.io/ diff --git a/pl/web/html/docs/reference.txt b/pl/web/html/docs/reference.txt index b41046d97..c7d695f33 100644 --- a/pl/web/html/docs/reference.txt +++ b/pl/web/html/docs/reference.txt @@ -1,4 +1,6 @@ https://developer.mozilla.org/en-US/docs/Web/HTML/Reference https://developer.mozilla.org/en-US/docs/Web/HTML/Element +https://hcdev.ru/html/ + https://github.com/xsltdev/hcdev.ru https://html5book.ru/css-spravochnik.html diff --git a/pl/web/html/docs/tutorials.txt b/pl/web/html/docs/tutorials.txt index 69e661be0..25e67b29f 100644 --- a/pl/web/html/docs/tutorials.txt +++ b/pl/web/html/docs/tutorials.txt @@ -1,3 +1,4 @@ +https://hcdev.ru/learn/html5/overview/ https://marksheet.io/ http://www.tutorialspoint.com/html/html_tutorial.pdf https://tutorialehtml.com/