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
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
XeriL is a java library that allows to turn a java object into an xml document and vice versa (DTD depends on the object). A powerful concept of mappers (extensible) can tailor the result to your needs. Very useful for configuration files.
Simple (Markup for) XML, or SMX, is an attempt to reduce the amount of syntactical overhead associated with standard XML. AKA: XML! Now with 50% Higher SNR!!
XML Processor is a Java library for working with XML snippets. XML documents can be generated according to an XSD. Support for interaction with DOM, SAX and Java Beans is included.
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
A lightweight cross platform XML editor. It has a tree viewer/editor and supports content completion, XPath, XQuery, XSLT, XML document validation etc. Many GUI features are configurable and supports multiple languages (localization).
This project offers an API to integrate Cobol/CICS program calls inside XML-Centric Entreprise Service Bus, like Synapse.
Implements data transformations from/to xml to/from flat data, based on Cobol CopyBooks definitions. Support StAX, DOM, SAX.
JSchematron is a thin wrapper around the official Schematron stylesheets. It is intended to make Schematron transformations and validations from java simple. As such, the main goals are simplicity, ease-of-use and low learning curve.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
SDMXAPI is intended to provide an opensource Java implementation of an SDMX Standards. SDMXAPI is released under the lesser GPL license.
SDMX is an initiative to foster standards for the exchange of statistical information.
The schema unit testing project allows for easy unit testing of xml schema data requirements. It leverages junit and xml-unit libraries to provide a regression testing framework for xml schemas.
Class hierarchy-like relationships between parts of XML files. The tool allows not to repeat any information in source files while producing output with redundant data. Facilitates maintenance of collections of XML/XHTML files.
Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
JWSPerf is an open-source utility to automate the performance evaluation using different Java Web Services toolkits. JWSPerf is executed from the command line and it uses Java Ant technology to building all the client code.
XMLPRPRPR is a SchemaProf plug in that transform XML Schema Profiles in a human understandable (not only readable) style. Today there are two styles simple style and IMS like style. The output formats are HTML and PDF.
Gulfstream is a JavaXML serialization/deserialization framework capable of read and write Java primitive types, arrays, collections, JavaBeans and classes marked with special annotations.
Simple XML editor application for standardized ETSO V2R3 schedules used in energy market for nominations sent to e.g. the german TSOs (Transmission System Operators).
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
EDIXML is a java toolkit to read, write and translate EDI files (UN/EDIFACT ISO9735).
EDIXML uses XML template files representing the structure and composition of an EDI file to parse EDI files into an XML translation.
xmlandbean is a java library based on annotation who can read and inject XML datas into objects. Create the java objects, define (with annotations) for each properties how the system retrieve XML informations. Then, at runtime, xmlandbean populate them.
Opensource implementation of the efficient xml interchange (EXI), a W3C working-draft. EXI is a format for encoding XML at the infoset level. The exi-encoded format of xml is much more compact and efficiently parsed.