Newest Database Programming Tips
Legacy database, Single table inheritance and Ruby on Rails
Patrick Strang
·
0 responses
·
ruby, rails, ror, database
JSON database engine
Dan Harabagiu
·
4 responses
·
json, database, software design
Backup all MySQL Databases on one Host
Philipp Haußleiter
·
0 responses
·
mysql, script, backup, database
Database dump from Heroku
Jordan Trevino
·
0 responses
·
heroku, postgres, database, dump
How to transfer data seamlessly between various Ruby on Rails environments and databases
Omar Kamali
·
2 responses
·
ruby, rails, heroku, database
A Database Writers Can Use to Track Submissions
Dylan Kinnett
·
0 responses
·
php, mysql, database, html5
Make Your Database Field CaseSensitive
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, database, mysql
Django template-tag to translate DB fields
Álvaro
·
0 responses
·
python, django, database, translation
Using Multiple Rails Development Databases
Ritchie Young
·
0 responses
·
rails, schema, database, git
Boas práticas para backup de bases de dados PostgreSQL
Lucas
·
0 responses
·
sql, backup, postgres, database
Closure Tables for Browsing Trees in SQL
Shaun McCormick
·
6 responses
·
sql, database, architecture, data structures
Fast setup for a lightweight Maven dev environment
manuel rascioni
·
1 response
·
maven, database, jetty, java
Upload the records from localhost server to remote server
Ankesh
·
0 responses
·
php, mysql, database
Rails: Recreating the Database One-Liner
Sebastian Muszyński
·
0 responses
·
rails, alias, database, one-liner
Exploring SQLAlchemy - The best ORM: Introduction
Tony Narlock
·
0 responses
·
python, database, orm, sqlalchemy
Git database branches
Codeship
·
0 responses
·
branches, database, git, create separate databases for git branches
Extract a stored procedure text off a Sybase DB from the command line
Marcello Barnaba
·
0 responses
·
text, database, extract, sybase
Why you shouldn't use Entity Framework with Transactions
Bernhard Millauer
·
21 responses
·
.net, database, entity framework, c#
Highly Available PostgreSQL - Making it multi tenant (Shared DB)
Kishorekumar Neelamegam
·
0 responses
·
rails, database, paas, cloud
Drop all tables in a database
mahesh sankhala
·
0 responses
·
mysql, database
Avoid ActiveRecord "Unknown column 'table.column' in 'field list'" exception between dropping the column and application restart
Tomasz Werbicki
·
0 responses
·
rails, activerecord, migration, database
New Express based platform for Node.js
Igor Ramadas
·
0 responses
·
nodejs, logging, express, email
Give password for a role on PostgreSQL
Hendra Gunawan
·
0 responses
·
database, dba, postgresql
MySQL : Create a user with his own database
Xavier COIFFARD
·
0 responses
·
mysql, database
The worst way to store user passwords
Austin Keeley
·
0 responses
·
security, database, passwords