Search Results for "void linux based" - Page 4

Showing 980 open source projects for "void linux based"

View related business solutions
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    FirmWorx ist ein Verwaltungs Tool für Schülerfirmen basierend auf PHP und MySQL Die Idee dazu habe ich dadurch bekommen da die Schülerfirmen in meiner Schule geradezu Kaotisch Organisiert waren.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PlanningAbsences
    Planning de Gestion des Absences et Conges, pour PME/PMI, associations, etc. C'est une application simple d'utilisation, sous licence GPL v3. N'hésitez pas à visiter le site pour une démo en ligne. Visit Homepage for a live demo. Lang.: FR + EN + DE Pour le support, préférez SourceForge que les mails, merci.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    FastVersion

    FastVersion

    FastVersion is a Qgis plugin for data versioning in a Postgis database

    FastVersion is a Qgis plugin for data versioning in a Postgis database. This plugin provides data versioning to tables with geometry stored in postgis. It allows to create, changes and eliminate versions, and within each version , to insert, modify and eliminate elements. It is possible carry out the processes of “post” from one version to another, with conflict resolution functionality. The system uses algorithms and data structures so that information is not duplicated each time a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A multi-user text based (via telnet) server application for the card game UNO.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Databas

    ALL IN ONE PACK ONLINE MOVIE STREAMING DOWNLOAD (AiOPMSD) v1.0.0 FINAL VERSION BUILD 4 yeah, this is FINAL version. please send bug to my email. thX All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Database, PHP script for online movie streaming website. no programming skill required. just import database, upload script file and change some configuration. Changelog: Final version build 4 (sunday september 05 2017) : - fix Meta Open Graph (missing...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    LedgerSMB

    LedgerSMB

    Building High Quality ERP and Accounting Software for SMB & SME

    LedgerSMB is an ERP, featuring accounting (including AR, AP, and GL), quotation and order management, and more, for businesses with small to medium transaction volumes. The system has been shown to easily handle thousands of AR/AP transactions per week. Data integrity, security, quality, and responsiveness are key values for our community, both among the developers and, we hope, the users. Additionally we aim to make LedgerSMB into a platform to integrate with, or even serve as a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Calibrate

    Calibrate

    Call Auditing and Reporting Tool

    Calibrate is an open source and free, multi-user, interactive call auditing and reporting software. It has predefined call parameters, scoring formula, predefined guidelines for parameters, and can generate reports. Calibrate (C) Shine Jayakumar 2016-2017 (shine_hack@yahoo.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NextPress

    NextPress

    WordPress Replacement using MVProc

    NextPress is the next iteration of CMS! Faster, Lighter, MORE SECURE Ditch PHP once and for all! Development of themes is most welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    AlienVault OSSIM

    AlienVault OSSIM

    Open Source SIEM

    OSSIM, AlienVault’s Open Source Security Information and Event Management (SIEM) product, provides event collection, normalization and correlation. For more advanced functionality, AlienVault Unified Security Management (USM) builds on OSSIM with these additional capabilities: * Log management * Advanced threat detection with a continuously updated library of pre-built correlation rules * Actionable threat intelligence updates from AlienVault Labs Security Research Team * Rich...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 11
    Please READ THE WIKI HOW TO USE!! Generador de procedimientos almacenados para postgresql. FUE TOMADO DE otro proyecto q estaba abandonado llamado pgp-generator. Me pareció buena la idea y para no dejarlo morir creé este proyecto. Contiene soporte para la creación de insert, delete, update y select, solo debe escribir el nombre de ls funcion, el esquema con la tabla y el esquema destino donde quedarán las funciones. Genera el procedimiento almacenado de la funcion...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    PL/SQL ESRI Shape & dBase Converter

    Creates a shape file from a query

    This PL/SQL package converts a query with a sdo_geometry into an ESRI shape file and a shape file into a Oracle table. It can also convert a Oracle table into a dBase file and vice versa. Sample 1 - create a shape file (alk.shp, alk.shx, alk.dbf) of type 5 (=Polygon) from table MYTABLE with sdo-column="geo" and SDO_GTYPE=3003: select zvk_shape.write_shp('DATA_PUMP_DIR','alk', 'select t.C01 "NAME", t.C20 "FLST", t.GEO from MYTABLE t where t.C02 = ''ALK'' order by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OraMasking

    Data masking tool for Oracle database

    For Oracle database, mask sensitive data by replacement (static or expression), substitution (synthetic data set is included), random values (Lorum Ipsum) or deletion. Generates update/delete statements or triggers or runs directly against the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MVProc

    MVProc

    MVC web platform for Apache and MySQL Stored Procedures

    MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element. NOTE: Version 2.1 is STABLE and currently in production use. NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip (there are 3 in the source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    suiviSIO2

    suiviSIO2

    Outil de suivi personnalisé de gestion des compétences en BTS SIO

    Cet outil permet de gérer les promotions, les professeurs et les étudiants de BTS SIO pour la mise en forme et le suivi des situations correspondantes aux compétences du référentiel BTS SIO. 2017-02-02 SuiviSIO2 v2017.4 2017-01-22 SuiviSIO2 v2017.3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Framework to enhance Oracle APEX (Oracle Application Express) on the client (browser) and server (database). To unleash the full potential of ApexLib also use the Oracle APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A bibliography database with search function that allows also to store electronic copies of the entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    In the Oracle database there are two PL/SQL APIs to send mails: UTL_SMTP and UTL_MAIL. But there is no package which is able to retrieve messages from a mailbox on a server. The here provided package MAIL_CLIENT closes this gap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kokpit-db is an integrated monitoring, comparison and performance analysis software for Oracle databases. It can compare and monitor versions 8i, 9i, 10g and 11g. Supports standby databases and ASM instances. GUI and command line interfaces available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Makumba

    Makumba

    Moved to GitHub: https://github.com/makumba

    Makumba helps you rapidly develop data driven web applications. Provides a custom JSP taglib as a main interface, but leaves API open for advanced access. It is implemented in Java. Moved to GitHub: https://github.com/makumba
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Proxy Infortuni INAIL

    Gestione telematica della denuncia di infortunio su porta di dominio

    Il proxy-infortunio-inail, nato come una esigenza per i consulenti del lavoro di un'associazione di categoria, in particolare la CNA (Confederazione Nazionale dell'Artigianato e della Piccola e Media Impresa), si pone l'obiettivo di abbattere i tempi di compilazione ed invio di una denuncia di infortunio presso INAIL, e di gestire tutte le fasi dell'inter successivo che scaturisce dall'acquisizione della denucia pressso INAIL. Di seguito un elenco delle principali funzionalità : -recupero...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Log- and Exception Handling System (LEHS) for Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    utPLSQL
    Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to set up and execute unit tests of packages. Active development of this project is now on GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mar 2025 - Project moved to Github: https://github.com/symbolthree/apex2ebs APEX2EBS is a framework to integrate Oracle Application Express (APEX) and Oracle EBS 11i or R12. Developers can quickly create professional web-based applications in APEX which interacts with Oracle EBS with equal level of access controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SDFSDF

    SDFSDFSDFSDF

    FSDFSDFSDFSDFSDFSDF
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB