internal-tools

Open-source projects categorized as internal-tools

Top 23 internal-tool Open-Source Projects

  • appsmith

    Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

  • Project mention: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev | dev.to | 2024-02-05

    appsmith — Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API.

  • ToolJet

    Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

  • Project mention: Launch HN: Creo (YC W24) – Build Internal Tools with React/NextJS | news.ycombinator.com | 2024-04-02

    As everyone mentioned, there are tons of OSS alternatives which are well established. One of which is tooljet: https://github.com/ToolJet/ToolJet

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Refine

    A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.

  • Project mention: Synch vs. Async Programming | dev.to | 2024-04-16
  • budibase

    Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

  • Project mention: Show HN: Teable – Open-Source No-Code Database Fusion of Postgres and Airtable | news.ycombinator.com | 2024-03-11
  • illa-builder

    Low-code platform allows you to build business apps, enables you to quickly create internal tools such as dashboard, crud app, admin panel, crm, cms, etc. Supports PostgreSQL, MySQL, Supabase, GraphQL, MongoDB, MSSQL, Rest API, Hugging Face, Redis, etc. Automate workflows with schedule or webhook. Open source Retool.

  • Project mention: Low Code vs Traditional Development: Optimal Efficiency in Choice | dev.to | 2023-12-28

    ILLA Cloud, as an out-of-the-box low-code tool, empowers developers to rapidly construct internal tools using straightforward JavaScript, eliminating the need to create new projects.

  • yao

    :rocket: A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases.

  • rowy

    Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

  • Project mention: AI Grant Traction in OSS Startups | dev.to | 2024-02-01

    View on GitHub

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nocobase

    NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.

  • Project mention: Open-Source No-Code/Low-Code Platform NocoBase v0.21: Multi-DataSource support for Charts and workflow | dev.to | 2024-04-09

    GitHub

  • openblocks

    🔥 🔥 🔥 The Open Source Retool Alternative

  • Project mention: Why I'm skeptical of low-code | news.ycombinator.com | 2023-12-30
  • lowdefy

    The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

  • Project mention: Pkl, a Programming Language for Configuration | news.ycombinator.com | 2024-02-02

    I'm really enjoying reading through the docs and the tutorial. We've created Lowdefy, a config web-stack which makes it really simple to build quite advanced web apps. We're writing everything in YAML, but it has it's limitations, specifically when doing config type checking and IDE extensions that go beyond just YAML.

    I've been looking for a way to have typed objects in the config to do config suggestions and type checking.. PKL looks like it can do this for us. And with the JSON output we might even be able to get there with minimal effort.

    Is there anyone here with some PKL experience that would be willing to answer some technical questions re the use of PKL for more advanced, nested config?

    See Lowdefy:

    https://lowdefy.com/

    https://github.com/lowdefy/lowdefy

  • dashpress

    Generate powerful admin apps without writing a single line of code - Run `npx dashpress` to see some magic!

  • Project mention: Show HN: Generate admin apps without writing a single line of code | news.ycombinator.com | 2024-04-02
  • Avo

    Build Ruby on Rails apps 10x faster (by avo-hq)

  • Project mention: Show HN: Build your startup or side project faster with these SaaS templates | news.ycombinator.com | 2024-01-01

    Quality is often much better with these kinds of templates and frameworks, because the creators often can make better default choices.

    For example, Avo (https://avohq.io) and Bullet Train (https://bullettrain.co/) are IMHO both much higher quality out of the box than what a typical intermediate Rails developer could accomplish in months of full time learning and coding.

  • mui-toolpad

    Toolpad Studio: Low-code admin builder. Open-source and powered by MUI.

  • Project mention: FastUI: Build Better UIs Faster | news.ycombinator.com | 2024-03-01

    This seems to mainly be useful for spinning up quick and dirty internal tools.

    But for that use-case, isn't it easier to use something visual and established like Retool (https://retool.com/) or that generates nice react code, like MUI Toolpad (https://mui.com/toolpad/)?

  • r3

    REI3 - Free and open low code

  • Project mention: REI3: Open-source, low code platform to Build and host applications | news.ycombinator.com | 2023-09-12
  • basetool

    Open-source internal tool framework. 💪 Empower your team and collaborators to view and manage the data you already own in a nice easy-to-use protected tool. Basetool helps you have a better handle on your data in a collaborative way so you can focus on moving your business forward.

  • Project mention: A modern, open-source spreadsheet that goes beyond the grid | news.ycombinator.com | 2023-10-30

    i want exactly the opposite - something that does not try to be a spreadsheet, but gives me a grid view of a database table, with concurrent edits a la google sheets, and lets me access the same data from my webapp backend.

    i have been searching for this for literally years, all the time maintaining an app as a google sheets script, because much as i would prefer something self-hosted and customisable, that collaborative grid view is the ideal user interface from my users' point of view. so far nothing has fit the bill - basetool (https://github.com/basetool-io/basetool) might have but it's discontinued and underdocumented, and i'm not really a web developer so i don't feel up to the challenge of getting it running and integrated into an app.

    grist actually came really close from a ui perspective, but it was too focused on being a spreadsheet and doing computation in the frontend. i filed an issue that explains my use case in more detail: https://github.com/gristlabs/grist-core/issues/422

  • Toola

    The open-source Retool alternative. Low-code platform for building internal tools fast!

  • miru-web

    Miru | Time Tracking and Invoicing and Employee Benefits. Built using Ruby On Rails and ReactJS

  • plugins

    A curated list of Budibase plugins 🔌 including data sources and components. (by Budibase)

  • hypertool

    Hypertool helps you build internal tools that seamlessly work with your databases, APIs, spreadsheets, and other apps.

  • lowdefy-example-case-management

    A case management app built with Lowdefy.

  • kubefill

    Forms for kubernetes workloads.

  • website

    Budibase website - The fastest way to build internal apps that integrate with any workflow. (by Budibase)

  • FlaskyLMS

    [WIP] A very simple leave management system as an internal app for HRs, and Employees. With Google Calendar integration.

  • Project mention: Show HN: FlaskyLMS- Simple Leave Management Tool with GCal Support, Email Notifs | news.ycombinator.com | 2024-01-06
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

internal-tools related posts

  • Launch HN: Creo (YC W24) – Build Internal Tools with React/NextJS

    2 projects | news.ycombinator.com | 2 Apr 2024
  • ToolJet: Open-Source Alternative to Retool

    1 project | news.ycombinator.com | 2 Apr 2024
  • Another open-core project rejecting PR citing paid feature

    1 project | news.ycombinator.com | 10 Mar 2024
  • Why I'm skeptical of low-code

    4 projects | news.ycombinator.com | 30 Dec 2023
  • Low Code vs Traditional Development: Optimal Efficiency in Choice

    1 project | dev.to | 28 Dec 2023
  • Building a signature capture widget with an Appsmith Iframe and SignaturePad.js

    1 project | dev.to | 14 Dec 2023
  • How to build a Google Meet AI assistant app in 10 minutes without coding

    2 projects | dev.to | 13 Dec 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 10 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source internal-tool projects? This list will help you:

Project Stars
1 appsmith 31,718
2 ToolJet 26,735
3 Refine 24,853
4 budibase 20,796
5 illa-builder 10,768
6 yao 6,947
7 rowy 5,711
8 nocobase 5,663
9 openblocks 5,582
10 lowdefy 2,556
11 dashpress 1,386
12 Avo 1,380
13 mui-toolpad 788
14 r3 252
15 basetool 250
16 Toola 234
17 miru-web 176
18 plugins 147
19 hypertool 41
20 lowdefy-example-case-management 30
21 kubefill 13
22 website 10
23 FlaskyLMS 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com