Showing 46 open source projects for "nero linux 4"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Aestel

    Aestel

    Applications for data management

    "Information is data in action", and, consequently, having good quality data is essential. The AESTEL package contains two highly configurable applications for data management: A data loader and a reporting application, i.e. DataLoader and AEREA, respectively. The data loader application applies user-defined instructions to validate, process and load data. The reporting application provides a query builder and spreadsheet template designer. Both applications work with any relational data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    phpMyOLAP

    phpMyOLAP

    OLAP tool for PHP-MySQL systems.

    OLAP application in PHP for MySQL databases. No java-based web service needed. No MDX language to use. Download FooodMart Database for MySQL http://pentaho.dlpage.phi-integration.com/mondrian/mysql-foodmart-database On line demo and information at http://phpmyolap.altervista.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5

    Horace

    data organising system for arbitrary files

    Uses alternate data streams to provide arbitrary tagging and searching of files within NTFS and other modern file systems supporting alternate data streams. Customisable vocabulary provides searchable standardised tagging system of file associations. Unlike most other file archiving systems, no additional database is required, and the system is robust, and persists file attributes irrespective of renaming / moving / copying / modifying etc. I would appreciate your opinions and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBerd

    JBerd

    Java tools for decoding and manipulating BER encoded ASN.1 Files

    A simple Java ASN BER decoder and profiler A tool for easy manipulation of BER encoded files. An "awk" for ASN.1 BER (for Unix people) or maybe a "notepad" for ASN.1 BER (for Windows people). Jberd (Java BER decoder) is a lightweight BER decoder and associated tools for interpreting and processing BER encoded ASN.1 files. The following facilities are provided: • JBerd Profiler. A tool for profiling the contents of BER encoded files • JBerd Flattener. A tool for converting BER...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SmartStock
    SmartStock is a student project about improving the lending and managing process of devices that the ECE lends to students for their projects. It is a plugin of Booked (https://sourceforge.net/projects/phpscheduleit/). It allows managers to use QRcodes to identify every device to prenvent loss and to ease lending process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WhirlwindDB

    WhirlwindDB

    GPU Analytic Database

    A SQL based analytic engine running on an NVIDIA GPU for exceptional performance. We see over 700x performance increase over a well known database on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A command-line interface for the OpenGroupware Coils collaboration platform and OIE workflow solution. Using snurtle you can manage and examine the content of your Coils server as well as manage workflows all from a convenient command line interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10

    Workshop resource manager

    Easy and fast tool for managing home workshop resources

    Storekeeper is small tool that helps you to keep an eye on your resources in home lab or workshop. It can be used in several places and, thanks to it's single-file and synchronize option, merge data between users.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GestURC

    GestURC

    Logiciel en ligne de gestion d'essais cliniques.

    **** IMPORTANT **** Pour prendre connaissance du contenu des mises à jour consultez le ReadMe.txt ********************* Ce logiciel permet, via une interface simplifiée : - la gestion d'un portefeuille de projets de recherches cliniques/d'essais cliniques - la gestion du personnel associé (contrats, affectations, quotité) - le dépôt et le partage de documents par protocole de recherche - une gestion budgétaire simplifiée et partagée - l'accès à une interface d'administration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ebay mine

    OO PHP Libraries for mining data from eBay into mysql database

    I started this project for use in a new business and decided the the development time for the end result was going to be too long. This is basically a OO PHP API to retrieve data from eBay to be stored in a MySQL database for analysis. In a test run I retrieved over 804,000 completed item auction records from the consumer electronics category on eBay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool that parses SQL Select statements and generates a diagram. The diagram shows parts of the underlying SQL directly in the diagram. For example x=30 , GROUP BY (year), HAVING MIN(age) > 18. It is easy to see cartesian joins and/or loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PcService is a web-based application which goal is to ease your work in making service cards for your clients and your computer maintaining service station. Demo at http://www.designmark.eu/pcservice User: admin Pass: pcservice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    La_Azada
    La_Azada is an OLAP client developed in java (Eclipse Rich Client Application), and based on olap4j. Supports mondrian and XMLA drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ex95delta - Disaster Response Management
    Its my college project for Natural Disaster Response Unit Management Information System Based On Java Standard Edition (J2SE) using IDE Netbeans and DBMS MySQL. Supported language in the system is Bahasa Indonesia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JBELT : link your design to the business

    JBELT : link your design to the business

    JBelt :: link your design to the business

    JBELT is a collection of procedure to create a PLM system oriented to connect the CAD application to the ERP database. Based on the web. The engine are JBoss, PostgreSQL and developed in Java on JBoss Seam framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Google Web Toolkit-based tool for publishing user-friendly OLAP views, reports and dashboards. Uses Mondrian OLAP and a relational database as the back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MixDEM
    MixDEM a web based ETL tools meant for Web integration, Data transformation and Mashup edition. It include MixDEM ETL Engine created using ZEND Framework, and MixDEM GUI Editor an AJAX IDE that enable developers to quickly and easily create applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ETL Converter is a migration tool that builds open source ETL projects from existing projects made with proprietary software. The first version converts DataStage projects into Talend Open Studio projects. Other sources/targets will be available later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MailArchiva is a powerful, full featured email archiving (email archiver) and compliance solution for mail systems such as Microsoft Exchange. It stores all incoming, outgoing and internal emails for long term storage. A web based user interface is avail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenReports is a powerful, flexible, and easy to use web reporting solution that provides browser based, parameter driven, dynamic report generation and flexible report scheduling capabilities. Supports JasperReports, JFreeReport, JXLS, and Eclipse BIRT
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    mydbaccess is a Web-GUI for MySQL databases featuring end-user-friendly editing, search, query and reporting engine functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JRubik is a set of tools for navigating and reporting over OLAP Datasources, mainly Mondrian and XMLA servers. This project is based on the components developed by the JPivot project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo