Friday 30 May 2014

CodeSprint - Simplified MVC Framework (Database Abstractions)


CodeSprint is an MVC Framework that provides a simplified codebase for connecting to and using multiple databases. User can use either MySQL, SQLite, Microsoft SQL Server, PostgreSQL, Microsoft Access, ORACLE and Firebird databases, without knowing any internals workings

user can use the same code to talk to any of these databases. Changing the database in the application will require no change in the code.

User can also use more than one type of databases in the application.

Users can also use the login system to create and validate new users.




CodeSprint - Simplified MVC Framework (Database Abstractions)

No comments:

Post a Comment