Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

What are horizontal and vertical partitions in database and what is the difference?

database

Populating django field with pre_save()?

Is there a dbunit-like framework that doesn't suck for java/scala?

Generating a single Entity from existing database using symfony2 and doctrine

php database symfony doctrine

Log to database instead of log files

Postgres - Transpose Rows to Columns

Composite Primary key vs additional "ID" column?

MySQL foreign key to allow NULL?

Conditional INSERT INTO statement in postgres

Detected resolved migration not applied to database on flyway

database flyway

MySQL - Replace Character in Columns

mysql sql database

How can I store and retrieve images from a MySQL database using PHP?

php mysql database blob

PostgreSQL: SQL script to get a list of all tables that have a particular column as foreign key

How do you write a case insensitive query for both MySQL and Postgres?

MySQL - One To One Relationship?

How do I test database-related code with NUnit?

Best representation of an ordered list in a database?

MongoDB opposite of $addToSet

mongodb database

When to use CouchDB vs RDBMS [closed]

database couchdb rdbms

Advantages / Disadvantages of pconnect option in CodeIgniter