Open Source Development & DevOps Software

SQLGate SQLGate

SQLGate is a simple, yet powerful IDE for multiple SQL databases. With SQLGate you can manage Oracle, SQL Server, MySQL, MariaDB, Tibero, and PostgreSQL databases. SQLGate simplifies the construction and operation of databases by providing native database tools in a unified UI and experience for your Windows machine.

Ant Design Ant Design

Ant Design is a open-source React UI library and design system that comes packed with plethora of easy-to-use components. The framework consist of UI components that are free to use for any project. Currently Ant Design is used to create UIs for big Chinese companies like Alibaba, Tencent and Baidu. Ant Design provided a suite of out-of-the-box components that are ready to use even on an enterprise-level.

Docusaurus Docusaurus

Docusaurus makes it easy to maintain open source documentation websites. With Docusaurus you can wriet docummentation and blog posts using Markdown and save time when doing so. Docusaurs automatically publish your files as static html files ready to serve on the web.

Hapi Hapi

Build powerful, scalable applications, with minimal overhead and full out-of-the-box functionality with Hapi. It's a free and open-source JavaScript framework for Node.js that is developed for enterprise-grade applications. Companies like Walmart, Brave and Condé Nast build web-services with Hapi and rely on it at scale.

JavaScript JavaScript

JavaScript is a scripting or programming language that conforms to the ECMAScript specification. The language is mainly used to create complex features for web pages, but is also used other software project. Javascript has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions and is mostly just-in-time compiled.

Notepad2 Notepad2

Notepad2 was designed to be a free and open Notepad alternative, the default text editor application of Windows. Notepad2 is released under the BSD license and is small and fast text editor that provides syntax highlighting. With Notepad2 you can enjoy the same Notepad application you come to love, but for free, with syntax highlighting.

GitLab GitLab

A web-based tool for DevOps lifecycle management and source code hosing. GitLab, much like GitHub use the open-source technology Git for repository management and code reversion. On top of that GitLab provide extra services like issue-tracking, wiki and CI/CD pipelines for code deployment. The main difference between GitLab and GitHub is that GitLab is open-source and the whole platform can be self-hosted on your own server. GitLab also provides the same hosted repository solutions provided by GitHub.

WASP Lang WASP Lang

Wasp is a Lisp programming language for building extremely concise WebAssembly modules. Wasp is written on top of Rust and can be used by developers to generate WASM modules.

MkDocs MkDocs

MkDocs is a fast, simple and open-source static site generator that's geared towards building project documentation for software projects. With MkDocs it's easy to setup documentation with source files that are written in Markdown, and configured with a single YAML configuration file. When it is time to host your documentation, MkDocs builds completely static HTML sites for GitHub pages, Amazon S3 or a hosting provider of your choice.