The electron technology itself provides node.js and c/c++ (.node extension) language support. However, to enable developers with different technology stacks to use electron technology, the framework provides a cross module to create service (child) processes in other languages, while also providing a unified API to manage these processes.
The following case studies are commercial or open source projects from community users.
mayfly-go - Commercial Application
Official Website | Open Source Repository | Desktop Client
Linux (terminal [terminal replay], files, scripts, processes, cron jobs), databases (MySQL, PostgreSQL, Oracle, DM, Gauss, SQLite), Redis (standalone, sentinel, cluster), MongoDB unified management platform
Login credentials: username admin, password admin123.




