Showing 82 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1

    Text2XML

    Generic Method for Parsing Text into XML

    Text2XML provides a simple, declarative method of parsing and processing of raw text data into XML. Text2XML uses an XML configuration file which describes the desired XML output, as well as the rules for parsing the text file. Parsing is performed using XPath 2.0 and Regular Expressions. Text2XML can be used from the command line, or it can be embedded into another Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XmlView
    GUI utility in pure Java for viewing and editing XML content; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Polyester is a tuple space framework based on the lighTS project, with extensions to support asynchronous and decoupled interaction of agents. The provided example application is a (toy) library of XML documents that can be queried using XPath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XMLi

    Easy XML generation in ILE RPG

    A suite of service programs which enable the easy generation of XML or HTML from within RPG. XMLi1 enables the building of XML within RPG using procedure calls. Data can be written to your program variables or pointers. XMLi2 provides an XML-based scripting language that makes XML generation easy. Simply write a template of your desired XML/HTML and use imbedded SQL queries to build your data. Pass parameters to the template from your RPG to be used in your SQL queries. Conditional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    PekiLine Dictionary
    PekiLine is a personal English vocabulary designed to learning. Words are translated on-line using a Google dictionary include a pronunciation. The application stores all searched words in the local XML file for more learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XTR (XML Transformations) is project that allows you to transform, merge and summarize XML files basing on XSD files and mappings. Generates XSD file form XML (XML2XSD). XML editor with formatting capability, XSD visualization using tex, XML Validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML Document Validator is a Java implementation of CLiXML - Constraint Language in XML - that allows to express complex constraints about XML content using a mixture of first order logic and XPath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Qt-based Application used to collect geographical information from twitter accounts and display them using Google Maps API. It will also include features to follow links and extract similar information from image sites like Flickr and Dailybooth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    This is a (very) simple chat-room created using php. Instead of using MySQL or any other database software this chat-room uses a flat-file database (created using XML). The main aim of this chat-room script is to be minimal (small codebase).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Xpresso is a Java API for generating XML. It is thought to be very fast and with a lightweight memory footprint. XML is generated using a stack, which stores the current level of elements. Xpresso needs Java 6 or upper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An extension over the Java XPath API in order to allow one way mapping between XML and Java Objects(Java Beans) through the use of annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Shared Questionnaire System
    Shared Questionnaire System(SQS) is a full-functional Optical Mark Reader(OMR) form processing system implemented in Java-Swing, XSL-FO and AJAX with straightforward GUIs. It is aimed at developing social platform to share knowledge about questionnaire.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A suite of emergency notification tools using the Common Alerting Protocol format for messages. Includes a web interface for posting, administration, and public viewing, public and monitored alert monitors and a mass SMS / email sender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Expatpp is a simple C++ layer to make using the open source expat XML parsing library vastly easier for complex schemas. It has been used widely in industry including the Valve Steam project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Java Sitemap Parser can parse a website's Sitemap (http://www.sitemaps.org/). This is useful for web crawlers that want to discover URLs from a website that is using the Sitemap Protocol. This project has been incorporated into crawler-commons (https://github.com/crawler-commons/crawler-commons) and is no longer being maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XSLT implementation in relational database engine using SQL and stored procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sw8t.xml is a free, open source, lightweight, easy to learn JavaScript XML Parser. Parse XML from a string or a URL. Traverse, read, and edit the DOM. Interact with XML using a powerful, intuitive API. sw8t.xml has moved! sw8t.xml has become part of the jbulb marknote project. For the newest download and documentation information on marknote, see: http://jbulb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Interoperability enabling tools, for exchanging technical data between companies, or for internal data integration, alpha-numeric, 2D or 3D data. Compatible with ISO 15926 and expressed in ontology using RDF/OWL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    XML2CSV Spreadsheet Converter

    Converts XML to CSV using a spreadsheet app

    An MS Excel VBA macro converts XML to CSV. It demonstrates this capability by converting an XML-based Continuity of Care Document (CCD) into a slim Comma Separated Value (CSV) file.
    Downloads: 2 This Week
    Last Update:
    See Project