Re: Storing data and code in a Db with LISP-like interface



Responding to Neo...

Below is an example script for an experimental db (in development) that
can store both data and code.

My push back has to be: Why? Commercial DBMSes already provide storage and execution of stored procedures. RAD IDEs already store everything in the DB. Source control systems already exist for managing code without requiring the tediousness of your example code.


*************
There is nothing wrong with me that could
not be cured by a capful of Drano.

H. S. Lahman
hsl@xxxxxxxxxxxxxxxxx
Pathfinder Solutions -- Put MDA to Work
http://www.pathfindermda.com
blog: http://pathfinderpeople.blogs.com/hslahman
(888)OOA-PATH



.



Relevant Pages

  • Re: Portable stored procedures
    ... > JDatastore lets you store binary streams outside the table scema. ... Other databases usually do not store BLOB's ... > you will have to write the function in the client in Java (or whatever ... >> stored procedures written in some proprietary language. ...
    (comp.lang.java.databases)
  • Re: Writing ONE STORED PROCEDURE rather than 5
    ... @StartDate DateTime = null, ... is null and @store is null ... > I have created the following 5 stored procedures which return rows based> on ... > select * from INVOICES ...
    (microsoft.public.sqlserver.programming)
  • Embedded Stored Procedure within App
    ... We have an application with is store procedure dependent. ... way to simplify our deployment by embedding Stored Procedures within our ... application so that we do not have to "keep track" of which SPs to promote. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Could not find stored procedure dbo.aspnet_CheckSchemaVersion
    ... In order to use the database to store your membership information you need ... to provision it with the necessary tables and stored procedures. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Embedded Stored Procedure within App
    ... We have an application with is store procedure dependent. ... way to simplify our deployment by embedding Stored Procedures within our ... application so that we do not have to "keep track" of which SPs to promote. ...
    (microsoft.public.dotnet.languages.vb)