Open Source Server Operating Systems Data Formats Software - Page 2

Data Formats Software for Server Operating Systems

  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    Learn More
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 1
    HessianKit is a Framework for Objective-C 2.0 to allow applications for Mac OS X 10.5, and iPhone 2.0 or later to communicate with Hessian web services. The main goals; Be compliant and forgiving, seamless Objective-C experience, and avoid glue-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ID3.NET MP3 Tagging Library
    ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. The core library is a portable class library compatible with the .NET Framework 4 and higher, Silverlight 4 and higher, Windows Phone 7.5 and .NET for Metro style apps. It also contains non-portable libraries that provide additional platform-specific support. ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art, lyrics, etc.) from various online services such as Amazon, ChartLyrics.com, Discogs and more. ID3.NET has been moved to GitHub. The code in the SourceForge SVN repository has been frozen and all further commits will happen on the GitHub repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library of ISO8583 for build messages for request and response in order to facilite the process of messaging with utility methods and a server designed for for resolve ISO8583 requests / responses with handlers (plugins) for each service to be supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple library for parsing and generating text in JSON data format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Feroot AI automates website security with 24/7 monitoring Icon
    Feroot AI automates website security with 24/7 monitoring

    Trusted by enterprises, healthcare providers, retailers, SaaS platforms, payment service providers, and public sector organizations.

    Feroot unifies JavaScript behavior analysis, web compliance scanning, third-party script monitoring, consent enforcement, and data privacy posture management to stop Magecart, formjacking, and unauthorized tracking.
    Learn More
  • 5
    This is the Home of Live for Stats an InSim Addon for Live for Speed. It collects the Stats of a Race/Qualify via UDP and can export them to a XML- file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MIML is a markup language made in xml. This project includes the browser/rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Markup referents

    Markup referent library for OmniMark 9

    This library emulates OmniMark's built-in referents, but with the added ability to contain markup, not only text. OmniMark 9 or higher is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. MediaWiki is no longer distributed via SourceForge, for downloads and other information please visit www.mediawiki.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The NExcel library allows a .NET application to read Ms Excel files, compatible with Excel 97 and upper. No need to install Ms Office Excel or any third-party libraries. Based on JExcelAPI by Andrew Khan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PUMA Repository

    PUMA Repository

    Pascal Units for Medical Applications

    The PUMA Repository is a collection of Pascal units for medical informatics. It contains reusable source code for a wide field of health-care application development. The code includes a support engine for the European Data Format (EDF and EDF+), converting functions for units of measurement and an HL7 engine. PUMA is compatible with Lazarus and Free Pascal. Some of the units also support other Pascal implementations including Delphi, winsoft Pocket Studio and other compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Postal Code Finder

    Postal Code Finder

    Bangladeshi Postal Code with District, Thana,Post Office and Post Code

    Code_finder is a standalone php script written by Akram Hasan Sharkar and Sazzad Hossain Sharkar. It has inner database of Bangladeshi Postal Code with District, Thana, Post Office and Post Code. This is easy to use script, works on single call and line of code. Anyone use this script for their standalone website or any kind of CMS. No need extra coding or programming skill to work with this script. Easy customizable and fully flexible calls and output. You can apply your own style if you want to implement it with your exist input fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Has 3 Part Process instructions to automatically provide our Database application created with Javeline Framework over an open MySQL db to your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    QAL

    QAL

    Query Abstraction Layer

    Project has moved to: https://github.com/OptimalBPM/qal QAL is a collection of libraries for mining, transforming and writing data from and to a number of places. Sources and destinations include different SQL and NoSQL backends, file formats like .csv, XML and excel. Even untidy HTML web pages. It has a database abstraction layer that supports connectivity to Postgres, MySQL, DB2, Oracle, MS SQL server. JSON and MongoDB is coming. It uses XML/JSON formats(self-generated SQL schemas) for representing queries, transformation and merging, making it scriptable. This means that QAL can be backend agnostic about a subset of SQL features and data types. Of course custom SQL:s are also supported. It is currently distributed as a Python 3 Library (pip3 install python3-qal) and Debian .deb package. It is related the Optimal BPM project, see its Optimal Sync application for usage examples. The text of this page is released under the Creative Commons Zero Waiver 1.0 (CC0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MOVED: http://code.google.com/p/rssfilter/ Selects and/or rejects articles from RSS feeds based on keywords you supply. Runs in your taskbar! Originally intended to filter new content from scientific journals such as PRL or the arxiv (cond-mat, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Roundhouse is a pair of C based embedded software applications to drive model railroad stepper motor based turntables. It consists of a stepper motor code and controller code connected by an I2C network. Written in C for PIC18/PIC16s processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    saml2j is SAML 2.0 development kit written in Java. This project provides simple and easy to use application programming interface for SAML 2.0 specifications provided by OASIS Security Services Technical Committee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project provides a ready to use set of SQL Server TSQL Procedures to be able to create docbook reports (tables, views, procedures, ...) from a single script. Reports can easily be transformed into portable formats (pdf, html, ps, rtf, xhtml, chm, la
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a web shop program that use asp.net to set up
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    StoryWiki is a new kind of Wiki-engine, based on the approved MediaWiki, that enables everyone to play, create and modify non-linear storys in a collaborative way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TeXas assists the building process of LaTeX files and provides useful scripted features. It mainly acts as an automated build system. TeXbooklet creates booklets out of LaTeX files while TeXlayout creates a LaTeX file with a standard layout in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YALTools
    The YALTools is a set of command line tools written in ruby for CouchDB. It provides a unix like command set, mkdb, rmdb, lsdbs, lsdocs, putdocs, csv2json, and more. It aims to provide a power of filters and pipes in *NIX environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Microsoft ADO.Net 2.0 Data Provider for dBase IV files. Current State is read-only. Primary intent was to provide a Data Reader for MSSQL 2005 SSIS on a 64-bit Windows 2003 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Weblog, photoblog and CMS platform (no technical skill): fast setup, WYSIWYG editor, comments, notification, tracking, calendar, charts, polls, template editing, podcast, upload manager, auto-resize thumbs, fully localizable. Over 15.000 download!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB