Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Writing a Domain Specific Language for selecting rows from a table

python database algorithm dsl

jdbc driver for Microsoft SQL Server CE(Compact Edition) 3.5

c# store user settings in database

c# .net database repost

Is there a way to enable / disable constraints in db2 v7?

database db2 constraints

Is there a data sizer tool available for SQL Server 2005?

What does the N in varchar(N) refer to

sql-server database

How to import SQL dump to a table without overwriting duplicate fields

mysql database mysqldump

Database - Data Versioning (followup)

In a StackOverflow clone, is it acceptable for Questions and Answers to be separate tables?

database database-design

How to add data to two tables linked via a foreign key?

Syncing referential integrity tables and enums

Connection Leak in C# DataBase.ExecuteScalar

Storing Data in MS Access and Querying it in Excel

database excel ms-access

Wordpress database migration

How do I do a DISTINCT and ORDER BY in PostgreSQL?

sql mysql database postgresql

Freely available example datasets of hierarchical information, and realistic names

sql mysql database postgresql

What are real performance implications of using text instead of varchar types in MySQL?

sql mysql database varchar

Any real world experience with H2 database? [closed]

java database h2

MySQL workbench : How to export mysql database to .sql file?

Hibernate-like framework for C++ [closed]

c++ database hibernate caching