Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Single database tool to access different database types?

What are my options to store and query huge amounts of data where a lot of it is repeating?

Complex processing in Stored procedures Vs .net application

Is it possible to automate SQL Server 2008 profiler?

Is it ever a good idea to store BLOBs in a database?

Database access in GUI thread , bad isn't it?

.net database ado.net

Syncing a mobile (iPhone) app with web app

User-sortable records

database database-design

When should we call connection.rollback() method?

java database jdbc

Is there a breaking point when a database transaction will get corrupted?

transactions database

Document databases/Key-value stores for use with .Net projects [closed]

.net database nosql keystore

Using JNDI for Database connections

java database jdbc jndi

Rails - I need a checkbox to change a field in the DB

Novice student question: Is creating a stackoverflow-esque backend as simple as 2 db tables?

database

how to discard changes made to all linq tables?

c# database linq datacontext

If I have two tables in SQL with a many-many relationship, do I need to create an additional table?

sql database

ESENT table browser? [closed]

database nosql esent

Do relational databases provide a feasible backend for a process historian?

Django: Can the value of ForeignKey be None?

Should left outer joins be avoided in DB2

database db2 left-join