Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Try Compute Engine
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
jdl is a loader utility for moving data from (CSV or XML) into a db.
usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>]
-c,--conn <arg> conn file
-d,--data <arg> data file
-l,--load <arg> load file
Into src/test/resources you can find some sample (conn, data and load) files.
Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
A bug database that requires no additional software--no web server, no SQL database! Cross-platform (written in Java). Data-driven from a simple text file describing the fields you wish to use in your bug database. Perfect for small project teams.
<a href="http://www.soft82.com/"><img src="soft82_award_50x81.gif" width="50" height="81" border="0" alt="Free download software"></a>
<IMG SRC="http://sourceforge.net/dbimage.php?id=3181" width="256" height="34"><BR>Java Extraction Transformation Service for Transmitting Records & Exchanging Application Metadata: a Java-based ETL/EAI tool.
A set of software components used to investigate and implement searching of music and audio. This covers content-based retrieval and meta-data based solutions, segmentation and content selection (summarisation) of audio and music (MIDI, MP3 and WAV).
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