By tag: Postgresql
0
kicks
7 Minutes from Install to your working EntitySpaces Architecture
7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS
0
kicks
Selecting Random Records With SQL
Have you ever wanted to be able to SELECT a random record or records from a database table, but was unsure how to do it with SQL, instead of through code?
Fortunately there is a way to do it in SQL Server (and MySQL, PostgreSQL, Oracle, DB2, SQLite, and yes, even your favourite, MS Access), and ...
0
kicks
Performance tests of MySQL, SQL2005 Express and Postgresql
Some performance test numbers of MySQL, MS SQL 2005 Express and Postgresql in a specific scenario.
0
kicks
First ASP.NET application against Postgresql
Tutorial on how to install Postgresql on a Windows box and get it to work from an ASP.NET application using .NET 2.0