SharpSQL
SharpSQL is a relational DBMS (RDBMS) project that is written in C# and it is 100% managed code. The SharpSQL should be run with SharpOS. More details can be found on the project site http://sharpsql.sourceforge.net.
Current Status: Planning
Features
- Client Server Architecture
- Compatible with the MS SQL Server. The client connectors of the MS SQL Server can bu used.
Modules
- Client driver
- Server
- Lexer, Parser, AST
- Store