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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
XML library for DATABUS language. There are basic functions for export/import XML files. This package contains additional classes for LinkedLists, Stacks, Exceptions etc.
Phormation is a set of PHP functions which provide a framework for developing any HTML form with a database backend (PostgreSQL, MySQL, ODBC are supported). It is extensible, includes 10 reusable widgets (text field, date field, file upload, etc.)
MacBibTk is a Mac compatible version of Peter Corke's tkbibtex (release 9), a BibTeX file editor and browser. BibTeX is a reference/citation system for use with LaTeX. MacBibTk runs on all platforms with Tcl/Tk ports.
This project will create a major mode for mysql in Emacs. It will allow you all the usefulness of the mysql command line client, from within Emacs. I don't know if I'll do a full blown major mode yet, but the functions to run queries are definitely ther
pearsession is a PHP script which overrides the default text file based session handler, allowing any database supported by PEAR to be used instead (MySQL, mSQL, Oracle, MS SQL Server, Interbase, Sybase, etc.). It includes general information about using
The Pioneer DVF07 (or 727) 300 Disc CD changer has support for text titles and artists in the player. This connects to FreeDB.org and downloads the text to the player. While this is Win32 software, only the GUI is not portable. You could whip up a command
Bibtool is a simple curses-based editor for BibTeX bibliography files, especially useful for those who have to maintain a large number of references for a major piece of documentation, like a PhD thesis.
The name 'bibtool' was already in use by another project. To avoid confusion this project has been renamed 'bibcursed' for further development.
There will be no further updates to bibtool, and you should start using Bibcursed instead (also hosted on Sourceforge).
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.
Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries