Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

How to call a Stored Procedure from Hibernate having both IN and OUT parameters

Is it a good practice to save a base64 string on the Database?

Tips on refactoring an outdated database schema [closed]

database refactoring schema

What is the best way to do incremental backups in MySQL?

mysql database backup

Does a version control database storage engine exist?

Why is it bad to use boolean flags in databases? And what should be used instead?

"Follow user" database table design

Where to put the database sensitive information [duplicate]

Tracking user interaction on a website

I need an advice about NoSQL/MongoDb and data/models structure

mongodb couchdb database nosql

How can I use SqlBulkCopy with binary data (byte[]) in a DataTable?

c# .net sql database

"Create table if not exists" - how to check the schema, too?

sql database h2 create-table

Database Design: how to model generic price factors of a product/service?

Is there a good port of leveldb for C#? [closed]

c# database leveldb

Where is the default database created for C# MVC ASP.NET application?

testing inequality with columns that can be null

Ordering columns in database tables

Architecture for database analytics

How is it possible to build database index on top of key/value store?

Microservices: Atomic Events