Showing 39 open source projects for "prc-tools"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    PGManage

    PGManage

    Web tool for database management

    pgManage is an open-source, cross-platform desktop GUI for managing PostgreSQL databases. It provides a tabbed interface for browsing schemas, writing queries, and managing server configurations. Designed for both developers and DBAs, pgManage aims to be a user-friendly yet powerful alternative to pgAdmin.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    postgres_dba

    postgres_dba

    The missing set of useful tools for Postgres DBAs and all engineers

    postgres_dba is a collection of helpful SQL queries and scripts for PostgreSQL database administration. It provides ready-made insights into performance, storage, indexes, and configuration, helping DBAs quickly diagnose issues or monitor health. It's designed as a practical toolkit to keep in every Postgres admin’s back pocket.
    Downloads: 5 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
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 5
    PostgreSQL Book

    PostgreSQL Book

    Book about PostgreSQL (russian)

    PostgreSQL Book is an open-source Russian-language guide that covers PostgreSQL best practices, performance tuning, configuration, and ecosystem tools. It offers in-depth documentation for developers and DBAs who want to deepen their understanding of PostgreSQL’s internals and practical usage. The project also includes curated links and community resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    TOra is a Toolkit for Oracle which aims to help the DBA or developer of database applications. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a full set of DBA tools. TOra also includes support for MySQL and Postgres.
    Leader badge
    Downloads: 144 This Week
    Last Update:
    See Project
  • 7
    Silicolife delivers applications such as an Excel to database loader, tools, and utilities such as effective exception handling. New techniques and technologies can be tried out in a real world context by developers and advanced end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    CrystalDB Tool

    A Microsoft Windows based database tool

    ...It provides an editor that offers code completion and syntax highlighting for standard SQL. It features a connection browser and a comprehensive set of database administration tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MMOAP

    MMOAP

    Gather data about your SQL servers using DTSX with easy custom SQL!

    ...MMOAP is essentially a data gathering tool, specifically geared towards DBA's who need to interrogate SQL servers, and then store the results in a central repository, and then raises alerts on conditions of interest. MMOAP is like many commercial tools (SCOM, Idera, Spotlight, etc.) except MUCH simpler, and also like many homegrown solutions except much more robust. Once MMOAP is setup, you never have to modify the dtsx package. Commands and Alerts are dynamic, driven by SQL that is stored in tables that you can change any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    oraToolKit is the Swiss Army Knife for Oracle. Standards and well designed tools help DBA's mastering Oracle 10g / 11g throughout the whole lifecycle. OTK runs on Linux, zLinux, Solaris, AIX, HP-UX and other UNIX based systems.
    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
    Oracle Database Front-End with database navigation, code editor, syntax highlighting and tab completion for database objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A suite of PHP/MySQL tools for schools. A tool for producing and managing student reports. A tool for managing an office supplies room. Tools for managing a small library or a laboratory collection. A tool for managing and reporting on absentees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Incanto is an open source project providing a set of Apache Ant tasks for accessing Oracle tools such as SQL*Plus and Data Pump Import/Export from Ant's XML build files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PHP MSSQL Server Admin - Query Analyzer

    PHP MSSQL Server Admin - Query Analyzer

    You can admin a SQL Server with php, like PHPMyAdmin for MySQL

    Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version. If you find some issue ther let me know and I help you fixing it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LOG4PLSQL is a PLSQL framework for logging in all PLSQL code this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Jipes provides open source Java APIs deeply integrated into the Oracle RDBMS, including an Ant task for building and exporting database objects. A Java Data Cartridge replacing database links is also in process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This is a generic security implementation of Users/Roles/Functionality/Permissions through a database back-end, stored procedures and client maintenance tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We make all php and sql scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kools is a collection of tools and applications to be used to enhance the Reuters Kondor+ product. Kools also offers some tools for RMDS (ex Triarch).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VersionStar is a database development tool that helps you organize and apply scripts, eliminating the risk of losing scripts or applying them in the wrong order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Genomic Diversity and Phenotype Data Model (GDPDM) captures molecular and phenotypic diversity data. MySQL databases are used to implement the schema. This project develops software tools (written in Java, Perl, etc.) associated with this model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Medical Information System (MIS) Application Server based on Web Services and J2EE and administrative tools (Plugins for Eclipse,...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB