Showing 15 open source projects for "run sql command line"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    A Virtual Machine based on a Simplified Instructional Computer (SIC). The Machine will emulate all the hardware of a SIC and will be able to run any program that is written for the SIC as described by Leland L.Beck in his book "System Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ancient Linux on Windows

    Ancient Linux on Windows

    Building and running ancient Linux on Windows

    While I may have started with Linux 0.11, I've expanded this to include several older relases of the Linux kernel that you can cross compile from Windows, and run on Qemu. I've managed to get the older versions of the software tools running on Windows, so that there is no major invasive source changes, outside of either broken drivers, or massaging the makefiles to find things in the new paths, and calling the appropriate tools where needed. Linux 0.10 is the first oldest version of...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on...
    Leader badge
    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
    The FreeDOS Project

    The FreeDOS Project

    FreeDOS is an open source DOS-compatible operating system

    FreeDOS is an open source DOS-compatible operating system that you can use to play classic DOS games, run legacy business software, or write new DOS programs. Any program that works on MS-DOS should also run on FreeDOS.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 6
    ManuOS

    ManuOS

    My own operating system.

    Currently ManuOS kernel is under development. Once kernel is complete, a good Graphical User Interface will be developed for ManuOS. ManuOS runs on IA-32, x86-64 and currently operates in protected mode. In future ManuOS is intended to run in long mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EXIRION/OS

    Embedded Operating System

    EXIRION/OS is an operating system for embedded computer systems. These operating systems are designed to be compact, efficient at resource usage, and reliable, forsaking many functions that non-embedded computer operating systems provide, and which may not be used by the specialized applications they run. They are frequently also referred to as real-time operating systems, and the term RTOS is often used as a synonym for embedded operating system. EXIRION/OS project, a Open operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MiniTAK Operating System

    A small operating system, compatible with MS-DOS, written in assemly

    MiniTAK is a small operating system for x86 computers to run in processor real mode. One of the main goals in designing and developing this operating system was to be fully compatible with MS-DOS operating system and its application programs. To minimize the size of this operating system, it is completely written in assembly language and can boot on any 8088 compatible processor. This project is an attempt to develop an optimized operating system which can be used to replace MS-DOS, adding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    OS-808x is an operating system for Intel 8086 / 8088. Written by Raja Subramanian in the year 1997 (in academic interest). Objective is to understand how operating system, device drivers and system software works in 8086 architecture / IBM x86 PC. OS was written completely on x86 assembly language. It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS...
    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
  • 10

    ultrasystem

    an os for x86 computers based on mikeos

    this is an os for x86 computers it is based on a number of other operating systems. i will keep you updated right now just cleaning up code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Apollo Project is an early Pre-Alpha of a Kernel experiment run by Primis Computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    i2ctools is a linux-lm_sensors-like utilities contain i2cget.exe and i2cset.exe, but run under OLD MS-DOS environment and written in Assembly(MASM-6.11) Now they work on Intel ICH-x series Chipsets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    uDOS is a free operating system built on the FreeDOS kernel with DJGPP. uDOS provides an integrated suite of features inluding Perl, Python, etc., as well as a Watt-32 based networking environment and ELF library support. Can be run live from CD image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CEBOOT is a free open source project, just for study something about ARM. It will contains text user interface, simple FS and OS loader. We will prove that "ARM system could run as x86 PC!"
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB