Showing 218 open source projects for "sector"

View related business solutions
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 1
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Model driven code generation can improve coding standards, speed, quality of development and reduce your costs. From my experience generating code from XML using XSLT is one of the best and fastest solutions. This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of implementations of the Paxos and FastPaxos algorithms for solving consensus in a network of unreliable processors. Visit http://libpaxos.sourceforge.net/ for more informations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 9,676 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 5
    This project refers a database tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pgfann

    Neural network library fann for serverside PostgreSQL context

    this server side PostgreeSQL extension enables developer to create, store, train and apply artificial neural networks in the serverside context of PostgreSQL. It is based on fann, the Fast Artificial Neural Network Library by Steffen Nissen (Thanks!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    Dataman is a fully multi-threaded database server and client API libraries in C, C++, Java, and a PHP module has now been added as well. This is a 'direct access' database, not a relational one. It emulates the verbs of the EDITOR language.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 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. The plugin add support for LDAP using the openLDAP library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 12
    LUARM

    LUARM

    A detailed user action logging engine

    The Logging of User Actions in Relational Mode (LUARM) is a logging/audit engine designed to record in detail user actions in a Relational Database Management System (RDBMS). You can then have an organized 'who is doing what' view in your system, being able to easily correlate program execution, file access and network endpoint activity to user entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ODBC Shell is a command line ODBC client for Unix environments. The goal of ODBC Shell is to provide an easy and polished utility for accessing databases from the commandline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Make your MySQL-specific applications database-independent through ODBC, and broaden the deployment scope of your solution in the process without ever losing or compromising support for MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project aims the requirement of managed informations / documents in the treatment of patients, i.e. integrated care. The underlaying data model implements standards of electronic health recording, the project is based on a SQL db and Java EE framework. This is currently a student driven project for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    small older-device oriented PalmOS dictionary program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    representation by relations vs data storage. pile unifies the contradicted qualities of tables/trees (databases) and complex networks, order and flexibility. dynamical data generation on call. fast. natively compressing similarities. search across scopes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenDaemon is a generic server platform, that aimed from the beginning to create an advanced data storage solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Our mission is to explore and develop new operating system concepts aimed at producing a more efficient computing environment where both the machine and user time are taken in consideration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Telecommunication Application Transaction Processing Benchmark generates a transactional load over parallel client connections, targeted at a database system under test. It is modeled after a mobile network application HLR (Home Location Register).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bienvenidos a mi pagina Web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Script que permite a cualquier webmaster solucionar la tediosa tarea de subir datos de archivos DBF o DBI de forma automatica a a un Base de Datos MySQL. permite automatizar la tarea de actualizar un sitio web con aplicaciones basadas en archivos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    z9basic

    Z9basic application and database environment

    Z9basic aims to be a high integrity & performance version of its predecessor bdbbasic. Language is modernized BASIC with screen and PostgreSQL database support. Targeted at Home, SOHO, Small business, Scientific or Engineering users. This project is incomplete and in limbo, due to a general lack of time. Those looking for this type of application functionality are encouraged to look at the bdbbasic project instead, which is complete and functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pilot-qof provides a query interface to data on a Palm device, using pilot-link and QOF - the Query Object Framework. pilot-qof supports reading addressbook, datebook, expenses and ToDo data and runs SQL-type queries on the live data or a QSF XML fil
    Downloads: 0 This Week
    Last Update:
    See Project