Showing 14 open source projects for "github-copilot"

View related business solutions
  • 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
  • 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
  • 1
    MyDumper

    MyDumper

    MyDumper project

    MyDumper is a MySQL Logical Backup Tool. It has 2 tools. mydumper which is responsible to export a consistent backup of MySQL databases. myloader reads the backup from mydumper, connects the to destination database and imports the backup. Both tools use multithreading capabilities. MyDumper is Open Source and maintained by the community, it is not a Percona, MariaDB or MySQL product. Parallelism (hence, speed) and performance (avoids expensive character set conversion routines, efficient...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    Cipherbox

    Cipherbox

    Cipherbox is a vault that utilizes six encryption algorithms.

    ...Cipherbox is what I consider to be a cryptographic swiss knife. It utilizes six encryption algorithms, and it's also a vault that's locked with four RFID cards, your username, and password. Github: https://github.com/Northstrix/Cipherbox Tutorials for: V1.0: https://www.instructables.com/Cipherbox/ V2.0: https://www.instructables.com/Cipherbox-V20/ V3.0: https://www.instructables.com/Cipherbox-V30/ V3.0 Lite: https://www.instructables.com/Cipherbox-V30-Lite/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    pg_statsinfo

    Pg_statsinfo is a utility that monitor statistics and the activity.

    From pg_statsinfo 14, pg_statsinfo and pg_stats_reporter have moved to Github. See Github for information on later versions. See Sourceforge for information on pg_statsinfo 13 and earlier. pg_statsinfo : https://github.com/ossc-db/pg_statsinfo pg_stats_reporter : https://github.com/ossc-db/pg_stats_reporter ------- pg_statsinfo is a utility that monitors statistics and activities of PostgreSQL. pg_statsinfo is easily installed then periodically stores snapshots, which consists of activity information of PostgreSQL server and some information about system resources, into repository. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Perm

    Perm

    Provenance-aware DBMS

    Perm is an extension to PostgreSQL that adds provenance tracking features to the SQL language of this system. NOTE THAT THE PERM PROJECT HAS MOVED TO GITHUB https://github.com/IITDBGroup/perm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    ANTz

    ANTz

    realtime 3D data visualization

    ANTz development has MOVED to GITHUB!!!! https://github.com/openantz/antz/ or visit the homepage at http://openantz.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pg_bulkload

    PostgreSQL Bulk Data Loader

    .... ---------- pg_bulkload was located in pgfoundry, but has been moved to here temporally. ************************************ 2015.07.03 Now, we are moving to GitHub. http://github.com/ossc-db/pg_bulkload ************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pg_rman

    PostgreSQL Recovery Manager

    ...Also, it maintains a backup catalog per database cluster. Users can maintain old backups including archive logs with one command. ******************************* 2015.07.03 Now, we are moving to GitHub. http://github.com/ossc-db/pg_rman ******************************* ---------- pg_rman は PostgreSQL のためのオンライン・バックアップとリストアツールです。 pg_rman プロジェクトが目指すのは、オンライン・バックアップやリストア (PITR) を、pg_dump 並に簡単な操作で実現することです。また、このツールはデータベースごとのバックアップ・カタログを管理しており、バックアップやアーカイブログのメンテナンスを簡単なコマンドで行うことができます。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OCILIB - C and C++ Driver for Oracle

    OCILIB - C and C++ Driver for Oracle

    Open source C and C++ library for accessing Oracle Databases

    ...It offers a full featured, easy and productive API. Written in ISO C and C++ on top of OCI, OCILIB runs on all Oracle platforms. NOTE : The project has moved to GitHub ! Website URL : http://www.ocilib.net GitHub URL : https://github.com/vrogier/ocilib
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    pg_reorg

    Online Table Clustering Tool for PostgreSQL

    ...This module is developed to be a better alternative of CLUSTER and VACUUM FULL. ------- pg_reorg was located in pgfoundry, but has been moved to here temporally. ************************************ 2015.07.03 Now, we are moving to GitHub. http://github.com/ossc-db/pg_reorg ************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    mod_auth(nz)_ibmdb2 has moved to GitHub: http://tessus.github.io/mod_authnz_ibmdb2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libsdb

    C library for Amazon SimpleDB - https://github.com/libsdb/libsdb

    RELOCATED TO GITHUB. See https://github.com/libsdb/libsdb A C library for accessing Amazon SimpleDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    udf-regexp is a reimplementation of the oracle regexp family of regular expression functions as mysql user defined functions => Project now hosted on GitHub https://github.com/hholzgra/mysql-udf-regexp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...Existing components are: Linked lists; Hash tables with optional auto-resize; Memory-efficient sparse matrices built on hash tables; Red-black trees. NOTE: This project is moving to Github; https://github.com/klmitch/dbprim
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A set of libraries and utilities for reading Microsoft Access database (MDB) files. THIS PROJECT HAS MOVED TO GITHUB: https://github.com/mdbtools/mdbtools
    Downloads: 21 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB