For mobile app developers interested in a powerful CI/CD platform for mobile app development and mobile DevOps
Save time, money, and developer frustration with fast, flexible, and scalable mobile CI/CD that just works. Whether you swear by native or would rather go cross-platform, we have you covered. From Swift to Objective-C, Java to Kotlin, as well as Xamarin, Cordova, Ionic, React Native, and Flutter: Whatever you choose, we will automatically configure your initial workflows and have you building in minutes.
Learn More
Safety Compliance Made Easy
SiteDocs is a digital safety management software used to support work site compliance.
Ideally designed for business that deals with Construction, Oil & Gas, Mining, Manufacturing, Mechanical, Electrical, Plumbing, Heating, and Excavating, SiteDocs is a perfect solution for any size business looking to modernize the way Safety Compliance is organized.
Open ODBC Querytool. Query tool that specializes in working on a 3.5x ODBC database driver. Totally RDBMS independent as ODBC should be. Knows about every ODBC option, function and comes with full documentation.
Also visit: https://github.com/Edwig/ODBCQueryTool
DB-Library functions which provides a PostgreSQL interface for CLIPS
We have developed some DB-Library functions which provides a PostgreSQL interface via libpq
for CLIPS Rule Based Programming Language.
See https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/Readme.md
for more details.
The latest snapshot is downloadable from
https://sourceforge.net/p/pqfun-for-clips/code/HEAD/tree/63x-PqFun/.
DB-Library functions which provides a MySQL interface for CLIPS
We have developed some DB-Library functions which provides a MySQL interface
for CLIPS Rule Based Programming Language.
See https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/Readme.md
for more details.
The latest snapshot is downloadable from
https://sourceforge.net/p/myfun-for-clips/code/HEAD/tree/63x-MyFun/.
This project has evolved from its original version into Calimero (a new Windows desktop wallpaper manager).
Details here: https://sourceforge.net/projects/kalimero/
WallPaper (alias crawlpaper) is a desktop changer (NOT a screensaver) which includes a web crawler for picture download, an audio stream ripper, an audio player, a mini mp3 tag editor,etc. Also included support for .zip and .rar files and an interface to the BerkleyDB code for small databases.
Leverage every email as an opportunity to brand consistently and minimise the security risks associated with the tampering of HTML signatures.
BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
Did you ever want to store your MATLAB(R) data in a SQL database?
Nothing large, simply a few array or strutures in a few tables.
Maybe a few indicies and everything manageable with SQL commands?
Then msqlite will be the right choice for you!
mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine.
(See also https://github.com/AndreasMartin72/mksqlite)
*** FIGYELEM ***
A projekt fejlesztése lezárult, kérem olvassa el az alábbi bejegyzést:
https://sourceforge.net/p/szamlaseged/news/2014/10/fontos-a-projekt-lez%C3%A1rult/
A small lib that builds query using mysql and nodejs
This is a small mysql query builder using the nodejs mysql driver by felixge.
Sample Usage:
```js
var query_builder = require('query_builder');
var dbconn_default = {
host : 'host',
user : 'user',
pass : 'password',
dbase : 'database_schema'
};
var qb = new query_builder( dbconn_default );
var select_details = {
table : 'table_name',
fields : [ 'field1', 'field2', ... ],
conditions : {
field1 : 'value1',
field2 : 'value2'
}
};
qb.select(...
ARSperl is an integration kit for Perl5 and Remedy ARSystem API. It provides a large subset of the functionality found in the ARS C API
https://github.com/jeffmurphy/ARSperl
All Things Performance and Partner Marketing, All in One Place
Track calls, leads, and clicks without the manual work
Automatically tie revenue back to campaigns, channels, publishers, and networks through marketing attribution. Spend less time juggling reports, and more time optimizing for growth by using a single operating solution for partner and performance marketing.
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++.
NOTE: Zorba is now hosted on Launchpad. Please visit our project homepage (http://zorba.28.io) or our Launchpad page (https://github.com/28msec/zorba) for the latest news and information!
Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments.
MOVED MOVED MOVED
https://github.com/hgourvest/uib
https://github.com/hgourvest/uib
https://github.com/hgourvest/uib
https://github.com/hgourvest/uib
https://github.com/hgourvest/uib
Contents of this project was moved to https://sourceforge.net/projects/cleanoptenv/. SQLite bindings for Clean. SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.