TrimQuery JavaScript DB Engine
TrimQuery – JavaScript DB Engine [http://www.trimpath.com/project/wiki/TrimQuery]…
TrimQuery – JavaScript DB Engine [http://www.trimpath.com/project/wiki/TrimQuery]…
Oracle intends to release a free version of its database [http://news.com.com/Oracle+to+offer+free+database/2100-1012_3-5920796.html?part=rss&tag=5920796&subj=news] , as Oracle 10g Express Edition (Oracle Database XE)…
10 Reasons why SQLCMD is better than OSQL or Query Analyzer [http://sqljunkies.com/WebLog/outerjoin/archive/2005/10/27/17226.aspx] by Jon Baker…
BCP – export data to text file [http://www.sqljunkies.com/WebLog/madhivanan/archive/2005/10/26/17217.aspx], a method of exporting all the data from SQL Server table to a Text File.…
MySQL 5.0 Release Candidate available now [http://www.mysql.com/news-and-events/news/article_959.html] with support for views, stored procedures, triggers, cursors and lots of other new features.…
The .NET LINQ Project [http://msdn.microsoft.com/netframework/future/linq/default.aspx?pull=/library/en-us/dndotnet/html/linqprojectovw.asp] (Language Integrated Query) is quite cool as an extension to the .NET Framework to encompass language-integrated query, set, and transform operations on relational data (DLinq) and XML (XLinq). Much like…