SoftCo: Enterprise Invoice and P2P Automation Software
For companies that process over 20,000 invoices per year
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
Learn More
Comet Backup - Fast, Secure Backup Software for MSPs
Fast, Secure Backup Software for Businesses and IT Providers
Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
CAVOR is an engine for building apps that involve both graphic and text/numeric data. Primarily GIS is the initial focus, but consider also CAD, CASE, project management (eg PERT charts), and others. Built-in scripting, C API, also supports Tcl and Java.
The nss_sqldb project provides ability to access system databases (like passwd, groups etc.) from a SQL database. As a result service authentication can be done from a database rather than files like /etc/passwd.
A database builder/editor/viewer for maintaining RDB tables using the Linux-based Agenda VR3 PDA. Users can create and edit structured data records compatible with the RDB tab-delimited text format.
DiscDB is a little program that will use a SQL database to catalog all files in your CDs or DVDs, making it easy to find a file without having to switch discs until you find it. Useful for people who save all their downloads or backups to removable media
Get full visibility and control over your tasks and projects with Wrike.
A cloud-based collaboration, work management, and project management software
Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
Bibtool is a simple curses-based editor for BibTeX bibliography files, especially useful for those who have to maintain a large number of references for a major piece of documentation, like a PhD thesis.
The name 'bibtool' was already in use by another project. To avoid confusion this project has been renamed 'bibcursed' for further development.
There will be no further updates to bibtool, and you should start using Bibcursed instead (also hosted on Sourceforge).
pwPage provides an extremely fast and simple approach to the creation of data base forms. That is, if a data base table exists and a corresponding HTML page has been constructed using a few easy guidelines, pwPage can immediately used for table data sele
Data Entry and Reporting Tool, this is a tool similar to DBase, M$ Acces, and others.
Graphical interface (Motif/LessTif),
DBMS backends include MySQL, XBase (sourceforge.net/projects/xbase) and mdb-tools (sourceforge.net/projects/mdbtools).
Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
Template database is a novel relational database that provides schema freedom. The current implementation is on top of PostgreSQL. It has interesting properties that make it suitable for data analysis / annotation / modeling.
SDB driver for BIND9 that allows the use of Ingres database backend for zone files. Updates of zone in db make changes immediately available in DNS without restarting BIND. This Project is derived from MySQL BIND SDB Driver
...The idea behind this confusing words is to have a python's like environment able to share objects across multiple processes, removing the GIL but restrincting the use of this environment to data manipulation.
The motivation is to avoid all the ORM configuration, SQL manipulation and objects replications needed when using an rdbms.
I want to implementation the engine with C as it is a commonly known language and it has a good support of the linux's shared memory.
I have already done an encouraging poc with C and mmap.