SQLite database is a light weight database you can integrate with your app. goLite is an interface to create SQLite Database. You can generate script, browse data using object viewer or can run query using query executer.
DbEntry.Net is a DataBase access compnents for .Net. It's using the common and friendly method to access relational databases with SqlSentence, SqlBuilder or O/R Mapper.
MS3DBUI version 1.0.0.0 is a windows UI that enables users to connect to any MS SQL SERVER database.Once connected users can query their database .In upcoming version MS3DBUI users will be able to update data. Ms3DBUI is coded in C# language.If you w
SqlBuddy is a tool for use with Microsoft SQL Server and MSDE, written in csharp/ DotNet (.NET), to facilitate SQL script writing. It is serves a slightly different purpose that of Query Analyser, in that it is aimed to *help* the user write SQL.
DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
Demo: http://www.youtube.com/watch?v=W3g001CpUgg Universal database administration tool, designed for cross database data transfers(import, export), working with any ADO .NET, ODBC, OLEDB sources. (MySQL, SQLite, SQL Compact, MsSQL, Firebird etc..)
A database client cache library, now support SQLServer;
Supports .NET and COM;
The first supports cross process/machine client query cache;
Simple O/R mapping;
Even faster than general raw coded method;
Excellent than Hibernet.NET when doing query.
This is a .net class generator written in C# that allows you to input a SQL string along with the connection string and will generate the necessary class for the custom query you provide.
OpenSqlManager is a PostgreSQL database administration tool written in C#. It can perform functions such as creating, altering and dropping objects and allows users to build SQL queries via a visual querybuilder interface.
This tool provides User Interface for command-line tool SqlMetal which can generate code and mapping for the LINQ to SQL component of the .NET Framework.
The SQLQuery Agent is simple tool based on the SQLQuery Analyzer or the SQL Enterprise Manager to execute SQL querys. Presently Access-, Microsoft SQL- and MySQL-databases are supported. Syntax highlighting is also implemented.
Prequel is a simple query browser for MySQL. It allows you to perform any MySQL compliant command through an ODBC connection. It's written in C#.NET 2.0 and requires the MySQL ODBC Connector.
Sql editor, simular to the Microsoft Query Analyzer, in a Visual Studio type of enviroment. QueryCommander includes features like IntelliSense, automatic comment header, xml-documentation, xml2data etc. 100% of all donations go to Plan International.
Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQLquery.