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
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
To switch historical data quotes, from a format to a other one.
For example to move historical data quotes from MetaTrader4 to NinjaTrader.
Or to move historical data quotes from NinjaTrader to MetaTrader4 .
SPARQL to Object Oriented eNgine allows users to expose their traditional data sources (RDBMS, OODBMS, XML, LDAP, ecc) as RDF data, through a SPARQL endpoint.
This simple java application lets you overlap several different single pdf pages into one page. Across all the applications that provide the ability of merging or spliting pdf docs, none that I have tried, have the feature of overlaping pdf pages.
This was an early attempt I made at data serialization, and now dead. A text-mode file reading/writing library using a new data format. Contains entries for each data type, stored in maps or multimaps. Denary, hex & oct supported for unsigned ints.
The Time Series Toolbox is a set of software components that simplify the task of building applications that record, process, store and publish time series of observations. Current main application area are sensor networks.
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.
A powerful but lightweight configuration-, dependency-injection-, and scripting framework for the JVM, leveraging a combination of annotations and the standard Java script engine framework to provide self-validating scriptable configuration files
This Java utility removes the Javascript parts from a PDF document. It is based on the iText library. It is useful to avoid injection/phishing attacks.
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.
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.
TurtleScript is a semantic web project to demonstrate the utility of including the Turtle RDF serialization in HTML files as a form of metadata. It is intended as proposed alternative or supplement to microformats and RDFa.
A web application built in java to collect snippet of code or items on the web in categories. The application is provided with user registration, snippet moderation, advanced code formatting and ActionScript API for Flash applications integration.
Identityflow provides a framework for building protocol flows that perform distributed Identity operations. Examples of Identity Operations are Single Sign-On (SSO) and Attribute queries.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
Open Source Tracker is a middleware for electronic traceability of food message, e.g TraceCoreXML. OST comes with an optional web interface used to view, generate, exchage and translate traceability messages. Both Java and .net version are available now.
The JeXMl library would like to give java programmers the same ease ruby provides with REXML.The JeXML library can give you a huge control over xml data from within your java code with the least possible effort.
zjson is an implementation of a JSON (http://json.org) reader and writer in C++. It is cross-platform, MS-Windows, Linux, Unix... .The API is similar to the JSONObject( in java), so it is very easy to use. And it is very efficient.