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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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.
JarHunt is a simple Ruby/Rails app that allows you to upload and catalog jar files that you work with every day. The jar files are then searchable, making tracking down which class files belong to which java archive easy and fast.