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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
Package to define easy access for endusers to mysql databases through a webinterface. It's not just a report generator, it also provides an interface for editing the data in the database. All configuration also done by tables in the same database.
Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
"dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. "dbsql2xml" uses XML document for mapping database tables and columns into elements of tree XML.
The BioDataServer is a database integration system. It implements a mediator-wrapper architecture and offers a SQL interface. The data integration is based on user defined intergrated schema and adapter that wrap any kind of data source.
Schemata allows projects to remain database-agnostic. Maintain your database schema and data in XML and load it into any database for which a JDBC driver is available. With Schemata, there is no need to maintain multiple database-specific SQL scripts.
AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
eDemonOnline is a set of libraries for ASP .NET. It includes the PHP .NET sub-project(a port of PHP functions library to the .NET framework) along with a collection of web controls, class libraries and tools. For more info see the documentation section.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Generate Entity Relationship Diagrams for a a database supported by the ADODB library, using PHP. The data for this ERD is kept in a table in the database.
mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL.
Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
A linux userspace shadow (file data is on disk) relational filesystem (aka "database filesystem") using fuse and postgresql to store metadata. Directories can be queries, and powerful features (e.g. bayesian classification) are added through plugins
Program to automate the backup of the MySQL database & file directory, and send the backup data files to an offsite destination for safe storage through email. Works with Joomla!, Mambo, PostNuke, WordPress & etc. See http://ecommerce.matrix-e.com NO
Thin C++ encapsulation library of the original Interbase/Firebird C API.
Developed to be simple, efficient and flexible, it builds on Linux, MS Windows and MacOS-X.
Provides template-based access to data returned from queries (allows custom data ty
PM Report for PostgreSQL is a simple report generator that can be used with any PgSQL database. It is written in PHP and released under GPL. This is a fork off of PM Report originally made to work with MySQL (http://freshmeat.net/projects/pmreport/).
NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
Set of tools and libs for
managing structured data
in a very flexible way:
Imp./Exp. ASCII, XML, SQL,
PS, Tex/LaTex, RTF
GUI: X-Windows, MS-Windows
Interface to C++, DBs, Perl,
PHP, Java, TCP/IP
LISP-like interpreter
written in C++ using C-LIB
The iBATIS Database Layer will help you design and implement better persistence layers for your Java applications using two main APIs: SQL Maps for reducing JDBC code and Data Access Objects for abstracting the persistence implementation details.
Extensible Data Objects (EDO) is a Markup-style scripting language for accessing and manipulating data from different sources (predominantly SQL sources, but also capable of extending to DNS, etc...), through an extensible plugin framework.
The HL7 Referral Data Mapping System provide user to connection any kind of RDBS to get data that Referral required. Using profile and connections, we cat get data in once form any kind of RDMS and execute multiple Database query.
Generic Data Access Layer is an approach to solve the problem for data access handling in any kind of application. This approach should help to build a database independent data layer. Both embedded SQL and Stored procedure can be used.