lunaOrm - Datalayer Code Generator for Vb.Net and C#
lunaORM is an ORM open source and freely downloadable automatic code generator to facilitate and standardize the writing of classes that read/edit/save data to database.
Generate databaseaccess code within seconds with CodeGenConnect
Generate code to insert and update data of a table. This tool generates C#.Net code and SQL stored procedures needed to insert and update data.
Simply paste in your connection string, select the tables you want and click generate code button. Ideal for big tables that has so many columns.
To run this tool, you should have .Net framework 3.5 installed.
Microsoft .NET project that generates SQL Server 2000 scripts for stored procedures and C# classes used to access those stored procedures. The stored proecedures generated are as follows:
Insert, Update, Delete, Select, SelectByPK, SelectByFK
Unify your data structures in XSD!
XSD2DB Utility lets you manage database schemas using XSD files. Supports SQL Server and Jet databases. Can be extended to support other DB platforms.
xsd2db requires .NET Framework 1.0
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.
A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQL Server dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.
DataLG is a Data Access Layer (DAL) generator. Create stored procedures, views, and tables on the database side, then use DataLG to create an assembly (and its source) to interact with them. Works with: Ms Sql Server, Sqlite 3, Mysql 4-5, and PostgreSQL.
Enterprise size application genererator. Mogenius is set of modelling tools, codegenerators for different application levels( Database , Data access , Data presentaton, Application). Document locking, Role subssystem, Workflow subsystem included.
Marbles.net is a DatabaseAccess Tier generator to enable the developer to automate code generation for Database objects. This project is based on an open architecture to enable multiple languages and databases to be supported via a plugin system.
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.
Gentle.NET is a database independent object persistence framework. It has an extensive feature set, excellent performance, and reasonably complete docs. Features include SQL generation, object construction/caching/uniqing, validation, and much more.
It eases data access layer building in n-tier applications. It is an Object/Relational mapper with mapping attributes. Supports: multiple DBMS (MS SQL, MySQL and PostgreSQL), inheritance, 1-1, 1-many, many-many relationships and data caching.
Norad is an attempt to create a code generator providing NHibernate mapping files, poco objects and ASP.Net Man Machine Interfaces. Norad is an Add-in to Visual Studio 2005.
TypedDatabase generates a lightwight Data Access Layer composed of C# classes around each table, view or SP in a database. The resulting code provides type safe access to the data, providing CRUD and select operations defined by user as C# expressions.
Adapdev.NET is an enterprise framework that builds on the Microsoft.NET framework, providing enhanced components for object caching, databaseaccess and querying, code generation, unit testing and encryption, among others.
DaMonkey is a databaseaccess layer code generator for the .NET 2.0 Framework. DaMonkey has a GUI designer and generates SQL as well as VB and C# code. The generated code supports multiple databases, locking, transctions and audit trails.
.NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
An Object/Relational persistence layer for VB6 and .NET (VB.NET,C#,etc) similar to ObjectSpaces etc. Database interaction is managed transparently at runtime and requires no SQL knowledge. Great performance, caching, flexible O/R mapping and more.
Codus is a comprehensive code generation tool for object-relational mapping. For a given database it automatically generates a full data access layer, web services for distributed programming, strongly-typed collections, and a full set of unit tests.
This project is currently devoted two to SOA-enabling technologies:
SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
Loosely coupled, extensible databaseaccess library written in C#. Allows direct databaseaccess over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
.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.
Seagul Extensible Abstraction Generation Utility Library is a new utility that typically generates DatabaseAccess/Abstraction Layers (DALs) for potentially any language or project though the use of it's extensible plug-in system.
An extension of DNN that will allow object relational mapping of DNN objects. This is important for anyone interfacing with DNN in a object relational manor. Also for people using a Web Service Data Access layer.