Search Results for "sql command line" - Page 19

Showing 1296 open source projects for "sql command line"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    planet-slideshow

    Wallpaper maker with xplanet renderings and image slideshow

    ...The output looks like there are some widgets/desklets/gadgets on the wallpaper, but uses less memory and computation power, making it OK for laptop use. Additionally the script can work also as a wallpaper slideshow (i.e. taking a background image - usually a picture - randomly from a folder or supplied from the command line). The picture image can be stretched to full-screen or re-sized and re-positioned on the wallpaper next to XPlanet renderings. The script is written in Bash (Bourne-again shell), and requires XPlanet, ImageMagick and optionally POM (PhaseOfTheMoon). It should work on all platforms with bash installed and possibly on Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web Server Installer

    Web Server Installer

    Install an Apache Web Server with PHP and MySQL on Linux

    With this Bash Script, you can install an Apache Web Server with PHP and MySQL easily! The Script will install the following packages: * Apache * Php * MySql * XCache * Fail2ban The Script can configure: * Time Zone * Php Time Zone * Apache Module Proxy * Apache Module ProxyHttp * Apache Module Rewrite * Apache Module Expires * Apache Module Deflate Also, the Script can install the following packages: * SSH * Ntp * Screen * Lynx * Vim * Htop * Unzip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    manticora

    ternary logic calculator

    Some scripts for boolean calculation, including a parser. Ternary logic support. Everything is written in Posix Sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    srpmix is a tool to expand src.rpm and create several kinds of index files such as ctags, etags, cscope, gonzui and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Blackpkg

    A package installer for additional Slackware Slackbuilds.org packages.

    Blackpkg is a slackpkg and apt-get like script to automatically download, build and install Slackware sources packages from www.slackbuilds.org. You can edit the SlackBuild before installing the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    regutils

    regutils - Win9x registry tools in Unix C & INI file tools in Perl

    Regutils is a collection of programs to help in managing the configuration of Windows software and systems. The utilities can be used to apply user and machine specific customizations on the fly as users log in or as machines are booted. They can also be used to identify and correct similarities and differences between software configurations. These may be helpful in debug situations or when consistency or differences need to be maintained. The regutils package was initially created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 9
    macOS Setup Guide

    macOS Setup Guide

    Installing Development environment on macOS

    ...Whether you are an experienced programmer or not, this guide is intended for everyone to use as a reference for setting up your environment or installing languages/libraries. Some environments we will set up are Node (JavaScript), Python, C++ and Ruby. Even if you don't program in all of them, they are useful to have as many command-line tools rely on them. We'll also show you some useful daily use applications. The first thing you should do is update your system. To do that go: Apple menu () > About This Mac > Software Update. Also upgrade your OS to the latest version to have a more secure OS. macOS upgrades are usually free so you might as well keep your machine up to date. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    AWK Statistics

    awkStatistics generates statistics from csv-data with awk.

    AwkStatistics is a script which is used to generate statistical data for csv data by using awk. It takes two columns from the input file, one is used to identify the row(option -i) and the other one is the column where the values are taken from (option -v). The script was designed for performance engineers to be able to analyze CSV-Data on the fly and have a good possibility to automate the analysis process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cfg2html generates an HTML or plain ASCII report of your AIX system. It includes configuration information about kernel, filesystems, security, etc, and might be usefull for system documentation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    EasyAac - MP3 to AAC/M4A Converter

    EasyAac - MP3 to AAC/M4A Converter

    Easy to use shell script for batch conversion MP3 files to AAC+

    EasyAac is an easy to use shell script which converts MP3 files in an M3U playlist to AAC+. Usage: easyaac.sh playlist.m3u bitrate Please note that bitrate is specfied in kbps This script requires lame, aacplusenc and MP4Box installed. In most Linux distributions, MP4Box is provided by the package "gpac" it can be installed in Ubuntu by issuing following command sudo apt-get install gpac
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    nfslap

    nfslap

    Automated NFS misconfiguration root obtainer

    This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root. In other words i'm lazy, so I wrote a bash script. Password is: FELIX Programmed on kali linux, to use on metasploitable2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CACANMS is an acronym for Computer Aided Campus Area Network Management System. The system consists of software components and a library of about 60 classes. It is divided into three types of subsystems which reside on different servers and communicate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Inkabell

    Inkabell

    bash based menu system

    I spend literally hours in writing the same case blocks over and over again. Then back in 2008 I started in writing Inkabell (Ink like paint and the 'kabell' came from tinkerbell, the helpfull fairy from peter pan). It was clumsy piece of lines but it helped much. This is a menusystem like ncurses or dialog but entirely written in 'bash'. You can copy and paste it together if you want it even smaller. At the moment the menu is very static. Im working currently on a more easier to use and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tool to install multiple versions of PHP beside each other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dupehasher

    Shell script for managing duplicate image files in a directory.

    ...File extensions (.jpg for example) are preserved, and there is a user option to ensure that the extension is correct (for example, a .jpg file is indeed a jpeg and not, for example, a png). Finally, an interactive mode exists for users who are not comfortable with the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    srcdb

    A tool for source code downloading and integrity checking

    SRCDB is a simple database and a utility managing the database. SRCDB (db) is designed to keep track of URLs of tarballs [presumably containing source code] and checksums (md5) of the files contained in the taballs. It is implemented as a filesystem subtree. The key to the database consists of 2 fields: name and version separated by dash. In the filesystem the key is implemented as a 'name/version' subtree. SRCDB (util) is designed to: 1) Populate its database with the data describing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    raydio

    Raydio is a commandline icecast internet radio player and ripper

    Raydio is a command line icecast player,shuffler and ripper . Its designed to be used with keybindings and libnotify notifications. Raydio provides an interesting way to sift through the 9000 odd icecast stations . Its an alternative to buggy rhythmbox plugins and likes. It uses the fantastic mplayer and streamripper as playing and ripping backends . 1.0 is out :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    OpenXCI

    A free desktop hypervisor

    OpenXCI is a Xen-based desktop hypervisor. Unlike other desktop hypervisors, it is not targeted at businesses wanting remote provisioning, but rather at individuals who want a high-performance alternative to dual/multi-booting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Very simple command line application to control the time you work. Since it is not running all the time, it can be used from a remote console. The only requirement is to have a linux machine available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    fav2dir

    fav2dir

    manage mp3 favorites playlist-songs

    fav2dir (favorites to directory): a small Linux shell script to copy the music of your favorite mpd playlist to: 1. your portable mediaplayer, or 2. a back-up directory. It supports any mpd playlist and keeps the directory structure. More info on the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Modynux

    Personnalise le shell linux

    Et oui personnalisé son shell facilement c'est possible, ce package va vous permettre d'avoir un shell propre coloré et fonctionnel. Il active aussi certaines commandes qui ne sont pas activé par defaut.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB