Showing 21 open source projects for "https"

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
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    ...Grafana also includes built-in alerting, allowing you to define threshold-based rules and send notifications to external systems (e.g. Slack, PagerDuty, OpsGenie). Backed by a strong community (https://grafana.com/community/) and open governance, Grafana OSS is free to use, modify, and deploy under the AGPL-3.0 license.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2

    Database Test Suite

    Mirror of: https://github.com/osdldbt/

    Mirror of: https://github.com/osdldbt/ This Database Test Suite aims to create database workload test kits used to simulate heavy user loads for OLTP, Decision Support, and e-commerce database transactions. These test kits can also be used to gather performance results for Linux and other
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    PqFun for CLIPS

    DB-Library functions which provides a PostgreSQL interface for CLIPS

    We have developed some DB-Library functions which provides a PostgreSQL interface via libpq for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MyFun for CLIPS

    DB-Library functions which provides a MySQL interface for CLIPS

    We have developed some DB-Library functions which provides a MySQL interface for CLIPS Rule Based Programming Language. See https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/Readme.md for more details. The latest snapshot is downloadable from https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/.
    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
  • 5
    Cipherbox

    Cipherbox

    Cipherbox is a vault that utilizes six encryption algorithms.

    ...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
  • 6
    PEDABA

    PEDABA

    Pedaba is a portable Database Application for Linux 64 bit OSs

    Please see the much more powerful "Pedaba 2" (https://sourceforge.net/projects/pedaba-2/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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: 7 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    CFD General Notation System (CGNS)
    The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations. WE HAVE MOVED! Very old (unsupported) stable releases can still be found here, but the new repository is at https://github.com/CGNS
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    OCILIB - C and C++ Driver for Oracle

    OCILIB - C and C++ Driver for Oracle

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

    ...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
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Q3C

    Spherical search plugin for PostgreSQL

    Q3C is the plugin for PostgreSQL, designed for the work with large astronomical catalogs or any catalogs of objects on the sphere.Q3C allows you to perform fast searches within a circles, ellipses or polygons on the sky and fast cross-matches. The main development happens on https://github.com/segasai/q3c/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sqlite3fish

    Another encryption solution (with Blowfish algorithm) for SQLite3

    The sqlite3fish is another encryption solution for sqlite3. It is based on some source code of botansqlite3(https://github.com/OlivierJG/botansqlite3) . But it does not need Botan library, it uses Blowfish algorithm to encrypt/decrypt the database file. This library only depends on the source code(no-modify) of SQLite3, it is clean and easy to compile. But currently it only supports the version 3.7.0 of SQLite3 (http://www.sqlite.org/sqlite-amalgamation-3_7_0.zip) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Visit https://github.com/bergsysteme/ if you are looking for the appropriate sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    Amberfish has moved to: https://gitlab.com/amberfish/amberfish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Anastasia is a SGML/XML publication tool which allows the processing and searching of large documents using tcl scripting. See https://github.com/peterrobinson/Anastasia2 for updated code, etc, for running in Apache 2 environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    ...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: 0 This Week
    Last Update:
    See Project
  • 21
    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: 41 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next