Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Blob and Storage Requirement

mysql database storage blob

H2 db 'Chunk no longer exists' error

java database h2 h2db

How do I model (GitHub-like) permissions relationally?

What point should someone decide to switch Database Systems

sql database

Using boolean or enum columns in indices?

database indexing

database schema design tools / modular database design

How to make a mapped field inherited from a superclass transient in JPA?

java database orm jpa mapping

How to use Yii with a multilingual database model?

database multilingual yii

How to store a crypto key securely?

Is this custom CursorAdapter for a ListView properly coded for Android?

Publishing flow in Postgres similar to SSDT

Country/State/City Database? [duplicate]

What is wrong with this MySQL Query?

Stored procedure does not exist, even after creating it

Using AbstractRoutingDataSource to dynamically change the database schema/catalog

Choosing an ORM for Android project (min. API level 7) [closed]

java android database sqlite orm

Freebase: What data dump file contains the "imdb_id"?

database api freebase mql imdb

How to improve INSERT performance on a very large MySQL table

MySQL/Hibernate - How do I debug a MySQL pooled connection that keeps dropping?

Switching between multiple databases in Rails without breaking transactions