Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Django: Retrieving IDs of manyToMany fields quickly

Mongodb aggregation $group, restrict length of array

Using getGeneratedKeys with batch inserts in MySQL with Connector/J

django.contrib.gis.db.backends.postgis vs django.db.backends.postgresql_psycopg2

Overcoming Windows Azure Sql Database 150 gb size limitation

What is a good 'FizzBuzz' question for a SQL programmer?

sql database

Database for Content - OK to store HTML?

php html database security

How to simplify this Laravel PHP code to one Eloquent query?

what is the equivalent of CREATE VIEW IF NOT EXISTS in postresql

database postgresql

Storing images in a database versus a filesystem

database

Moq and SqlConnection?

c# database unit-testing moq

Entity Relationship Diagram. How does the IS A relationship translate into tables?

Best practices and anti-patterns in creating indexes in SQL Server?

Should I check for DB constraints in code or should I catch exceptions thrown by DB

add_index to Data Model - Ruby on Rails Tutorial

Laravel Queue, Beanstalkd vs Database, what are the differences?

How do you keep two related, but separate, systems in sync with each other?

Why are indices on columns with very few unique values not effective?

database

How to store lightweight formatting (Textile, Markdown) in database?

Should I add this new column to customers table or to a separate new table?