Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Download Free Tool
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Db Object-er is a code generation program. It generates code for an application based on database contents. It also includes basic sample templates for generating each tier of an application.
A local database engine with a simple query interface.
One process, multithread safe and very very stable (thought to survive to sudden Blackouts).
Optimal query engine (MySQLDriverCS-like easy tools).
No MDAC or ODBC support needed.
Persistence layer for .NET with two main APIs : SQL Map and DAO pattern.
The SQL Mapping is used to map .NET object to SQL statements using XML.
The DAO pattern is used for abstracting the database implementation.
Inpired by the iBATIS Database Layer.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
Mimah is a code generator for O/R mapping tool.
The open architecture enables Mimah to support any tool, any language, any database.
Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
What one block of code and a database can do to produce a web page can be undone by another block of code and the web pages, netting the source database. Here\\\\\\\'s how to take back information from the web.
.NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
MySQLDotNet is a 100% .Net compliant Data Provider for MySQL. It implements all required classes like Connection, Command, DataReader, and DataAdapter. Features include automatic type conversion to .Net data types, transactions, Unicode and Blob support.
A database acess plugin for SharpDevelop, simmilar to the database access components of Visual Studio(tm). Also includes a simple standalone database access program.
Foley .NET Utilities is a library of classes that I believe are either missing from the .NET Framework, or are enhanced version of existing ones. All of which is completely written in C#.
This project will allow a developer to work with any database without regard to the underlying database by making the ADO.NET database interfaces more usable.
NLucene is the .NET implementation of the Lucene high-performance, full-featured text search engine written in Java. See http://jakarta.apache.org/lucene for more info on Lucene.
Relational Artist provides a generic paging solution for the ASP.NET DataGrid that preserves your server resources even in the face of very large SQL result sets. The library is written in C# and is equipped with automated NUnit test batteries.
This is a Library to help developers connect to their data access layer, currently it can be easily configured as a DataAccessObject to Sql,mySql, and Oracle although I hope that list is expanded upon in the future.
The new and improved RunWoW server... The legendary World of Warcraft emulator... We have obtained the source and we are going to bring it up to scratch and release it under the open source license... RunWoW is written in C#...
CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
Library that handles persisting plain .NET objects to and from an underlying relational database. Using attributes in your source code, you define validation and other behaviour.
Supports hineritance, aggregation and persistant events.