Simple database connectivity added to DWScript, by leveraging mORMot and UIB, it supports a lot of database with high performance (FireBird, SQLite, Oracle, MSSQL, ODBC, OleDB, etc.).

Simple database connectivity added to DWScript, by leveraging mORMot and UIB, it supports a lot of database with high performance (FireBird, SQLite, Oracle, MSSQL, ODBC, OleDB, etc.).

http://code.google.com/p/dwscript/wiki/dwsDataBase

The DWScript http.sys 2.0 based web application server is also coming along nicely:
http://code.google.com/p/dwscript/wiki/WebServer
Authentication is working, providing single-sign-on to users on a domain is trivial (works with Chrome, IE and FireFox if you enable the option).

Coming next is to settle down on a package manager infrastructure, ala npm/nuget, not sure just yet where/how to host the central repository/gallery - not that I expect droves of packages or traffic initially ;-)
http://code.google.com/p/dwscript/wiki/dwsDataBase

Comments

  1. Can a repository/gallery be hosted off Google Drive?

    ReplyDelete
  2. Maybe? The idea would be that different people can contribute packages to the gallery and can administer their own packages.
    Can a google drive folder be shared with different person having exclusive write rights on specific files?

    ReplyDelete

Post a Comment