Showing 1369 open source projects for "bsd"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    OpenFlat

    Flat sharing costs manager with statistics

    FlatManager is now known as OpenManager because we aren't related to flatmanager.com. Do you share your flat with other people? Do you need a simple solution to manage all common costs and to trace how much money you spend? OpenFlat is the software that you need. You can create one or more users, each of them can add his expenses and OpenFlat automatically calculates statistics and how much money you have to give to any other flatmates. Everything can be done using the webapp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Drupal-SQLite is a patched version of Drupal 6.x that works with SQLite, a lightweight, fast, public domain, multiplatform database system. With Drupal-SQLite you'll have a preconfigured MySQL-less Drupal site that works just out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EZPhotoPress

    EZPhotoPress

    A single-page photo blog

    A single-page blog created for lovers of the images, photographers, artists, designers, painters
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Demo Gear Database

    MySQL/PHP demo gear tracking database used to track eval inventory

    This database front-end is used for tracking the location of demo gear as it moves from sales offices to customers. Demo gear is often shared with team members of a company and shipped all over the world. This database helps track the current location of the gear and shows the chronological history of the items' whereabouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PJBS is a JDBC-PHP bridge. It can be used to access a JDBC data source from PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    citrusdb is the open source customer care and billing software that can be used in many service industries, internet service, subscriptions, consulting, and telecommunications. Provides CRM, Ticketing, Invoicing, and Credit Card Batches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    etatcivil

    Gestion d'état civil

    Ce projet a comme objectif de réaliser une application pour faciliter la gestion de l'état civil dans les communes rurales au sein du Maroc, et permet de consulter des statistiques internationales et donc de faire une comapraison
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Description Reveal Desktop is a web 2.0 data entry tool applicable for archaeological or other types of hierarchical relationships. Is makes use of the following open source tools and frameworks. Extjs 3.3 qwikiOfice php 5+ apache2 mysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Security Management System

    A management system for sensitive system and security information

    A management system for sensitive system and security information. This system is designed to aid IT/Security professionals in maintaining a repository of sensitive information for their systems, to include: sensitive system information (architecture, assets and inventory, vulnerability data, remediation strategies, assessments) and so on. This is an ever evolving project and will take shape over a given amount of time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a PHP Volunteer Management software. Keep track of Volunteer hours worked and location assignments. This system is built on PHP/MySql. Track Hours, Tasks, Share Documents, Send Messages, Personal Documents and Documents for each volunteer that only Admins can see.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    phpMyBackupPro 2.3 Portugues do Brasil

    phpMyBackupPro 2.3 Portugues do Brasil

    Atualização do phpMyBackupPro 2.2 para 2.3 pt-BR

    phpMyBackuPro 2.3 Portugues do Brasil - Tradução e Atualização do phpMyBackuPro 2.2 para a versão 2.3 Corrigido alguns Bugs relacionados a funções do PHP que não existem mais e toda a interface de usuario traduzido para o Portugues do Brasil. Estou trabalhando na Tradução de toda a Documentação, disponibilizo em breve, logo que estiver pronto. ATENÇÃO: Esta versão é baseada no trabalho do Dirk Randhahn que começou a desenvolver o phpMyBackuPro em 2004, portanto que fique bem claro que este...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MySQL log analyzer and profiler. Extracts the most popular queries grouping them by their normalized form and shows the statistics for each group. Helps developers to recognize most frequently run queries to be able to optimize overall db performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TooDue is a PHP-based To-Do manager. It supports labeling and prioritizing, and you can have subitems as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Recipe-management-system for unix-like systems. Written in PHP, using MySQL or PostgreSQL as database-backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A pet grooming management system that allows the operator to sale items, manage dogs and owners, schedule dogs for services and/or training, accept the dog, and cash out the dog. Dogs/services are now related by breeds. Many reports available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ziel des Projektes ist es, ein universelles Interface zu Datenbanken zu entwickeln, mit dem Gruppen, wie Ehemalige Schueler einer Schule, oder von anderen Gruppierungen verwaltet werden koennen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cbMySQL is a PHP Wrapper Class for (multiple) MySQL Connections, backing up whole databases, export data into csv files and so on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A CMS based on OpenEffect. It uses ModeliXe as the Template Engine wich gives XHTML compatibility and external Plug-ins for DreamWeaver's / UltraEdit's users. It uses ADODB as its Database Compatibility Layer. Plug-in module planned in future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PhpLabware is a web-based groupware application suite tailored to research laboratories. Initial services include databases for reagents (strains, antibodies, plasmids, proteins), pdf files (a 'reprint' repository), and protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPGrid is a PHP object that allows to browse/add/edit/search/delete records in a database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Krecipes Web Frontend is a frontend for the Krecipes mySQL database. It's written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mescaline is a php web application and framework which makes data stored in databases available to users. The interfaces for viewing and editing the data are created without requiring any coding or configfile editing using a wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB