Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Database One-to-Many with two foreign key fields in Laravel

database laravel eloquent

Laravel belongsToMany relationship defining local key on both tables

What is a good MySQL Database Schema tool? [closed]

mysql database schema

Developer tools to directly access databases [closed]

Difference between Linq to Sql, Linq, Typed Datasets, ADO.NET

Database tables naming, plural or singular [duplicate]

database visual-studio

SQL: multi valued attributes

sql database

Pivot Table and Concatenate Columns

sql sql-server database pivot

Homemade vs. Java Serialization

java database serialization

How do I store XML data into a mysql database? I don't want foreign keys like crazy

Can ActiveRecord create tables outside of a migration?

Search Filtering with PHP/MySQL

php mysql database

How to save a image file on a Postgres database?

Could not allocate CursorWindow

oracle systimestamp (sysdate) to milliseconds

I don't have "Database Development Perspective" in Eclipse Java SE IDE

java database eclipse

How can I to know If my server run mongodb 64 bits?

mongodb version database

How to find power of a number in SQLite

database sqlite

Why does adding an index to a database field speed up searching over that field?

database search conceptual

Composite vs Surrogate keys for Referential Integrity in 6NF

sql database 6nf