Showing 1171 open source projects for "sql command line"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    mailcheck.js

    mailcheck.js

    Reduce misspelled email addresses in your web apps

    The Javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address. Mailcheck will offer up suggestions for second and top level domains too. For instant use, download the minified library mailcheck.min.js into your javascripts directory. mailcheck.js is also available unminimised if you want to hack on it, or have your own minimizer. Mailcheck takes in two callbacks, suggested and empty. We recommend you supply both. Mailcheck does not want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox Written in ruby. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WordlistsRus

    Wordlist for post USSR countries

    Project contain a bunch of tools for creating word-lists and listings of the tools, also word-list for Russia, Ukraine, Kazakhstan, Belarus. etc post USSR. Word-lists actually contain special encoded characters, what will be useful for creating wordlists in countries other then USA and England(non English). Word-list can be used for hardening passwords or finding passwords. Highly recommended for web sites for hardening security. This project is pretty common but must be very useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Gribble: Support Bottie
    Gribble is the code base for the Supybot SourceForge.net uses for support assistance in the Freenode.net support channel, #sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5

    PolycomVVXControl

    A command line utility for remote controlling Polycom VVX IP phones

    Application to remote control Polycom VVX IP phones via their web interface (using HTTPS). This application is initially intended to perform certain actions on phones running in Microsoft Lync mode. These actions include: * get device information * get status * sign in using PIN authentication * sign out * reboot * factory reset It also supports performing actions in batch reading data from a CSV file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    With this application you can encrypt texts or files and chat with friends. You can download a early Android version of the chat client from here: https://drive.google.com/uc?export=download&id=0BwePHaWdtoMweWRyMExqbHZyUEk Hint: I started this project because i have fun to write java apps. This app is not professional. I don´t recommend using this to encrypt very important data (for example of your company ...). Keep this in mind. Happy testing! ;) Please check MD5 after Download....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mht to htm

    mht to htm

    Conversion from *.mht files to *.htm files.

    Conversion from *.mht files to *.htm files. mht2htm extracts all files from mht in single dir so you can open it on any OS. Also works with .eml, .msg, .nws... files
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 8
    The Gigaset 3070 isdn is the ancestor of a family of ISDN DECT base stations allowing the connection of a PC via USB or DECT. This project is building the Linux support (drivers and frontend utilities) which Siemens neglected to provide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RTLSDR Scanner

    RTLSDR Scanner

    A cross platform Python frequency scanning GUI for rtl-sdr

    A cross platform Python frequency scanning GUI for USB TV dongles, using the OsmoSDR rtl-sdr library. In other words a cheap, simple Spectrum Analyser. More information can be found at: http://eartoearoak.com/software/rtlsdr-scanner An installer and standalone versions for Windows are located here: https://github.com/EarToEarOak/RTLSDR-Scanner/releases Sources are available on GitHub: https://github.com/EarToEarOak/RTLSDR-Scanner ** The up to date installer is no longer...
    Downloads: 28 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
  • 10

    SIP Data Filter (SiDaFir)

    Simple and efficient tool for SIP trace filtering

    The Session Initiation Protocol (SIP) is a signaling communications protocol widely used nowadays for controlling multimedia communication sessions such as voice and video calls over Internet Protocol (IP) networks. Thanks to its simplicity, SIP messages are often used in creative ways for which these were not originally designed (e.g. using periodical OPTIONS packets as NAT keep-alive instead of using STUN or TURN) and thus SIP traces of the captured traffic often contain "useless" traffic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sync Mail Dir (smd) is a set of tools to synchronize a pair of mailboxes in Maildir format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DFGET

    a small command line file downloader

    DFGET is a command line application built from Java and uses the Apache Commons to provide a very lightweight application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Is Morse-Code on the way to die? Of course, if not used anymore... To increase the amount of Morse code transmissions, automatic stations are needed, processing interesting texts and transmitting them for human ears: Morse-Code Broadcasting!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RadicalSpam

    RadicalSpam

    Open Source Anti-Spam and Anti-Virus Gateway

    RadicalSpam is a free and open source package distributed under GPL v2, including products such as Postfix, SpamAssassin Amavisd-new, Clamav, Razor, DCC, Postgrey, Bind; providing a secure SMTP relay, ready to use with linux and docker environement. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    IPv6 multicast examples

    send-receive IPv6 multicast message.

    Opens a socket, configures a multicast address, pings the address once, then receives and echos packets back to the uni-cast address up to 120 messages. Work with multiple machines to explore behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rigel is an RSS to IMAP gateway written in perl based upon rss2imap. Rigel is intended to allow a user to directly place RSS articles in an IMAP server of thier choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LaCabale
    Repository dedié au language
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Mario Maker Bot for Twitch

    Mario Maker Bot for Twitch

    Bot collects Super Mario Maker level codes automatically from chat.

    Mario Maker Bot for Twitch collects Super Mario Maker level codes automatically from Twitch chat. It is a helpful tool for streamers who want to play Mario Maker levels made by viewers. Streamer can ask bot to pick one random level from the levels it has collected during the stream. Bot keeps log of levels it has collected and which it has randomly selected. Commands: ---------------- !level = If posted by streamer/master this command tells bot to pick one random level and removes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    plptools

    PROJECT MOVED TO https://github.com/plptools/plptools

    THIS PROJECT HAS MOVED TO GITHUB! Libraries and utilities for communication between Unix and EPOC PDAs (Psion Series 3, Psion Series 5 etc.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    bsclient

    An interactive FTP-like command-line BaseSpace download client

    bsclient is an interactive text-based client for browsing and downloading files from Illumina BaseSpace. It has a simple interface simliar to FTP and can be used to easily download files onto a remote server or in any situation when the web-based interface is not accessible or desirable. Please note that current development on this project has moved to GitHub: https://github.com/jvolkening/bsclient
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Netdisco Debian Installation Guide

    Netdisco Debian Installation Guide

    Manual & Automated Installations For Netdisco

    Showing how you can set up a Netdisco computer the easiest way possible on a Debian machine, full guide. Alternative is a automated installation, it does everything that the normal guide would do, fully working Netdisco in aprox 15 minutes.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB