Showing 33 open source projects for "database server"

View related business solutions
  • 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    odikadhcpd

    dhcpd server

    The odikadhcpd server is an open source dhcp server that works behind a relay dhcp. It couldn't be installed in front of a dhcp client. It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution. * hooks for pre-process and post-process dhcp request * modular solution with referential in file,ldap,mysql and lease in mysql * support customize referentiel and lease solution * support integration of lease database with powerdns backend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Get latest Edition here: http://www.openqrm-enterprise.com.

    openQRM is a web-based open source datacenter management and hybrid cloud computing platform that integrates flexibly with existing components in enterprise data centers. Releases available at https://github.com/openQRM/openqrm-community. Please visit http://www.openqrm-enterprise.com for latest 5.3 free Community Release. Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    GQ is an LDAP client based on GTK+/GTK2
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Job Arranger for Zabbix
    Job Arranger for Zabbix is an open source job scheduler for Zabbix is very famous integrated monitoring software. It is an add-on software of Zabbix. Job Arranger for Zabbix uses MySQL/PostgreSQL(same schema of Zabbix Database) to store data. The server and agent are written in C Language. and the client GUI is written in C#. The basic structure of Job Arranger for Zabbix is the same as Zabbix. Job Arranger for Zabbix use the basic information of Zabbix they are the user accounts, roles, host, and etc. Released under the terms of GNU General Public License version 2, Job Arranger for Zabbix is free software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    This is a command line date/time manipulation and formatting program, very useful in scripts. You can easily add or subtract days, hours and/or minutes from a specified date. Supports all date(1) output formats plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.5.1 (26-Oct-2025) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    mod_auth(nz)_ibmdb2 has moved to GitHub: http://tessus.github.io/mod_authnz_ibmdb2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dhcpm

    Simple software to help manager leases on dhcp server

    This software help view leases from dhcpd database, this software was tested on centos 6.3 with dhcpd service. You can remove leases by IP address with this software, but only remove with dhcpd service down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OPR (Oracle Password Repository) is a Unix based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps keeping your Oracle enviroment secure and easier to maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    mysql-auth_ldap

    Add LDAP user authentication in MySQL

    mysql auth_ldap is an authentication plugin for the MySQL server. It allows you to create SQL users that are going to be authenticated using a LDAP server. This allows to minimize administrative duties, since your users will be able to reuse their existing account to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add on and does not require you to alter MySQL source code, or recompile the entire server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DialUp/VPN users AAA module (rlm_nibs) for FreeRADIUS radius-server. Prepaid and postpaid time and (or) traffic and (or) time+traffic real-time billing. All data stored in SQL-database. Very flexible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    VeloApport

    Log and track user/computer info in MS Windows environments

    ...It includes a client side application (veloapport.exe - intended to be run as a logon and logoff script) and an analyzer (veloapportdetective.py) reporting hardware changes and populates a computer inventory table. The client (veloapport.exe) sends user and machine information to a MySQL database server and VeloApport Detective populates a computer inventory table while also detecting changes and if the system drive is running out of free space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ispCP is a project founded to build a Multi Server Control and Administration Panel without limits. This Control Panel should be usable by any Internet Service Provider (ISP). This project is a fork of the stalled VHCS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libmsgque

    libmsgque

    something that writes code for you

    The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application. To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not. > Philosophy: Write Once → Run Everywhere The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts. The package-item can be written in any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    set of utilities that provide high availability for databases using the mysql database server. includes ip address takeover, using a master node and a slave one. please send you feature requests to fipar@seriema-systems.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Apache authentication module for Citadel Groupware Server users. Allows the seamlessly authenticate users against the Citadel user database. Uses the native Citadel IPC protocol; features SSL/TLS support for secure communications to the Citadel server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ProDashboard is a custom plugin for the Open Source server monitoring package called Nagios®. ProDashboard "watches" your Progress database and warns you when critical or serious errors are about to happen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RAT (Remote Assistance Tool) is a Java Application designed for end user support and remote desktop control based on VNC. It is useable through nat devices and firewalls by connecting the communication end partners through a proxy server.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    NetInvent is a program to inventory machines. It includes server and client. The clients (for Win32 and GNU/Linux), sends hardware and software information to the server, storing it into a database(MySQL) that can be shown with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An advanced qmail distribution based on qmail-sql which has SMTP, SMTPS, POP3, POP3S, IMAP, IMAPS services, a content scanner, spoofing protections, SMTP AUTH support, SMTP-after-POP/IMAP, PHP5 API, SPF support and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux Monitor is system monitoring software for linux. Linux Monitor has client and server programs to monitor remote services(HTTP,SMTP,IMAP and NNTP). All "errors" are stored to database and viewed using cgi-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An server control panel like cpanel, but free for use and platform independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Combined coded remote-administrative service with SSL secure port scan, anonymous routing and third-party plugin inbuilt for quick and automatic "scan and install" process. Easy to use and will work under firewalls and up to 1024 bit strong cipher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MailDB adds a database back-end to an IMAP server for features such as "virtual" mail folders (msgs appearing in multiple folders), "view" folders (dynamic results of searches), etc. The DB is inherently multi-user, allowing msg reference counting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MyDNS is a free DNS server for UNIX systems that utilizes MySQL for data storage. Instant, dynamic updates to DNS data may be made via simple SQL queries. MyDNS is a completely new implementation of DNS, written in C and licensed under the GPL. Its pr
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo