Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Proper abstraction of the database tier in a 3 tier system?

Morfik - suitability for medium-scale web enterprise applications

How to backup database (SQL Server 2008) in C# without using SMO?

c# sql-server database backup

Automatically update or delete record(s) after x time in coldfusion

Why (and when to) use stored procedures? [duplicate]

Is Injecting Controlled HTML via AJAX a Security Concern?

php xml database ajax security

ActiveRecord Table Aliases

Adding a unique constraint on calculated value of a column

sql database oracle

Android SQLite insert unique

android database sqlite

MySQL -PHP insert DATETIME

php mysql database

MySQL: Cannot create table with VARBINARY?

php mysql database varbinary

What's the best DB to store banking transactions?

database

Where to keep the data in a simple .NET Windows app?

Rails: How to setup a form with multiple select tags with a HABTM relationship

Is it possible there is a faster way to perform this SELECT query?

What's the database performance improvement from storing as numbers rather than text?

sql database performance

DB design when data is unknown about an entity?

select ancestors using query like a recursive function

mysql database

Composite keys in a Multi-tenant database

What is the proper way to get the last entry for each foreign key of a history table?

sql database oracle