Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a8a1f1a

Browse files
author
bajins
committed
docs(DBS/README.md): 更新数据库相关资源链接
- 移除 neon 项目链接 - 添加 minidb 项目链接 - 更新多个 Go 相关的库和工具链接 - 大幅更新 IDEA 插件和相关工具链接 - 补充静态代码分析工具和性能跟踪分析资源
1 parent e10bfa7 commit a8a1f1a

File tree

11 files changed

+319
-285
lines changed

11 files changed

+319
-285
lines changed

‎DBS/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
- [Flyway 数据库脚本版本控制工具](https://blog.csdn.net/yanxilou/article/details/86592882)
9191
- [用flyway对数据库管理和迁移](https://pdai.tech/md/spring/springboot/springboot-x-mysql-flyway.html)
9292
- [https://github.com/liquibase](https://github.com/liquibase)
93-
- [https://github.com/neondatabase/neon](https://github.com/neondatabase/neon)
9493
- [https://github.com/sqitchers/sqitch](https://github.com/sqitchers/sqitch)
9594
- [https://github.com/ariga/atlas](https://github.com/ariga/atlas)
9695
- [https://github.com/JumpMind/symmetric-ds](https://github.com/JumpMind/symmetric-ds)
@@ -399,6 +398,7 @@
399398
* [https://github.com/apache/kafka](https://github.com/apache/kafka)
400399
* [https://github.com/apache/atlas](https://github.com/apache/atlas)
401400
* [https://github.com/MarquezProject/marquez](https://github.com/MarquezProject/marquez)
401+
* [https://github.com/yyun543/minidb](https://github.com/yyun543/minidb)
402402

403403

404404

‎Go/Go第三方库.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@
210210
* [https://github.com/alecthomas/kong](https://github.com/alecthomas/kong)
211211
* [https://github.com/mitchellh/cli](https://github.com/mitchellh/cli)
212212
* [https://github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags)
213+
* [https://github.com/ameshkov/gocurl](https://github.com/ameshkov/gocurl)
214+
* [https://github.com/mholt/curl-to-go](https://github.com/mholt/curl-to-go)
213215
* CLI [https://github.com/blend/go-sdk](https://github.com/blend/go-sdk)
214216
* shell [https://github.com/creack/pty](https://github.com/creack/pty)
215217
* 生成x86程序 [https://github.com/mmcloughlin/avo](https://github.com/mmcloughlin/avo)
@@ -289,6 +291,7 @@
289291
* [https://github.com/sbinet/go-python](https://github.com/sbinet/go-python)
290292
* [https://github.com/ihciah/rust2go](https://github.com/ihciah/rust2go)
291293
* [https://github.com/ebitengine/purego](https://github.com/ebitengine/purego)
294+
* [https://github.com/goplus/llcppg](https://github.com/goplus/llcppg)
292295
* GO编译为JS [https://github.com/gopherjs](https://github.com/gopherjs)
293296
* JavaScript [https://github.com/rogchap/v8go](https://github.com/rogchap/v8go)
294297
* [https://github.com/dop251/goja](https://github.com/dop251/goja)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /