Showing 316 open source projects for "xml to csv"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 1

    Oramake Framework

    Framework for development in the Oracle Database

    ... ( similar to log4j, extending limit of PL/SQL Exception message length to 32K); - easy working with files; - flexibly customized scheduler ( similar to cron); - creating Microsoft Excel xml-files; - sending and receiving email messages ( implementation of smtp and pop3 protocols); - a PL/SQL interface for jdbc access ( existing libraries for accessing MS Sql Server, Sybase, DB2 from Oracle DB); - an interface for accessing Subversion; - a utility for parsing CSV and other text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    whitefoxsqltool

    Web based sql tool, developed using client and server side JavaScript

    A web sql query tool developed using JavaScript on the client and and the server, it is based on JSWEBSERVER(https://sourceforge.net/projects/jswebserver/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Data Loader

    jdl is a loader utility for moving data from (CSV or XML) into a db.

    usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>] -c,--conn <arg> conn file -d,--data <arg> data file -l,--load <arg> load file Into src/test/resources you can find some sample (conn, data and load) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    MUSE(R) XML Export is a simple utility that extracts the ECG rhythm from an XML file that was exported from the MUSE(R) Cardiology Information System and writes the ECG to a '.CSV' file. MUSE is a registered trademark of GE Healthcare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TimeSlotTracker

    TimeSlotTracker

    Simple and useful time tracker

    Simple and useful time tracker. Collects tasks and works (timeslots) in hierarchical tree. Has: reports (based on xslt templates), localization (7 langs), xml data format, ical, jnlp and JIRA (R) support. Runs on Windows, Mac and Linux. The code at GitHub: https://github.com/TimeSlotTracker/timeslottracker-desktop The git on Source forge is read only (replica).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    PCSecrets

    PCSecrets

    Encrypt and manage secret text data

    PCSecrets is a PC application that holds secret text data - protected by a master password and strong encryption. Use it as a password manager or just somewhere to hold any text data securely in one place. It can hold a second, hidden set of secrets that is undetectable and plausibly deniable. The program is also a PC counterpart of the Secrets for Android app. It uses the same data structure and provides synchronization that allows easy transfer of secrets between the two. For those who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CSVfix

    CSVfix

    Command-line tool specifically designed to deal with CSV data

    Copyright © 2014 Neil Butterworth. If you have any dealings at all with data and databases, then you almost certainly will have to deal with comma-separated values (CSV) data. Unfortunately, the CSV files you are given, or are required to produce, never seem to be in quite the right format for your particular business application. And because of the structure of CSV records, using standard text processing tools like sed, awk and perl is not as simple as it might be. Usage: http...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Data Science at the Command Line

    Data Science at the Command Line

    Data science at the command line

    Command Line by Jeroen Janssens, published by O’Reilly Media in October 2021. Obtain, scrub, explore, and model data with Unix Power Tools. This repository contains the full text, data, and scripts used in the second edition of the book Data Science at the Command Line by Jeroen Janssens. This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10
    sanoTimesheet

    sanoTimesheet

    An Open Source timesheet for Individuals, and Corporates!

    you can keep track of what you've done, so, if you are required to fill a timesheet weekly or monthly, you can recall your activities back in a nice way :) it contains a full implementation of RSML for both Java and Javascript. RSML is a new concept which is an extra light alternative for XML which is considered a major delay factor in web data interchange... it needs javaFX to run
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GoJSONQ

    GoJSONQ

    A simple Go package to Query over JSON/YAML/XML/CSV Data

    A simple Go package to Query over JSON Data. It provides a simple, elegant, and fast ODM-like API to access, and query JSON documents. You can query your document using the various query methods such as Find, First, Nth, Pluck, Where, OrWhere, WhereIn, WhereStartsWith, WhereEndsWith, WhereContains, Sort, GroupBy, SortBy, and so on. Also, you can aggregate data after query using Avg, Count, Max, Min, Sum, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JStencilReport

    JStencilReport

    A tool for write student evaluations

    JStencilReport (or Java Stencil Report) is designed to write student evaluations and school report, in a fast way by a set of user-inserted sentences. It has a small vector graphics editor to create a full customizable print model that allow to print or export in PDF and Post Script your report. It allow also to export form in CSV format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FreeLAB

    FreeLAB

    Open Source Web Based LIMS for analytical laboratory

    FreeLAB provide inovative way how to get samples, equipment and analytical results data automatically from analytical instruments such as chromatography, spectroscopy or other labroatory equipment. FreeLAB is a web based application based on CMS Drupal and project Open Atrium. FreeLAB natively supports Agilent Technologies instrumentation controled by OpenLAB CDS and MassHunter GCMS software. Via automatic parser is possible to periodically import any xml, txt, csv formats into FreeLAB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Qiagen / Roche converter

    Converts Qiagen XML-files to Roche Light CSV-Files.

    This software converts the Qiagen Symphony Rack Files into a txt file for import to Roche Light Cycler software. The converts the Qiagen XML file including the position and sample number to a txt file which than can be importet into the Sample Sheet of the Roche LightCycler/Cobas 480 Software. It's very convinient if you are working with microtitier plates and high-throughput Coronavirus-PCR. No instalation required. Just drop you XML file into the folder "in_qiagen" and execute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    xml2csv.jar

    Command-line xml to csv tool

    .../CD/YEAR=26 3. Convert all xml nodes to csv java -jar xml2csv-1.0.jar test/cd_catalog.xml 4. Convert xml to csv, like extract only nodes /CATALOG/CD/TITLE, /CATALOG/CD/ARTIST, /CATALOG/CD/PRICE in format PostgreSQLCsv java -jar xml2csv-1.0.jar -f PostgreSQLCsv -o '/CATALOG/CD/TITLE, /CATALOG/CD/ARTIST, /CATALOG/CD/PRICE' test/cd_catalog.xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    setuplib

    setuplib

    Extensions for setuptools - detailed information on entry points

    The *setuplib* package provides core functions for the query of meta information and installation repositories of *Python* packages. It provides query and filter options on the installed packages and the available information, while displaying the result data in various formats, e.g. as table, list, or JSON, XML, YAML, CSV, etc. The provided commands and extension points integrate seamless into the standard *setuptools* and/or *distutils*. The *setuplib* is member of the group...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SEO MACROSCOPE

    SEO MACROSCOPE

    SEO Macroscope is a website scanning tool, to check your website

    ... pages. Export reports to Excel and CSV formats. Generate and export text and XML sitemaps from the crawled pages. Analyze redirect chains. Use custom filters to verify the presence/absence of tracking tags. Use CSS Selectors, XPath Queries, and Regular Expressions to scrape website data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android File Search

    Android File Search

    Show files on Android device

    A new version has been uploaded. Filename is "filesearch4.apk". This new version allows to delete files, rename files, delete directories, rename directories, and view text files when the file extension is : txt, xml, htm, html, xsl, xslt, text, ascii, ini, asp, aspx, java, kt, cs, js, jsp, php, bat, css, csv, kml, svg (feel free to ask for more file extensions, that should be a setting in the application in the future). The application starts browsing from the internal storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TableExport

    TableExport

    The simple, easy-to-implement library to export HTML tables to xlsx

    The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files. To use this library, include the FileSaver.js library, and TableExport library before the closing body tag of your HTML document. In order to provide Office Open XML SpreadsheetML Format ( .xlsx ) support, you must include the following third-party library in your project before both FileSaver.js and TableExport. To support legacy browsers ( Chrome < 20, Firefox 13, Opera 12.10, IE, 10, Safari 6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22

    PhocaCart

    Phoca Cart is e-commerce extension - powerful shopping cart for Joomla

    Phoca Cart is e-commerce extension - powerful shopping cart for Joomla! CMS. Phoca Cart is based on Joomla! framework and it is designed by modern responsive Bootstrap library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XGAP - XML Generator of APplications

    XGAP is a PHP web application generator

    XGAP stands for "Xml - Generador de APlicaciones". The primary goal of XGAP is to assist the programmer in the repetitive and common coding tasks. That's why XGAP concentrates more in specifying an application than in programming it. You program a web application using XGAP by creating a set of XML files that describe it. Those XML files are taken by the generator and the PHP files are created by means of XSLT sheets. XGAP was born in 2003 at the UNICEN University as a tool for creating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AudioCuesheetEditor

    AudioCuesheetEditor

    Write audio cuesheets fast and efficient

    Annoyed of writing your audio cuesheets via text editor? Here comes the solution! AudioCuesheetEditor helps you editing your audio cuesheet file. With AudioCuesheetEditor you can import textfiles, edit the imported data and afterwards export to a working audio cuesheet. There are also other export posibilities like csv or xml. Feel free to try it ;).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Bots open source edi translator

    Bots open source edi translator

    Bots is a complete translator for edi: edifact, x12, xml, tradacoms

    Bots is a complete translator for edi (Electronic Data Interchange). EDI data formats eg: edifact, x12, tradacoms, xml. Mail: http://groups.google.com/group/botsmail Web-site: http://bots.sourceforge.net Wiki: http://bots.readthedocs.io Develop: https://github.com/eppye-bots/bots
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project