Skip to main content

Home/ Java World/ Group items tagged Database Administrators

Rss Feed Group items tagged

Michael Warne

Look at The Role of DBAs (Database Administrators) - 0 views

  •  
    The database administrators are extremely methodical professionals. Though the Enterprise Manager tool automates much of the gathering of information that is needed by database administrators
Hendy Irawan

Apache CouchDB: The Apache CouchDB Project - 0 views

  •  
    Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution. CouchDB provides a RESTful JSON API than can be accessed from any environment that allows HTTP requests. There are myriad third-party client libraries that make this even easier from your programming language of choice. CouchDB's built in Web administration console speaks directly to the database using HTTP requests issued from your browser. CouchDB is written in Erlang, a robust functional programming language ideal for building concurrent distributed systems. Erlang allows for a flexible design that is easily scalable and readily extensible. See the introduction and the technical overview for more information.
1 - 2 of 2
Showing 20 items per page