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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sqlqueries transparently for insert/update, selecting data as object collection and verifing data types without database access
XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. It was written with performance in mind and does not require any XSLT.
RDQuery is a wrapper system, which enables Semantic Web applications to access and query data actually stored in relational databases using their own built-in functionality. RDQuery automatically translates SPARQL and RDQL queries into SQL.
This package enables developers to run multiple SQLqueries concurrently. The advantage realized by doing this is faster end-user response because instead of serializing queries, one after another, they are executed at once.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
NewfieQ manages mutable SQLqueries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
Querylog is a console tool for performing SQLqueries on a (log) files. Lines from one or more text files or stdin are matched, using regular expressions to an in memory database on which SQLqueries can be performed.
Simple Tools for Executing Queries Everywhere - simple, multi-platform GUI and command line tools for executing queries against multiple database systems
isiXML is a search engine developed in JavaScript where you can make queries to a xml, showing only the necessary data. The structure when doing those queries is very similar to the one SQL uses.
jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
Driver based data access layer writen in Java. With it you can execute SQLqueries between data stored in different format, servers, ... if there is a driver to access them.
A cgi program written in Python that turns HTTP GET and POST queries into SQLqueries, 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.
FreeQueryBuilder a java tool that allow you to create SQLqueries without directly writing SQL. Works with any JDBC compliant database (ORACLE,MySQL,HSQLDB,Firebird).
Webcockpit is a Web Application Generator for realtime charting and monitoring solutions. Generates JSP code to create chart images and HTML tables from SQLqueries. Supports Drill-Down and pluggable look&feel. Uses JFreeChart, Displaytag and Cewolf.
Dynamic SQL framework eases dynamic SQL generation by providing a convinient Object Model for constructing database indpenedent SQLqueries. Current version supports, complex queries, Paging and Cross Tabs (Pivot Tables)
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
A datawarehouse-portal. Built using PHP. Can show text-reports as well as graphs generated from SQL-queries. Also contains admin. functions. Modules can be used in other projects (database- and form-abstraction). At this time only compat. with Postgresql.
TAS (Transcription Analysis System) is a multi-tier framework for running parameterized SQLqueries. Users can analyze new data or new combinations of data with a few clicks in a GUI. Potentially complex/repetitive database interaction is all automated
PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.