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
Data management solutions for confident marketing
For companies wanting a complete Data Management solution that is native to Salesforce
Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
Sirkku is a web-based tool to design and publish a HTML questionnaire and collect the data provided by the respondents. Sirkku can be used to collect registrations and feedback. The language of the program is Finnish.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
idyaDBX is a lightweight library written in PHP that implements an embeddable SQL database engine, with the raw data being stored as XML. PHP scripts can include idyaDBX as a header to handle their data using SQL, without the need for an external DBMS.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
ignitionDb, a COM In Process DataBase Engine for Windows written in C++ for handling small and medium sized data amounts.
Thanx to regex++ a user can easily write advanced lightning fast queries without having to hassle with SQL.
Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
SMYLE is the Storage that Makes Your Life Easier: a versatile, highly reliable, high performance, convenient, transactional, cross-platform database for Java applications. Smyle is seamlessly integrated with Java and not an alien artifact like SQL.
Web based (PHP and MySQL) tool connects Databases to SVG files, merges to variable printed documents with recursion, imposition, and RDM features. Spools: SVGprint, Postscript (2,3), EPS (3), PDF (x/1a, 1.4), VIPP (4), PPML (VDX), VPS.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
The AI-powered unified PSA-RMM platform for modern MSPs.
Trusted PSA-RMM partner of MSPs worldwide
SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
...The core of the system is Java based, this way it makes it portable and able to run on different systems. It's very lightweight and runs on devices with little memory and storage place.
This project is no longer being pursued. There are several JDO impls undergoing development including OJB, XORM, TJDO, etc. Give them a try!
Sparrow is a high performance transparent persistence service (aka. Object Database) implementing the Java Dat
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
Metakit is an efficient database library with a small footprint. It's a cross between flat-file, RDBMS, and OODBMS.
Keywords: structured storage, transacted, load on-demand, portable, C++, Python, Tcl, instant schema versioning.
This is an implementation of the java DOM specification that keeps all
its "parsed-node" data in disk files instead of RAM. This means you
can create really big DOM trees an not use all your RAM.
Many developers needlessly loop through data in an effort to present raw, normalized, data into a more readable, tabular format, not realizing; that, "characteristic functions" can accomplish the same goal, elegantly, and more efficiently.
StoreX is the next generation information management system. It acts as a backend repository for applications eg. emails, blogs, twikis etc. It provides an API on a local machine or on a remote machine connected through our WebDAV protocol.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
This database was programmed back in 1999, when there was no widespread adoption of MySQL, PostgreSQL or any other free database by ISPs, particularly in Mexico. It is not intended to replace a larger relational database, but to provide really simple data
Convert Access (97/2000) tables (structure and data) to SQL language, in order it can be use by other SQL db engines. It now suport Borland's Interbase and MySQL.
Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes. Example code and database manager supplied.
TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
Jirafa is an adaptive filtering system for real-time streamed data. It can be used for analyzing and monitoring market securities, road sensors, network routing information, etc.
[PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.