Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
MongoDB Atlas runs apps anywhere
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.
Move files from an initial folder to a new folder based on file age
It's pretty straightforward - specify the initial folder (the folder you want to clean up), the minimum file age, the maximum file age, and the destination folder, and click "Go" -- this program will scour the initial folder, and move all files that match that date range to the specified new folder with quite literally the click of a button.
LM*Net is PostgreSQL Monitoring Application(closed.)
this project is closed. because of move to lavender proejct!
LM*Net for PostgreSQL is FREEWARE Real Time Monitoring Tool!
-Providing real-time session information lookup feature using the PG_STAT_ACTIVITY
-Providing lock information lookup feature using the PG_LOCKS
-describes tables in the database
-Finding the largest databases in your cluster
-Finding the total size of your biggest tables
-Index summary
-Index size/usage statistics
-Duplicate indexes
Supported os : windows, OSX
Supported JRE : Java Runtime Environment 1.8.x on more
Installation
Windows : Extract the Archive using zip utility.
...