115 projects for "sql command line" with 2 filters applied:

  • 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Cextraz is a set of linux/unix commandline aliases and scripts to make it easier for a enduser with very little knowledge to use the terminal. Maybe someone thats just migrantedd from windows or mac. Note, its beta. More features to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An aliased-directory command-line navigation system. Manages a set of user-specified aliases pointing to directories tha allow the user to "jump" from one directory to another using very quickly and efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is My SHELL project. It is my practice task at the university to write a simple UNIX shell. It also includes some standard environment utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a collection of small utilities written for use in Windows CMD scripts. However some of the utilities are also useful for use in UNIX shells.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    This tool lets you login with SSH to a group of machines and interact with them as if they were one machine. Each command that you enter is run in parallel on all machines in the group. The output from each machine is printed separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Scmsh is a restricted UNIX shell that executes a limited number of commands specific to Source Code Management systems (SCMs), specifically CVS and Subversion.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    This is a Open Source written from java and jymsg9 api, to run command shell from your yahoo client. This is shell server run by any messaging you send from your yahoo client. This program also accept initation to open chatroom (not conference)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    N-stage worm propagated via SSH. It executes commands in a given list of hosts and copies files to them with rsync. The paths for its propagation to the cluster are configurable. It offers a scalable/reliable transport API thanks to its adaptive algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XPath Shell (XPsh) is a shell extension for selecting files with an XPath-inspired syntax, depending on file attributes and the metadata and/or content of individual files. XPsh can be used as a standalone command, or it can be integrated into a shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This software aims to execute commands which are sent through email. Periodically, it reads email which match a certain subject, and runs the commands which are inside. Of course, the emails have to be signed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Enas is a perl script that can telnet cisco router or switch and execute some command and at the end log the work on a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is an implementation of global command history for Bourne-Again shell. The goal of this project is to provide the users of BASH shell the capability to access shell command history across multiple open instances of the shell. (GoogleSOC-05)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Mirdir allows to synchronize two directory trees in a fast way. Only the differences between the two sets of files are copied while the excess files/directories in the destination tree are removed (unless there was an explicit request to keep them).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    jash - Java Shell - is a command interpreter written in java. It has a syntax similar to bash. Jash runs its commands within single JVM, and makes it possible to use operating systems commands seamlessly with java commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    command-line utility for issuing SQL to relational databases via the JDBC API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A specification and toolkit to allow structured input and output for programs. Wrappers for common UNIX commands that use this (above) library to eliminate the need for text parsing when integrating these commands using shell pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multiple Remote SHell Management On Demand aids in the management of multiple systems via SSH and shared keys. In its simplest form one can run one script on multiple systems returning and logging stdout and stderr for each system on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A command line utility written in C to easily manage list of files on unix systems. Execute basically a given command for each line in stdin. It should be extended to handle multiple inputs and multiple commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Develepper's Tools (in command line) integrating an extensible core and plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Power Console is a simple command line console capable of executing shell commands and launching programs on any OS with a JVM installed. Able to call programs written in other languages (C++, Python etc..) and redirect the output to the console.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB