mirror of
https://github.com/JG2401/TechToolkit.git
synced 2026-08-29 04:30:10 +00:00
missing links added
This commit is contained in:
18
README.md
18
README.md
@@ -3,18 +3,18 @@ Collection of useful software
|
|||||||
|
|
||||||
## IDE & Editors
|
## IDE & Editors
|
||||||
|
|
||||||
- [Visual Studio]()
|
- [Visual Studio](https://visualstudio.microsoft.com/)
|
||||||
- [Visual Studio Code](https://github.com/microsoft/vscode) - Cross-platform open-source text editor.
|
- [Visual Studio Code](https://github.com/microsoft/vscode) - Cross-platform open-source text editor.
|
||||||
- [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus) - Free code editor that supports several programming languages and natural languages
|
- [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus) - Free code editor that supports several programming languages and natural languages
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
- [MySql](https://github.com/mysql/mysql-server)
|
- [MySql](https://github.com/mysql/mysql-server)
|
||||||
- [MariaDB]()
|
- [MariaDB](https://mariadb.org/)
|
||||||
- [MSSQL]()
|
- [MSSQL](https://www.microsoft.com/sql-server/)
|
||||||
- [PostgreSQL]()
|
- [PostgreSQL](https://www.postgresql.org/)
|
||||||
- [Oracle]()
|
- [Oracle](https://www.oracle.com/database/)
|
||||||
- [SQLite]()
|
- [SQLite](https://www.sqlite.org/)
|
||||||
|
|
||||||
## Database Clients
|
## Database Clients
|
||||||
|
|
||||||
@@ -23,7 +23,7 @@ Collection of useful software
|
|||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
- [Postman]()
|
- [Postman](https://www.postman.com/)
|
||||||
- [Insomnia](https://github.com/Kong/insomnia) - Open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage
|
- [Insomnia](https://github.com/Kong/insomnia) - Open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage
|
||||||
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) - Open source API development ecosystem
|
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) - Open source API development ecosystem
|
||||||
|
|
||||||
@@ -31,8 +31,8 @@ Collection of useful software
|
|||||||
|
|
||||||
- [PfSense](https://github.com/pfsense/pfsense) - Free network firewall distribution based on the FreeBSD
|
- [PfSense](https://github.com/pfsense/pfsense) - Free network firewall distribution based on the FreeBSD
|
||||||
- [OpnSense](https://github.com/opnsense)
|
- [OpnSense](https://github.com/opnsense)
|
||||||
- [Fortinet]()
|
- [Fortinet](https://www.fortinet.com/)
|
||||||
- [Sophos]()
|
- [Sophos](https://www.sophos.com/)
|
||||||
- [Pihole](https://github.com/pi-hole/pi-hole) - DNS sinkhole that protects devices from unwanted content
|
- [Pihole](https://github.com/pi-hole/pi-hole) - DNS sinkhole that protects devices from unwanted content
|
||||||
|
|
||||||
## Container
|
## Container
|
||||||
|
|||||||
Reference in New Issue
Block a user