Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This is a pure-Python XPath evaluator based on ElementTree. It supports a substantial fraction of the XPath 1.0 specification, but only the self, child, and attribute axes. The parser underlying the evaluator attempts to handle all of XPath 1.0.
Recepção NFE é uma solução de código-fonte em C# 3.5 aberto desenvolvido para atender parcialmente ( XML ) uma obrigação dos contribuintes de terem que enviar a Nota Fiscal Eletrônica para o cliente através de qualquer meio magnético.
XML Simple Parser is a parser and generator for xml files which is kept as easy and lightweight as possible. Its intended for use in games or other applications to store data in xml files and for sure also for reading it from there.
The oBIX toolkit provides a Java software library for implementing oBIX enabled applications. The toolkit contains a data model for obj trees, XML encoder/decoder, REST session management, and a Swing diagnostics tool.
XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
BASIS FOR AN OPEN SOURCE PROJECT to convert NoteWorthy Composer files from/to MusicXML. Two Python 3 programs for NoteWorthy Composer files in nwctxt format. 1. nwctxt2xml.py - Converts nwctxt into XML 2. xml2nwctxt.py - Converts XML into nwctxt
PHP libraries which create an XML-based API for storing data in (and retrieving it from) a database. API allows for one or multiple nodes to push/pull data from one or multiple stores, each with one or multiple items allowed.
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.
PgAtomServer is an open source Atom Publishing Protocol server based on PHP and PostgreSQL.
Inspired by RFC 5023, PgAtomServer aims to manage CRUD operations on Web resources through HTTP, XML and ReST. Data is stored in a PostgreSQL database.
Le fil d'Harliane permet de suivre l'avancement de la réalisation d'un projet (création d'entreprise) au travers d'étapes à valider et d'objectifs fixés. Il génère des états pouvant être fournis au créateur ou aux partenaires.
NZBGetter is a PHP Script for linux based systems to spider NZB index sites for NZB files matching your predefined search patterns. The script downloads matching NZB files and passes them to your Usenet Reader.
Seelib(SErializElib) is a simple class serialization library written in C++ language. This library can read/write a objects to file in several formats: xml, text and binary. Class can be serialized only if it implement a serializable interface.
METSbuilder is a digitisation tool. It extracts technical metadata from master image files and produces METS metadata packages for the item, containing structural, bibliographic (Dublin Core), technical image (MIX) and preservation (PREMIS) metadata.
QiQu is a framework to support the MDA and MDSD approach. It is based on the idea to convert UML models into source code. With QiQu you build your own generators which convert your models into code, respecting your architectural design.
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.
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
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.
XMLCereal is a data-binding library for the serialization/deserialization of C++ objects to/from XML. It aims to be fast, use a minimum of memory, and provide a simple OO programming interface. It includes an XML pull parser and a SAX like XML writer.