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
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse invalid xml files. It uses the org.w3c.dom interfaces and the jaxp interfaces. It works also on mono/.net thanks to ikvm.
The latest version of genxface is included in the *mak* project, which is hosted on *github*. Genxface is a simple tool to parse C files and generate interface files. In the first version, it generates prototypes. It is intended to generate mock wrap
It is a simple c++ wrapper for libxml library (made for libxml 2.6). It provides an easy-to-use interface to load from and update data in .xml files with known structure. It is also can be used to create .xml files.
jGebafe is a GEneric BAtch Front-End written in Java.
It is able to parse a Windows batch (BAT/CMD files) and create on the fly a GUI allowing the user to set the value of variables, run the script and interact with it.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Components for OS X that enable FLAC to be used on the system level. Includes an AudioCodec component for FLAC encode and decode as well as an AudioFile component that allows the system to parse .flac files.
An efficient little program to simply parse XML files to find contents of different sets of tags, whichever you please. Can also return a list of all the XML tags in relation to their content.
A QuickBooks IIF file viewer and format converter.
Parse QuickBooks IIF files and display them in a nice table.
Convert QuickBooks IIF files to SQL compatible with BambooInvoice.
Wow Log Parser is a combat log parser for the game World of Warcraft. The purpose of the program is to parse the files generated with the /combatlog command. The source code can be found on: http://www.gurre.eu/wowlogparser/forum
Tail is a graphical interface for following files, similar to the *nix command tail -f. Tail can monitor and show multiple files, parse file changes for optional keywords, and optionally notify you of changes both visually and audibly.
R2HTML is a package for R, which includes HTML function and methods to output R objects to HTML. Allow for redirection on the fly. A driver for Sweave allows to parse HTML flat files containing R code and to automatically write the corresponding outputs.
This is an XML-Parser for Java ME based on the work of Marc De Scheemaecker (original NanoXML-Parser) and Eric Giguère (ported NanoXML to the J2ME platform).
It was extended with helpful methods to parse and navigate in RDF and OWL files.
This java project goal is to parse text log files of custom types, and send its log events to a syslog server. it use a xml based configuration file. it support user defined severity and facility using java regex. It can be installed as a Windows service
TCL/TK based browser of a Latex project, aims to
- parse .tex files to create call tree / label list / toc
- interact with compiler (latex/pdflatex), editors and viewers (xdvi/pdf)
A Java library which allows to parse the latest freely available RDF files available at DMOZ (Open Directory Project) and inserts them into any JDBC compliant relational database (i.e. MySQL, PostgreSQL and others to come like Oracle, MS Access, SQLite).
Subxml provides a very lightweight C++ pull parser for parsing a subset of XML. It is intended for use in utility applications where the ability to parse XML-like configuration files is advantageous, but a fully compliant XML parser would be overkill.
lparse is a Windows command line utility to parse internet log files and identify inappropriate content being accessed by users. Useful for identifying users visiting websites deemed unacceptable in the work environment. Supports custom word lists.
An alternative to jakarta project. Lightweight and simple. Reads OLE file (try at least) and parse all that looks like a text. Supports Word, Excel, RTF and PowerPoint files. Outlook planned, but not made yet.
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
Noir is a Protocol/File Specification Format Framework. Noir specification files double as documenation and can be read into the Noir Framework, which will parse,read, and output automatically for you.
any2rss is set of tools that allow you convert just about everything to rss, currently it include a configurable web page parser that parse web pages into rss file. Other possibilities includes Email, News, Log files .... etc
This is a self-contained perl program that can parse out common web log files (it understands and can search over the various fields) to help webmasters (or anyone, really) go through their logs and try to pullout various bits of information.
Genre-sort is a Python script that will parse id3 tags for all mp3 files in a set directory. Based on this information it will then move or copy each file to a directory specified in a file called mapping. This allows to easy sorting of many files in on
Marser is a tool to parse MIB files written in SMIv1 and SMIv2. It deals with all the sections of a MIB module, namely, the IMPORTS, IDENTITY, TEXTUAL-CONVENTION, TRAP-TYPE, OBJECT-TYPE NOTIFICATION and conformance statements.
JSEL (Java Source Engineering Library) is a library to manipulate with Java Source files. You can parse/navigate compilation units of other language elements or construct/modify them using JSEL classes.