public marks

PUBLIC MARKS from nhoizey with tag db

2008

2007

Database parallelism choices greatly impact scalability - The Database Column

by 1 other
Large databases require the use of parallel computing resources to get good performance. There are several fundamentally different parallel architectures in use today

The What, Why, and How of Master Data Management

This paper covers the reasons for adopting master-data management, the process of developing a solution, and several options for the technological implementation of the solution.

Archives de la liste spip-dev

Mes débuts sur SPIP, nostalgie... Et dire que déjà je proposais d'utiliser PEAR::DB, incroyable !

Dabble DB: Explore Dabble

This whirlwind demo won Dabble DB Best in Show at Under the Radar: Why Web 2.0 Matters.

2006

X-Hive Corporation - Products - The fastest and most scalable XML database powered by open standards

X-Hive/DB is a powerful native XML database designed for software developers who require advanced XML data processing and storage functionality within their applications. The comprehensive X-Hive/DB Java API contains methods for storing, querying, retrieving, transforming and publishing XML data.

eXist : Une base de données XML interrogeable avec XPath et XQuery

by 1 other
eXist peut non seulement s'intégrer très facilement dans une application Java (via une servlet - XQueryServlet -, un composant Cocoon - XQueryGenerator - , ou l'utilisation de l'API XML:DB), mais elle peut également être utilisée dans de nombreux autres langages grâce à ses API REST et XML-RPC. Il existe d'ailleurs des API Pyhon et PHP

Open Source Native XML Database

by 2 others (via)
eXist is an Open Source native XML database featuring efficient, index-based XQuery processing, automatic indexing, extensions for full-text search, XUpdate support and tight integration with existing XML development tools

phpied.com » Blog Archive » DB-2-MDB2

by 1 other
Recently I had to move an existing project from using PEAR::DB to PEAR::MDB2 - the new database abstraction layer. I took notes on the parts of the code I needed to change, I hope they can benefit someone who's doing the same.