Showing 38 open source projects for "xquery"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    Saxon XSLT and XQuery Processor

    Saxon XSLT and XQuery Processor

    The Saxon XSLT and XQuery processor, developed by Saxonica

    The home page for the Saxon XSLT 3.0, XQuery 3.1, and XPath 3.1 processor has moved to http://www.saxonica.com/. Information on this site is no longer kept up to date. Sourceforge was the home for open-source versions of the Saxon XSLT 3.0, XQuery 3.1, and XPath 3.1, processor from 1999 until 2022. From version 12.0 in January 2023, you need to visit the Saxonica site at http://www.saxonica.com/ for the latest information and releases.
    Leader badge
    Downloads: 951 This Week
    Last Update:
    See Project
  • 2
    JSLT

    JSLT

    JSON query and transformation language

    JSLT is a complete query and transformation language for JSON. The language design is inspired by jq, XPath, and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    eXist-db

    eXist-db

    eXist-db is a feature rich Open Source native XML database

    eXist-db is a native XML database featuring efficient, index-based XQuery processing, extensions for keyword search, XUpdate support, XSLT support, XForms support, REST and tight integration with existing XML development tools. Moved to Github - https://www.github.com/exist-db/exist
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 5

    atf format converter

    Converts files from and to asam ods aft/xml format

    Provides conversion between files in aft/xml format (file format for storing of measurement data, see http://www.asam.net) and "atf". "atf" is a xml variant based on aft/xml but more suitable for xml processing for example xquery, xpath (see http://vcasterna.wordpress.com/2013/06/15/a-better-atfxml/) In atf, xml query becomes simple: e.g. navigation across parent/child relations: subtests/subtest[name='run up'] With a given test instance being the context node this selects all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    betterform

    betterform

    Toolkit for rapid XML and web application development

    Toolkit for rapid XML and web application development including a full XForms 1.1 implementation and a rich set of widget and layout-containers. Extensible interfaces for integration of custom controls, functions and data connectors.
    Downloads: 1 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.
  • 10
    An XQuery Update Facility 1.0 Parser for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MXQuery is a low-footprint implementation of XQuery 1.0, XQuery Update 1.0, XQuery Fulltext 1.0 and XQuery Scripting 1.0 as well as a subset of XQuery 1.1 (windowing, try/catch). It provides extensions to do data stream processing/CEP and SOAP/REST
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LOTS is a web-based, fully integrated E-learning system. It is a complete solution to accomplish multiple online courses covering thousands of students. As a specialty it contains SQL and XQuery training modules including tutorials and example databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    X2S

    A simple DOM parser in Java

    X2S is a very simple DOM parser. The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    With the "xix" library, GATE functionality is available in XQuery (via an MXQuery extension). OpenCalais invocation is supported, too. -- Source code at http://sgv-jenkins-01.ethz.ch/job/xixlib/ws/-- "Show project details" for instruction
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    BaseX
    BaseX is a light-weight, high-performance and scalable XML database system and XPath/XQuery processor, including full support for the W3C Update and Full Text extensions. The issue tracker has been moved to https://github.com/BaseXdb/basex/issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Streamlined XQuery/XML database API for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Edirom

    Tools supporting creation and presentation of digital music editions

    ... software products we are using eXist-db as a native XML database and thus XQuery and XSLT to query content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is aimed to develop a small language to support XML updates. The update language has been built on top of XQuery by adding on some update primitives. The end product provides flexibility in the software architecture for future extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Semantic Web implementation using native xml database as backend storage. A SPARQL java compiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XAnswer project is aimed to coordinate efforts in development of different components of XQuery processing engines by means of "standard" API, specifications and protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A little xml tool which can filter the XML documents according the XPath.Only support part of the XPath. Hope to support full XPath expression and XQuery in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The IPSI XQuery Demonstrator (IPSI-XQ) is a prototype of an XQuery engine. It implementes as faithfully as possible along the current W3C working drafts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant. You can interpolate queries to create multilevel xml trees and insert custom tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next