CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: database
database Feed
database Open Questions Feed
database Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
How to Scale a Relational Database with Amazon EC2
By chco: 16 April 2011 - 12:59 AM
It’s amazing what the AWS team achieved with RDS in a little over a year since it was introduced. The team added the high-availability feature it calls multi-AZ, or multiavailability zone. And after...
-
Ramifications of Working with a MongoDB Cluster
By chco: 13 April 2011 - 04:18 PM
When you work with a cluster, you lose the ability to examine an entire collection as a single “snapshot in time.” Many people don’t realize the ramifications of this until it hits them in the n...
-
What is MongoDB's Sharding?
By chco: 03 April 2011 - 10:22 PM
A database cluster needs to at times grow to meet the needs of its application. The excerpt below from the O'Reilly publication Scaling MongoDB explains what sharding is and how it will help with ...
-
Replica Placement Strategies When Using Cassandra
By chco: 22 January 2011 - 01:11 PM
There are several strategies one can implement for replica placement when working with Cassandra. The following excerpt from Cassandra: The Definitive Guide offers some insight into choosing which one...
-
How to Decide Between RDBMS and Cassandra
By chco: 15 January 2011 - 02:26 AM
There are several differences between Cassandra’s model and query methods compared to what’s available in RDBMS (relational database management system), and these are important to keep in mind. Th...
-
How to Determine if Cassandra is Right for Your Project
By chco: 14 January 2011 - 09:29 AM
Apache Cassandra is an open source distributed database management system. Despite it's sophisticated design and smart features, it is not the right tool for every job. In this excerpt from Cassan...
-
create a database using t-sql
Asked by rebeattie : 20 November 2010 - 07:35 PM
Answered by Deepak Sinha : Dec 02 2010 07:21 AM
The best place to find the T-SQL information for creating a database using T-SQL would be the msdn library. https://msdn.microsof...y/ms176061.aspx A very good book on T-SQL for SQL Server 2008 coul... full answer >
-
Why Use an Entity Data Model?
By JulieLerman: 16 November 2010 - 06:24 AM
Well-designed databases can pose a problem for developers. In the data world, a database is designed for maintainability, security, efficiency, and scalability. Its data is organized in a way that sa...
-
How to Connect to Data With Flex4
By chco: 04 October 2010 - 11:21 AM
The following is an excerpt from Getting Started with Flex 4 that shows you how to retrieve data from a database and display it in your DataGrid. This portion shows you how to create a data service th...
-
The Entity Relationship Model: Programming Against a Model, Not the Database
By JulieLerman: 24 September 2010 - 10:13 AM
A central benefit of the Entity Framework is that it frees you from being concerned with the structure of your database. All of your data access and storage is done against a conceptual data model tha...
![]() © 2011, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|