Search Results for "java simple database create xml" - Page 5

Showing 331 open source projects for "java simple database create xml"

View related business solutions
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 1
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kangas Sound Editor

    Kangas Sound Editor

    Synthesizer, mixing, sound effects, music composition and production.

    This kangaroo-themed program allows the user to create their own music and sound effects, effectively from scratch. There are two variants of the program: Kangas Sound Editor which requires MySQL for its database, and Kangas Sound Editor QI which does not (it uses an internal database - HSQLDB - instead). Kangas Sound Editor (QI) uses a system of boxes or cells, which are placed by the user onto a timeline using drag-and-drop, and which represent entities such as chords, repetition,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NAT Braille

    NAT Braille

    A free universal Braille Transcriber

    NAT is a free universal Braille translator. It supports French Braille grade 1, mathematical Braille, Braille layout and reverse transcription. French Braille grade 2, music and other languages are currently under development.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    XDO Client

    A standalone Java program to run Oracle XML/BI Publisher templates.

    Mar 2025 - Project moved to Github: https://github.com/symbolthree/xdoclient XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to: (1) Taking Data Template file to generate XML data (2) Taking XML data file to generate reports (3) Running (1) and (2) sequentially This program can connect to Oracle database using direct JDBC connection or EBS datasource....
    Downloads: 0 This Week
    Last Update:
    See Project
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    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
  • 5
    FOXopen
    FOXopen is a 4GL, feature-rich XML framework which facilitates the rapid development of web-based applications with sophisticated workflows. For more information and help, see http://www.foxopen.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jigy Generator Mac OSX

    Jigy Generator Mac OSX

    The simplest way to generate a Java Application. It just works!

    The Developmental Authority's Jigy Generator project creation wizard brings an unparalleled level of ease and simplicity to project creation. Gone are the days of writing complex xml configurations to wire together components and you definitely won't miss managing dependencies or creating DAO's... just fire up Jigy Generator and fill in the form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring 3.1 Framework configured to run in Netbeans. The project is annotation-based and provides dependency injection of project resources and simple annotation-based transaction management. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TODO LazyList

    TODO LazyList

    Create Lazy to-do list just by typing anywhere.

    Small application that let you create to-do list,easy and fast way!Just type anywhere in browser/documents/games/out of focus - //todo this is my note// and you got it!How easy is that?!You can connect todo with your own database or use default one. ---Important-- You need Java SE Runtime Environment 8-or higher ,to run this application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ml2db

    Multi-label machine learning to database

    A Java harness to load data from database, create Weka ARFF and Mulan ARFF+XML files, run machine learning experiments and save the evaluation and predictions to database. If using this code, please quote: BMC Bioinformatics, EnzML: multi-label prediction of enzyme classes using InterPro signatures, Luna De Ferrari, Stuart Aitken, Jano van Hemert and Igor Goryanin http://www.biomedcentral.com/1471-2105/13/61
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventory and Order Management Software for Multichannel Sellers Icon
    Inventory and Order Management Software for Multichannel Sellers

    Avoid stockouts, overselling, and losing control as your business grows.

    We are the most powerful inventory and order management platform for Amazon, Walmart, and multichannel product sellers. Centralize orders, product information, and fulfillment operations to run more efficiently, sell more products, and stay compliant with marketplace requirements so you can grow profitably.
    Learn More
  • 10
    Apotheosis TRPG

    Apotheosis TRPG

    A Java-based tactical RPG created for a high school project.

    ...This game was initially developed to satisfy a year-long high school personal project, but will continue to be updated and refined in the future. As of Alpha 1.0, the game may be played in either singleplayer or hotseat multipalyer. It makes use of an XML database which can be modified by users to create new content such as maps, units, weapons, items, and armor. The XML parsing and serializing methods employed by the game engine make use of both the XOM (http://www.xom.nu/) and XStream (http://xstream.codehaus.org/index.html) open source Java XML libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    Current TeleScope-CF Java library implementation employs XML parsing and specific pattern-matching that provides standard logical operator constructs to construct the query over the values of XML elements and attributes applied to the XML message on the fly as it is provided in the form of a String object. The code base has been adopted from TeleScope CQ XML stream broker code base written in C. C code has been re-factored into Java with minor modifications. This general-purpose library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    The original use for this was to take data out of a set of Hibernate DAO objects and create a variety of XML DOM objects from them. In the project that instigated this work the mapping between the DAOs and the XML DOM was not one for one and encoding the conversion into the DOAs was not a good idea. While at first sight this may seem similar to dozer (http://dozer.sourceforge.net) the primary difference is that this is code generation and does not have the overhead of using introspection at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sphinx SD Tools

    Common accessible environment for system dynamics simulation.

    The Sphinx project is dedicated to create common accessible environment for system dynamics simulation. This software is developed on Java 6 platform and use Java Swing GUI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    MovieFX
    A simple, JavaFX-based movie database application *** Softpedia guarantees that MovieFX is 100% Clean, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. *** Please report any bugs, or write your suggestions/requests to uurcnyldrm@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WhyWaitForever Musicbox

    WhyWaitForever Musicbox

    Midi file create, save and play.

    A simple, easy to extend, parameter driven and customisable Java application that creates and plays Midi music files. A music notation file needs to be created. The application parses the music notation file and creates a Midi file. The application can play any Midi file. The application can read a Midi file and create an XML file from a Midi file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RapidJDBC

    RapidJDBC - Java library for easier JDBC and SQL development

    A JDBC wrapper build on AspectJ interceptors. Annotation based solution. Also provides a simple ORM for entities. For information please visit homepage or read readme.md file from source and release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    VOpR

    VOpR - a virtual optical rail

    VOpR - A Virtual Optical Rail VOpR allows to create and evaluate simple optical systems, in which the basic optical elements are arranged along the optical axis. The current supported optical elements are: spaces,spherical lenses, circular apertures and flat blocks of some optical medium. The program has three main components: 1. The database editor. Currently the database can store data about: -optical materials, -spherical lenses, -projection properties of light sensors and eyes, -special wavelengths of light and -optical systems as lists of basic optical elements. 2. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Roolie
    An extremely simple Java Rule Engine (Non-JSR 94) that uses rules you create in Java. Simply create your basic rules, implement the single "passes" method for each, then chain them together in an XML file to create more complex rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cravlAndBlock

    linux tool to improve server security

    cravlAndBlock is simple java application that cravl error log file of Your web server and add all attacker IPs. I.E. All Modsecure entries, scans and so on. Every bad IP will be added to hosts.deny file with ALL prefix. For sure it will not block all atacks but it will help. How it works: use cron to start java cravlAndBlock.jar in the same folder add properties.xml (I addes sample properties.xml file). And thats all. Program will start from cron, read properties file and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JetSet
    JetSet is a (meta) tool that lets your quickly create model tranformator tools for instances of a given source meta model. For XML to XML transformations you can also specify a target XML schema and JetSet makes sure that your output conforms to this.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    TimeCult Time Tracking Application
    A simple yet powerful task management and time tracking application. Supports a hierarchy of projects and tasks, multiple taks timers, data export to a comma-separated file, detailed time log, dynamically computed summaries of used time per each project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Procedural Graphics Workbench

    Interactive desktop application for rendering various fractals.

    Procedural Graphics Workbench (PGW) will be a versatile interactive desktop application for rendering various types of fractals and other procedural graphics. It will also allow users to combine rendered images using various blending modes and other raster operations to create new images. Some most important planned features: * deep zooming capability (similar to Fractint) * multithreaded rendering * rendering divided to various machines ("rendering cluster") * various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Myrtle

    Myrtle

    A simple programmable spreadsheet for learning statistics.

    Myrtle is a simple programmable spreadsheet and statistical analysis software specifically designed for learning statistics. It provides the standard spreadsheet functionality one would expect like multiple tabbed sheets, relative and absolute row and column referencing in formulas, and a large catalog of built-in functions. Functions specific to logic and computer science, mathematics, probability, and statistics are available. Student's can easily create, customize, and update plots and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    MyPasswords

    MyPasswords

    Personal Password Manager

    What you need for managing your passwords, including the passwords of your online accounts, bank accounts and ... with the corresponding URLs. The passwords are encrypted by AES. Can be used on almost all operating systems including Windows & Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PhonixJ

    PhonixJ

    A cross-platform phone-book written in Java using SWT.

    PhonixJ is a simple, light and feature rich desktop phone-book application written in Java. It uses Sqlite database files, so it is quite portable. The program runs on Linux, Windows and (soon coming ) MacOS. Features: - Add/remove contacts - Create vCard v.3.0 - Create Contact Card in .SVG - Create mail envelope address - Sophisticated search engine - Customizable printing options - Support for email and browser clients - Batch export/import of the contacts via .vcf (3.0) files (tested with Kontact) - A tool to select multiple e-mail addresses, copy them to clipboard and open compose mail Current version: 1.0.3 News: - Added notes record to each contact - If you want to see it in your own language, please download the Main.properties, and translate it, then send it back to me. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB