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
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The Mud Designer gives developers a quick and simple approach to generating text based game content and an easier way to manage their MUD games. It is being developed from the ground up in C# 2008 using .NET 3.5
Aries is an easy to use and feature rich text editor which effectively allows users to modify documents rapidly with powerful features such as Rich Text editing, photo file manipulation, touch screen feature, full screen editing etc.
ClassMailMerge is a .NET Class for sending strings to a microsoft office word template easily! It's useful for office letters that need database fields.
Application developed by ASK sa (http://www.ask.be) that converts the content of a LotusNotes database (.nsf) into Mindtouch Dekiwiki Pages. Almost everything is converted including text formatting, notes links, images and attachments.
DBLGen is a generic plugin-based code generator written in C#.NET that reads database schemas and generates text code for any programming language. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.
n-squared is a light weight, super powered note pad application that stores notes in an embedded database for easy searching. It has a tabbed interface, syntax highlighting, encryption, and more!
MyCodeWeaver is a template-driven code generator (iCodeGenerator fork) that creates code for any programming language and text files, based on the structure of a MS SQL Server or MySQL database.
This code is another way to create SOA applications through HTTP. Can execute Database SPs, MSMQ, Assemblies, IronPython script and generates RSS, JSON, Web Service, Text or Excel file through HTTP. The system has authentication and logging support.
dotLucene/Lucene.Net is the .NET implementation of the Lucene full-text search engine library. Lucene.Net is now under ASF. It's new home is located here: http://incubator.apache.org/projects/lucene.net.html.
create practice exams from FCC exam question pools for Ham Radio
The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning...