Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it 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.
Filu is aimed to support your stock trading. Some of its features are: Market Scanner, Indicator scripting, TA-Lib support, Postgres driven FIs and indicators, Trading scripting, Backtester with optimizer functionality
Saves Time and Money. Oracle Table API Generator written in PL/SQL It Generates database procedures or functions for insert, delete, update, select and refcursor for one or more tables. Configurable for parameter names and what/how the code is generated.
The Princeton Protein Orthology Database (P-POD), developed by the Genome Databases Group at Princeton, computes and displays families of orthologs between multiple organisms.
SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
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.
This tool designed for fast exporting flow-tools (http://www.splintered.net/sw/flow-tools/) collected data to database. It avoids accidential double import and miss import from files. Extremely fast and reliable.
Bit of examples are here - http://www.larionov.pro/2010/07/netflow-3_12.html (Russian).
IRC Services with Live MySQL support (only running with a MySQL5.0 Server or higher), orion also supports modules and defcon (and many more features), it also includes a webinterface. Commands are based on Anope-syntax
A IRC Service written in PHP. It is based on QuakeNet's Q9. Still in BETA. As of 12-04-2010 a bit of snircd support has been added. Not all functions are done, but it seems to be working. To run it: php main.php Installation: import .sql & edit conf
PL/SQL Unwrapper is a set of packages which allow you to unwrap wrapped PL/SQL codes for Oracle database 10g and above. Also on GoogleCode: https://code.google.com/p/plsqlunwrapper/
An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
Jipes provides open source Java APIs deeply integrated into the Oracle RDBMS, including an Ant task for building and exporting database objects. A Java Data Cartridge replacing database links is also in process.
The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
Combination Telephony Engine (presently Asterisk) PBX (in progress FreePBX) and AutoDialer (presently Vicidial) loaded onto Gentoo with detailed instructions. From blank machine to up and running in roughly 3 hours (mostly compile time, by advanced user)
Naraio is LAMP like software. It contains Apache, MySQL, PHP, Perl, Openssl, Phpmyadmin, OpenLDAP, Subversion, Ruby, Python, Phpldapadmin, and Trac. Trac and Subversion are authenticates user with integrated ldap. Naraio is easy, secure and flexible.
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
This project is no longer supported. If you're looking for a table API generator for Oracle Database, checkout: https://github.com/osalvador/tapiGen2
tapiGen is a table API Generator for PL/SQL. It creates table encapsulation packages for tables that meet certain criteria. These TAPIs can reduce manual code creation while providing additional functionality for web based apps such as Oracle's ApEx.
DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results.
Celsius is a data warehouse that provides web services for upload, archival, download, annotation, quantification, and normalization of all Affymetrix microarray platforms.
MRUNSQL is a command that allows iSeries (AS400, i5) developers to execute SQL statements from a commandline. It is very handy for investigation and testing work. The supporting code is written in RPGLE and CL.