Showing 24 open source projects for "icon of program: command"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Dolt

    Dolt

    Dolt, it's Git for data

    Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository. Connect to Dolt just like any MySQL database to run queries or update the data using SQL commands. Use the command line interface to import CSV files, commit your changes, push them to a remote, or merge your teammate's changes. All the commands you know for Git work exactly the same for Dolt. Git versions files, Dolt versions tables. It's like Git and MySQL had a baby. We also built...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    ldap-collate

    Collate and count ldap entries

    This program allows you to easily collate and count entries by selecting an attribute. Entries are searched and then grouped by attribute occurrence, which is then printed as result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This small perl program allows you to easily export LDAP entries from an LDAP server (MS ActiveDirectory for example) to csv format. It can export various csv formats and can deal with mutlivalued attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV. This site is no longer being updated. A new release is available on the new site whose link is shown above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    HSQLDB_TRAY_ICON

    HSQLDB_TRAY_ICON

    It is a wrapper of HSQLDB Database.

    This program is a wrapper of HSQLDB Database. It allows configure, start, stop and monitor the HSQLDB Database, staying in the System Tray as Tray Icon. It's developed on Java so it's platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DataRoller

    DataRoller

    Roll your own database test data

    Fill your database with test data, move in and be happy. DataRoller is a small program that will insert rows into your database based on a file describing your tables and columns. Script files describe how each table relates to other tables, how DataRoller should geneate foreign keys, and how each column should look. DataRoller executes your script file, generating insert statements and filling your database with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert data with minimum change as possible). Note: 1) If tables do not exist, this program will not automatically create table while loading data from CSV.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    SQL CSV Editor

    Allows the editing of CSV files using SQL commands

    This program allows a user to modify a CSV file using SQL commands. This program uses a temporary H2 database to contain the CSV file, and accept SQL commands. You can then save this back to a CSV file without any data being distorted. This project only supports CSV comma delimited files. Currently any other CSV files are not supported. When editing the CSV you are sending SQL statements to a H2 database with a single table named CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    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
  • 11

    WordsGenerator

    Generate Possible Words For Words Game

    This is a python program that looks up possible words from a dictionary over 1,600 words. You type in letters that you have and the program will generate all possible words from the dictionary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Database converter for discussion forum software apb from "another php program" (app) to the software from "simple maschins" (smf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Simplified Heuristic Export/import Management Program (SHEMP) provides a simple, table-driven framework that implements data exports, data imports and reporting for Oracle databases. SHEMP exports and imports in multiple file types, including Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Q3mass is a master server program for Quake III Arena engine-based games. It's easily extensible and supports multiple games. Q3mass-php, an offshoot project, is a PHP version of the application, allowing for web-based master servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sql2diagram converts sql scripts to diagrams in the XML format dia, which can be viewed and further maintained with the dia drawing program. It is a good help for the documentation of a database structure. It provides HTML output as well.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    MyToBiz is a pure PERL program that sits between your client and MySQL server(s) as a proxy that can monitor, analyze or transform their communication. MyToBiz is a Toolkit which aims to help the DB admin or developer of MySQL database application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Given a script metadata file, this command line program generates GIF and PS diagrams of tables and procedures, with its relationships and dependencies. It will generate an HTML document page. In its first stage it will use Interbase generated SQL scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ABK is a Perl command-line based program to find somebody's adress easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cigol (logic, spelled backwards) is a deductive logic solver. It can be embedded inside a parent program or used from the command line. It has absolutely no relationship to Tom Mitchell's book on Machine Learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython. uniread will work on any POSIX platform with Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MysqlTool provides a web interface for managing one or more mysql server installations. Designed as a graphical alternative to the mysql command line program, 'the tool' supports most administration functions such as 'GRANT', 'REVOKE', 'CREATE', 'ALTER' &
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next