Showing 37 open source projects for "terminal windows"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 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
  • 1
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is a leading open-source visualization and observability platform that lets you query, visualize, alert on, and explore your data—regardless of where it’s stored. With support for 100+ data source plugins (such as Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, OTel, and more), you can unify metrics, logs, traces, and other observability signals in one place. Grafana OSS empowers you to build dynamic, reusable dashboards with rich visualizations, template...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3

    oracle-architect-tools

    oracle pl/sql based tools for design development and maintenance

    A suite of open source utilities written in Oracle PL/SQL for schema instrumentation, auditing, schema administration scripting, ddl mapping and migration code generation, dml package generation, and xml service package generation based on metadata tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SqlPlusScript

    General purpose scripts for use in Oracle SQLPlus

    SqlPlusScript is set of general-purpose SQL scripts for Oracle database, designed to perform in Oracle SQLPlus. Project goal: to provide a comfortable environment to work in Oracle SQLPlus, comparable in functionality and more efficient with constant use is different than the GUI-applications to work with the database. To work effectively, you also need to configure SQL*Plus (command history, autocompletion, etc.). This can be done using the SqlPlusConfig project (home page:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5

    Spooky Coder

    Auto code generation for many languages.

    Quickly define your ORM with the simple Brainstorm format, then instantly create your SQL, Java, PHP, Python, Perl, even C++, etc. code to manage all your object relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Please READ THE WIKI HOW TO USE!! Generador de procedimientos almacenados para postgresql. FUE TOMADO DE otro proyecto q estaba abandonado llamado pgp-generator. Me pareció buena la idea y para no dejarlo morir creé este proyecto. Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Genera el procedimiento almacenado de la funcion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kokpit-db is an integrated monitoring, comparison and performance analysis software for Oracle databases. It can compare and monitor versions 8i, 9i, 10g and 11g. Supports standby databases and ASM instances. GUI and command line interfaces available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AnalysesOracle Performance Doctor is a tool which helps you to understand the behavior of your application on Oracle database level. The tool does: 1. Extract execution plan for all SQL’s executed by specified db user and print it to file on server side. 2. For all executed SQL statements the tool will provide more performance version of sql text by using built-in module dbms_sqltune.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Misoo Retail Management System with POS

    Misoo Retail Management System with POS

    A comprehensive retail management system with point of sale(POS)

    Misoo Retail Dynamics is a modern retail management software with Point Of Sale developed in java and MySQL. Misoo Retail Dynamics has been designed to meet the needs of today’s super-competitive, multi-channel business environment. Misoo Retail Dynamics many possible implementations are built using the same powerful engine and expertise. Available for supermarkets, shop, hardwares, convenience stores,restaurants, hotel accommodation, pharmacy, chemist, veterinary, petrol stations, beauty...
    Downloads: 17 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A few years ago (ok a LOT) I had written a VERY simple network monitoring system for work. It primarily gathers syslog events, and does a basic TCP connect to check on machine state. This uses MSDE as it's engine for events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iceB - accounting software for Linux/Win

    iceB - accounting software for Linux/Win

    iceB - free and opensource accounting software for Linux and Windows

    IceB is personal and corporate financial accounting (bookkeeping) software that can manage multiple accounts, multiple bases, and multiple users. It manages third parties, expenditures, and receipts categories, and also budgetary lines, financial years, and other. Support multiplatform - Linux/Unix and MS Windows (include Windows7)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML to DDL is a set of python programs to convert an XML representation of a schema into a database and vice versa. It can also examine the differences between two databases and emit the ALTER DDL statements required to bring the database up-to-date. T
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lineage.nu Interlude
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IRC Services with Live MySQL support (only running with a MySQL5.0 Server or higher), orion also supports modules and defcon (and many more features), it also includes a webinterface. Commands are based on Anope-syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MMORPG server framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TinyTM is a small but powerful open-source Translation Memory (TM). Easy to use and install and suitable for both individual users and multiple users and multi-language groups. Written in PL/SQL on Postgres
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenDBA Assistants (ODA) is an architected application to automate tasks for Oracle DBAs. Source code is unix shell (ksh/bash) and procedural languages. ODA provides highly automated scripts for routine tasks like RMAN backup, exports, logrotate, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Combination Telephony Engine (presently Asterisk) PBX (in progress FreePBX) and AutoDialer (presently Vicidial) loaded onto Gentoo with detailed instructions. From blank machine to up and running in roughly 3 hours (mostly compile time, by advanced user)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Base de datos WoWChile en base a NCDB y LPDB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Simplified Heuristic Export/import Management Program (SHEMP) provides a simple, table-driven framework that implements data exports, data imports and reporting for Oracle databases. SHEMP exports and imports in multiple file types, including Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project going to develop a thermodinamical server for chemical simulation, equip design, scientific module for other aplication or chemical education. Also the thermo server is developed to complete the project of chemical simulation Sim42.Spanish
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB