Showing 83 open source projects for "script"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Lightning Design System for React

    Lightning Design System for React

    Salesforce Lightning Design System for React

    Accessible, localization-friendly, presentational React components. The Lightning Design System for React is an implementation of the Lightning Design System with accessible patterns and established best practices. The source code is licensed under BSD 3-Clause. For a no hassle setup and compatibility with Create React App, transpiled ES6 and CommonJS module versions have been included within the NPM package. If using this setup, please re-write the import statement in the documentation site...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Omi

    Omi

    Front end cross-frameworks framework

    Omi (pronounced /ˈomɪ/) is cross-frameworks framework base on Web Component, you can also use omio compatible IE8+ with the same grammar. One framework, Mobile & desktop & mini program. Simply download and include with <script>. Omi will be registered as a global variable. If you need to be compatible with IE8+, you can choose omio, which has almost the same API as omi, and Omi will be registered as a global variable. Omi provides the official CLI. You don't need to learn how to configure webpack, Babel or TypeScript. CLI helps you configure everything and provides various templates for different project types. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    PHP Mini SQL Admin

    extremely lightweight alternative to phpMyAdmin

    PHP Mini SQL Admin - Lightweight alternative to heavy phpMyAdmin. Extremely small (~30Kb) standalone php script. Easy to Install, simple to use. No SQL knowledge required for basic operations.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    MiluDBViewer

    MiluDBViewer

    free DB GUI Tool

    Last Release: 2025/10/01 ver0.4.0_jdk25 ** Checked DB(MiluDBViewer0.4.0_jdk25)** Cassandra 4.1.4 MySQL 8.0.36 Oracle Database 23c Free PostgreSQL 14.11 SQLite 3.45.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Checked DB(MiluDBViewer0.3.9_jdk21 )** Cassandra 3.9.0 MySQL 5.7.20/8.0.11 Oracle 12c Release2/11g Release2 PostgreSQL 10.4/10.1 SQLite 3.23.1 Microsoft SQLServer 2017 MongoDB 3.6.5 ** Availblable OS ** Windows, Linux,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    ...This project requires Java 1.8. The main file is acide.jar at the root folder which can be executed with java -jar acide.jar. From version 4.0, the project can be started in Windows with the script start.bat, and includes the Java system, so there is no need for its installation. Other OS's still need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    ...Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything else! Instantly. Add one web file, put in the credentials. It's "UP".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MyWebSQL
    MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server. Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    react-scripts-ts

    react-scripts-ts

    Create React apps using typescript with no build configuration

    ...For the latter, unfortunately, the path resolver is not smart enough to fall back to the basic tsconfig.json in case the expected tsconfig.prod.json is not present, so you have to create this file manually. Since 2.13.0, typescript is listed as a peer dependency of react-scripts-ts. For projects generated with at least this version, the init script takes care of properly installing it as dev dependency to the generated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    mySQLed

    Minimalist web-based SQL front-end for MySQL Database.

    Minimalist web-based SQL front-end for MySQL databases written in PHP. Allows you to easily edit and execute your SQL queries and scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Radius-DB-manager

    Radius-DB-manager allows you to control MySQL DB from CLI in menu form

    Radius-DB-manager allows you to manage Freeradius MySQL DB from CLI easily using menu style. It supports more then one DB that are synchronized by this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DataPipe for Oracle

    Ad-hoc data replication for Oracle database.

    Pipe your scalar data between Oracle databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sqimplex

    Sqimplex

    Simple visual SQL client

    Sqimplex is a visual SQL client made for simple manipulation with SQL data for Oracle database platform (maybe later even other ones). Sqimplex is created in Delphi and runs on Windows Vista or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Adds perl capability to the web server Aolserver. A perl script can: return content, get other web pages, make SQL queries and more. Planned: full access to aolserver api (in progress: this is the base layer); and a second, easy-to-use layer on top.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    enCub

    enCub

    Automatic Database Migration Tool

    enCub는 오라클의 PL/SQL 문을 Java Stored Procedure 로 자동 전환하여 타겟데이터베이스 ( Cubrid ) 로 Load 시켜 주는 툴입니다. Translate Oracle PL/SLQ to Java stored procedure utility. First target DB will be open source database Cubrid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Web-based Visual Query Designer

    Web-based Visual Query Designer is a tool for generating SQL queries.

    Web-based Visual Query Designer is a tool for generating SQL queries. Currently, it is designed for MySQL only. Do checkout the demo from the project's website. [Note: Only SELECT queries, without GROUP BY (aggregation), can be designed.]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MySQLTunnel

    MySQLTunnel

    HTTP tunnel to MySQL written in PHP. Returns JSON descriptive result.

    ...MySQLTunnel implements an HTTP tunneling to MySQL in a fast and secure way. Written in PHP can be installed in any webserver or hosting with the LAMP or WAMP stack available, to allow access to internal MySQL server. The script will utilize mysqli or mysql extensions, and mcrypt to perform decryption on the request and encryption on the result if needed. You can also choose whether to expose its functionality upon calling the script with a Web Browser or not. The script is highly configurable, and maintains log files if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    goLite version 1.1

    goLite version 1.1

    goLite is the next generation SQLite GUI

    SQLite database is a light weight database you can integrate with your app. goLite is an interface to create SQLite Database. You can generate script, browse data using object viewer or can run query using query executer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    D0xBase

    D0xBase

    D0xBase - old school d0x database

    D0xBase was created with a thought that it will be similar to what you see in the old movies when police uses on their computers to search for a criminal record. Of course we tried to replicate as much as we can and I think we succeeded. (Screenshots shows version 0.1 but it doesn't change anything. Program looks like it was before)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dynamic Selection Window

    Dynamic Selection Window

    iSeries Subfiles generated with SQL

    Podge uses (IBM iSeries DB2) SQL and a few basic parameters to generate dynamic subfiles. A subfile driven by Podge can be written in as little as 10 seconds. CL programs or any iSeries ILE program can generate interactive subfile displays using Podge. PDF document contains command syntax for using Podge ( also included in the binaries file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    AccessToMySQL

    A software to convert a Microsoft Access Database file to MySQL

    Access To MySQL is a small utility to convert Microsoft Access Database files to MySQL database. It can be used to script a full database straight to MySQL, or to script the database to an SQL file. This software is created using Nokia's Qt Framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Nautilus is a tool for developers who work with MS SQL Server databases. Whether you want to locate tables or rows, generate scripts (create table, insert), folow data links, build "select-from-join" querys or analyze data, Nautilus is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next