Showing 777 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
    Play Tic-Tac-Toe with another person using a character-based program!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Drawnneal helps you create draws for your tournament / league or schedules for appointments. It optimizes for all sorts of things using simulated annealing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    IL-2 Class Hasher

    IL-2 Sturmovik 1946 Java Class Hasher

    IL-2 Class Hasher is a tool designed to make life easier for Java coders working on Mods for the game "IL-2 Sturmovik 1946". It takes care of all types of postbuild tasks such as collecting compiled class files, hashing file names, copying hashed files to the mod's target folder etc. This tools is approx. 100 times faster than the famous classhasher written by QTim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Simplified CLI Dice Rollers

    Perl scripts for rolling dice for various game systems

    Currently only the sourced code, this project aims to create simple command line scripts for people to use on a variety of platforms to play their games much more easily. Current Releases Simplified Exalted 2nd Edition Dice Roller (Source Plx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    block2brick

    Convert Minecraft world to LEGO Digital Designer format

    block2brick converts a part of Minecraft world to a LEGO Digital Designer file. Why? Because they share the feeling of creating big things from small parts. And because Minecraft just looks good as LEGO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TicTacToe NotSoDeluxe

    TicTacToe NotSoDeluxe

    A Java Tic Tac Toe Game

    A Java Tic Tac Toe Game that runs in console window/command prompt. Source included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    C+- programming language and WinC+- pack

    also download updates from files section

    Please, read Wiki for more information: https://sourceforge.net/p/cplusminus/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Tibia Map Tool

    A simple command line tool that operates on Tibia automap files.

    A simple command line tool for merging Tibia maps and dumping them to BMP files. DOES NOT WORK WITH FLASH CLIENT MAPS (YET).
    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
    Minecraft Server Manager

    Minecraft Server Manager

    Command Line Utility for management of Minecraft Servers

    Originally designed as a backend for MineOS(+), MCSM is a small utility designed to handle updating, creating and other related actions regarding Minecraft Servers. Please note: This project is not end-user ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ``XGngeo" is a full-featured GTK2 frontend, written in Python, that provides to end users a practical and user-friendly interface over ``GnGeo" which is a fast and powerful command line Neo Geo emulator for the Unix platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ServerArk

    ServerArk

    Linux game server UDP flood analyzer and protector

    ServerArk is a application for Linux gaming servers that samples and analyzes incoming UDP packets at the kernel level in real time to determine if any packets are part of a UDP flood attack. Flood attacks on gaming servers are typically designed to make the players on the server lag to the point where the game is not playable. It can even crash some game servers. ServerArk automatically detects when a UDP flood attack occurs and uses kernel-level iptables rules to dynamically block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Morse Master

    Morse Coder / Encoder

    You can code to morse or enode from morse in a simple way. It's written in ANSI C, the source code is redy to be built for unix based systems. There can be bugs in it, but it does the work. I recommend the source code for those who are learning C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JaNaG is a Java random name generator for role-games, authors, and the like. It is based on a name fragment database that creates relatively reasonably sounding names. It can run as applet, GUI appliance, command line tool, or on a server-client basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Le Name Analyst

    Le Name Analyst

    Le Name Analyst is a simple game that generates meanings to a name.

    Le Name Analyst is a simple game that generates meanings to a name of either a person or animal or etc. This will be a fun and interactive way to humans especially teenagers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lame MUD

    Lame MUD

    A lame multi-user dungeon engine.

    Lame MUD is planned to be an engine for virtual text based worlds (as opposed to the seizure inducing modern ARPG/MMORPG titles). Currently, it's still in pre-alpha. The sources available for download are not even remotely resembling anything like a MUD. There is a network layer established and the server acts as a one room chat server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple die roller written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Wesley's Game

    A game to help beginner programmers learn C(99).

    Wesley's Game is being developed to help beginner programmers learn C99. It is currently in a closed Alpha development stage. Upon reaching the Beta stage, the source code will be released under a custom semi-open source license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ASMG

    ASMG

    A simple Supermodel GUI for Window OS

    ASMG (Another Supermodel GUI), is a simple Window OS interface written in VB Express .NET, for command line emulator Supermodel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Sudoku Engine

    C++ command line application

    Use basic rule to solve Sudoku, implement push and pop stack to keep track. User can set Sudoku problem and solve it step by step or in auto mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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: 0 This Week
    Last Update:
    See Project
  • 23

    birdsim

    3d bird calls simulator

    Birdsim is a python application which goal is to simulate bird calls in 3d environment. Birdsim's main use-case is to create an ambient, natural sound-scape in homes and offices. Try it in a cold rainy day and feel the force of nature !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    EveMarketFeed

    Project to development common data format for Eve market order data

    Project was started to give a work space for anyone interested in developing a shared data format and code that web sites can use to exchange market order data both from the Eve client market order cache and Eve market order APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ONSlaught is an ONScripter clone with Unicode support and other features. Its aim is to completely replace ONScripter as an open source visual novel engine by providing a completely new design and new features.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB