This is an Oracle EM management plug-in for MySQL. It can be used to monitor MySQL database in OEM environment. We are also on Google Code: http://code.google.com/p/mysql-emx/
Restad is an indexing-querying tool for tagged documents. It uses a relational database for storage and querying.
See the last news on the blog :
https://sourceforge.net/p/restad/blog/
The Ruby first prototype can be found there :
https://github.com/ymoreau/Restad
The Princeton Protein Orthology Database (P-POD), developed by the Genome Databases Group at Princeton, computes and displays families of orthologs between multiple organisms.
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.
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/
This is a SQL interface for scilab. It will enable users of scilab to do queries to a sql database and get the results in a normal scilab array.
<p>
<a href="http://www-rocq.inria.fr/scilab/"'>Scilab homepage</a>
I like to create a filter expression to have $F{Su_id}.equals($P{Su_id}); but got message: "Cannot cast from boolean to Boolean". Please give me examples of the correct syntax on filter expression. Thank you, Annie