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
Fully Managed MySQL, PostgreSQL, and SQL Server
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.
Generate .bat files for generating tiled .tif files from MrSID using FWTools gdal_translate and gdaladdo for use by mapserver. This tool also creates the .bat file for generating the tile index and tile shape files for use by mapservertilecache.
The sourcecode for my(Ben Thompson) 10th grade neural network science fair project. UPDATE: Got 2nd in the regional fair, 3rd in the state, 4th in international science fair.
Fast drawing library oriented to game developing, created using C# and assembler injected directly from the C# code. The best library for 2D gamming in .net. Incredible framerates with great quality.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
ORMGen is a scripting language planned to combine database definition and .NET object definition. It will also provide a plugin-style architecture to allow developers the opportunity to generate SQL code for a particular database system.
This is the code used for CalebGo.com. CalebGo.com has been moved to be open source where anyone can contribute. CalebGo.com hopes to provide quality discussion forums and chat rooms. We hope to add games and other cool features to the list.
IWE is a framework 2.0 web application that provides automatic web data entry for tables in a Microsoft SQL Server database. Just config the database connection string in the web.config file of the web site and that’s all, start editing your tables.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
nToolbox is a .NET library of commonly used code. It provides developers with a set of reusable .Net components that solve common problems and simplifies common tasks.
TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
xml_cs is a cmd line tool intended to automatically generate the code needed to parse command line parameters. Starting from an XML specification of the parameters, the program generate the classes corresponding to each and every one of the parameters.
"SAP RFC Proxy Builder" is the easy way to generate the C# Proxy classes of SAP RFC/BAPI functions. Last Update, Please visit: http://www.codeplex.com/RFCProxyBuilder
CodeStats is a tool that counts the number of lines in your sourcecode. It can analyze single files or entire projects, supporting multiple programming languages and project formats.
Phorm is an ORM (Object Relational Mapping) tool for php and .net.
It works as a plugin of DBDesigner, a freely available tool which allows to graphically design a database schema.
Sourcecode in C# for wrapper classes for ShapeLib.dll (http://shapelib.maptools.org): a library for reading and writing shape files ( shp shx and dbf).
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.
SmartCode is a template-driven code generator that lets software developers automatically produce programs and components that interact with database systems. Templates may be written in C# or VB.NET, Delphi.NET or in any language supported .NET. Now is
The Introspector enables the programming tools that deal with sourcecode such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
Moved to GitHub: https://github.com/benmat/mvxlib
A free library to communicate with Intentia Movex MI-programs via the FPW-service. A Microsoft .NET implementation/clone of MvxSockX that only uses .NET managed code.
Declarative validation tool for .NET, which uses templating and runtime code generation. Consolidating the validation logic reduces duplication and the number of lines of code. Templating faciliatates reuse of common logic within and across projects.
SCSI means Simple C# Interpret which allows you to interpret your C#(Visual Basic.Net in a future) sourcecode. Sourcecode could be also stored in special XML file(documentation included). Supports GUI applications.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.