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.
Start Free Trial
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads
DabaXS provides a simple user interface to manage data in MySQL databases defined in an XML file. The main features: forms, list and editor mode, mapping of foreign keys (showing a dropdown in editor mode), 1:n and n:m relations, and picture upload.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
MySQLWebGUI is a free software tool written in PHP intended to handle the administration of MySQL over web. Provies a simple and powerfull AJAX web interface to query and administer MySQL servers, supports a wide range of operations with MySQL. The m
This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
Phenotype CMS is a PHP/MySQL/Smarty based Open Source Content Management Framework dedicated to serve two basic principles: Easy Editing & Simple Efficiency
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.
sWIB ("Simple Web Information Base").
A web-interface to store and manage textual information such as passwords, addresses etc. in a tree-structure with the possibility to attach files.
JspAppWiz is a JSP based RAD tool that builds simple to moderately complex MVC (Model 2) JSP applications. Requires nothing more than some online configuration and selecting database fields and a compatible controls for pages that you design online.
A backend package for User Management package in PHP for creating, editing, deleting users and groups in a MySQL database.
Intended for exposing simple interfaces for user and group management (adding, editing, deleting, authenticating user/groups.)
Lightweight high performance Object Relational Mapper for Java Objects. Persist simple Pojos or complex objectgraphs without any configuration. Supports: multi-threaded sessions, Inheritance, Interfaces, recursive object-graphs, embedded objects, ... see
PHP DynAdmin is written in PHP to handle the administration of some database tables over the Web. It's a fast and simple backend for every web application.
wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
Simple swing database is a small platform indipendent database which stores records in a file format of csv.The program was for my friend,who wanted to have access to the data in a file format of CSV (utf8).Being able to search/edit/remove/add new record
POS type address label printing app. Uses perl, GTK2 and LDAP to provide a simple frontend to search a LDAP contact list and send selected contact details to a printer either via glabels or directly to a CUPS que. Currently work in progress.
El objetivo de esta API es FACILITAR el uso de MySQL con JAVA permitiendo una interacción más simple y transparente con el manejo de transacciones , en lo que respecta consultas SQL, aislamiento y concurrencia.
This project helps JDBC programmers from creating DB connection url by hand coding; by using this package we only need to add a simple property file and initialize it with a single utility class. Currently this is developed with Apache Derby in mind.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
DQuery is a Dynamic Simple Query tool used to retrieve data as matching record(s) for a field value input by user with redirecting the output option also. It is developed using Tcl/TK.