New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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")
The goal of this project is to create a C# .NET Data Provider for the Ingres DBMS (based on the Ingres GPL sources) that runs under MS .NET and MONO and has some additional features while being 100% compatible to the Ingres .NET API.
WikyBlog is a CMS/Groupware application written in PHP/MySQL that fuses collaborative editing features of wikis with user friendly publishing characteristics of blogs. MediaWiki derived wiki syntax, AJAX enhanced, UTF8 and extendable (google maps).
PLSQL-Hashtable is a hashtable implementation written in PL/SQL using object syntax. The hashtable is generic, but can be specialized in order to gain speed. Object types can be stored in the oracle database, persistently.
dc4db - dialog components for data bases. dcPublisher: Create web content in a shorthand syntax. dcScreener: Run relational database content in screens with standard (x)html in internet/intranet environments.
This is php-written web application ( installer ) that can work with any database
Trying to make programers able to focus on the database structure itself not the syntax
A portable java IDE with support for syntax highlight, line numbers and others features. Version 0.2 is beeing prepared and will contain a lot of inovations and utilities.
Visual SQL Builder is a graphical PostgreSQL client written in java that will allow users to Visually build a complete SQL statement, without typing any clause. Building complex SQL queries in an easy way, reducing debugging, syntax and logic errors.
This routine library collects general purpose MySQL 5 stored
procedures and functions, implementing arrays, for-each loops, syntax helpers, named parameters, unit testing ans more.
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.
GEBORA is an administrative tool for the Oracle Relational Database Management System. It's an OpenSource alternative to TOAD. Current version has syntax highlight, schema browser, pl/sql viewer and runner and many other features.
A Java (and maybe .NET) library of objects that objectify SQL syntax and semantics, and render to various flavours of SQL. It allows one to programmatically construct SQL in Java. It's intended use is within other DB abstractions, as a rendering layer.
SQL editor for Oracle, MS-SQL, CA-Ingres, InterBase, Access, MySQL, PostgreSQL, etc. Table structures, indexes, exec. plans! Syntax highlight. CTRL+Space: commands and tables. Creates SELECT, INSERT, UPDATE, and DELETE. In english, french or portuguese.
A language designed for server-side WWW-based applications,
particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.
RDQS is a shell for querying various datasources such as SQL from a common interface. It does/should offer different data outputs, syntax highlighting, (grammatical) completion, shell interaction (e.g. backticks) and programmability
This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
phpRPC is an implementation of the xmlRPC protocol in PHP
phpRPC is meant to be an easy to use xmlRPC library.
Function syntax, and plugging into most CMS's (xoops, nuke, pn, etc) is greatly simplified with the use of database/rpc-protocol abstraction.
It should run on any php server with most databases.
JDBC Explorer is a Java program that provides a front end for SQL commands. It uses JDBC drivers to connect to a RDBMS. Future plans include storing a history of commands, syntax highlighting, and customizable ui.
A cross-platform web development environment, featuring integrated text editor, site manager, and other convenient web design tools. CodeSpire features syntax-highlighting for all major web development languages.
Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).