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.
Foswiki is an Enterprise wiki, typically used to run a collaboration platform, knowledge base or document management system. Users can create wiki applications using the Topic Markup Language, and developers can extend its functionality with plugins.
Foswiki stands for "Free and Open Source" wiki to emphasize its commitment to Open Source software.
Command-line tools for working with Architecture Decision Records
A command-line tool for working with a log of Architecture Decision Records (ADRs). ADRs are stored in a subdirectory of your project as Markdown files. The default directory is doc/adr, but you can specify the directory when you initialize the ADR log. Create a directory named doc/architecture/decisions containing the first ADR, which records that you are using ADRs to record architectural decisions and links to Michael Nygard's article on the subject. Create a new ADR file that is flagged...
Shell script to print the help message for the shell script.
While writing the shell script, we often write the repeated lines of:
echo "message"
This is one of the most tedious tasks in the shell scripting.
By this tool ...
1) We can write the text messages into the plain text.
2) From that text file, our shell script can grab and print the required text fragment.
code2tags is a project documenting tool it generates a html version of the entire project dir and puts a navigation frame for browse each file, works with many formats like xml, jsp, properties, php... and many more
DoxyMentor makes autogeneration of software project documentation a snap, by utliizing DoxyMake (and doxygen), and a source code repository. Supports exporting tagged modules from cvs and documenting them based on a short-and-sweet Doxymake config file.