Download Apache Xindice 1 0 - Apache Xindice 1 0 Description, Apache Xindice 1 0 Reviews
Contact
 


 

Download

 
Download Now (5179K)
The Apache License
Downloads till now: 26
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Administrative frontents , Database APIs , Database Engines , Database Servers ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML


Tag Cloud

Apache Xindice 1.0

 

Details

Size: 5179K
Last Update: 2008-04-19 00:26:21
OS Support: Linux
License/Program Type: The Apache License
Publisher: The dbXML Group
Price:$0.00
Description:

Apache Xindice 1.0 is database servers software developed by The dbXML Group.
Apache Xindice is a database designed from the ground up to store XML data or what is more commonly referred to as a native XML database. The name is pronounced zeen-dee-chay in your best faux Italian accent. Don't worry if you get it wrong though, we won't mind. We just care that you spell it correctly.



You might be wondering what a native XML database is good for? Well it pretty much has one purpose, storing XML data. If you don't have any XML data, don't want any XML data or think XML is the most over-hyped technology of the new millennium, then Xindice is not for you. We're not out to change the way data in general is stored, only to provide a good solution for storing XML data. If you survey your projects and see XML popping out of every corner, then Xindice might be a real help for storing that XML.

The benefit of a native solution is that you don't have to worry about mapping your XML to some other data structure. You just insert the data as XML and retrieve it as XML. You also gain a lot of flexibility through the semi-structured nature of XML and the schema independent model used by Xindice. This is especially valuable when you have very complex XML structures that would be difficult or impossible to map to a more structured database.

At the present time Xindice uses XPath for its query language and XML:DB XUpdate for its update language. We provide an implementation of the XML:DB API for Java development and it is possible to access Xindice from other languages using built in XML-RPC API. As standards in the XML database area mature Xindice will include support for those that are most important.

Xindice is the continuation of the project that used to be called the dbXML Core. The dbXML source code was donated to the Apache Software Foundation in December of 2001.

Native XML database technology is a very new area and Xindice is very much a project still in development. The server currently supports storing well formed XML documents. This means it does not have any schema that constrains what can be placed into a document collection. This makes Xindice a semi-structured database and provides tremendous flexiblity in how you store your data, but, also means you give up some common database functionality such as data types. In its current state Xindice is already a powerful tool for managing XML data. However, there is still much that needs to be done. Feedback and contributions are actively encouraged.

This document attempts to describe those features that are working and can be used today. You should review the README file that is part of the Xindice distribution for the most current status on the project.

Here are some key features of "Apache Xindice":
Document Collections: Documents are stored in collections that can be queried as a whole. You can create collections that contain just documents of the same type or you can create a collection to store all your documents together. The database doesn't care.

XPath Query Engine: To query the Document Collections you use XPath as defined by the W3C. This provides a reasonably flexible mechanism for querying documents by navigating and restricting the result tree that is returned.

XML Indexing: In order to improve the performance of queries over large numbers of documents you can define indexes on element and attribute values. This can dramatically speed up query response time.

XML:DB XUpdate Implementation: When you store XML in the database you may want to be able to change that data without retrieving the entire document. XUpdate is the mechanism to use when you want to do server side updates of the data. It is an XML based language for specifying XML modifications and allows those modifications to be applied to entire document collections as well as single documents.

Java XML:DB API Implementation: For Java programmers Xindice provides an implementation of the XML:DB API. This API is intended to bring portability to XML database applications just as JDBC has done for relational databases. Most applications developed for Xindice will use the XML:DB API.

Command Line Management Tools: To aid the administrator Xindice provides a full suite of command line driven management tools. Just about everything you can do through the XML:DB API can also be done from the command line.

Modular Architecture: The Xindice server is constructed in a very modular manner. This makes it easy to add and remove components to tailor the server to a particular environment or to embed it into another application.

Database Structure

The Xindice server is designed to store collections of XML documents. Collections can be arranged in a hierarchy similar to that of a typical UNIX or Windows file system.

In Xindice the data store is rooted in a database instance that can also be used as a document collection. This database instance can then contain any number of child collections. In a default install of Xindice the database instance is called 'db' and all collection paths will begin with /db. It is possible to rename the database instance if desired though it is not necessary to do so.
Apache Xindice 1.0 supports english interface languages and works with Linux.

Downloading Apache Xindice 1.0 will take minute if you use fast ADSL connection.


Leave a comment




(optional)

What is 7-3?




0 comments


Downloadtube.com agrees that pirated software hurts software developers and does not support such practices. We acknowledge and agree that software piracy is theft. Using Apache Xindice 1.0 crack, Apache Xindice 1.0 key generator, Apache Xindice 1.0 keygen, as well as any pirated Apache Xindice 1.0 serial number/serial numbers and Apache Xindice 1.0 registration code/codes, warez, keys, torrents, passwords, is illegal and does not support the future development of Apache Xindice 1.0.

Downloadtube.com advises that Apache Xindice 1.0 should be only used in accordance with the rules of intellectual property and the existing Criminal Code. Downloadtube.com does not allow the inclusion of any crack, serial or keygen and disclaims any liability for the inappropriate use of Apache Xindice 1.0.

Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

Apache Xindice 1.0 Version History

Product Date Added
Apache Xindice 1.0 2008-04-19 00:26:21


Related Software

dbmstools
From category: Administrative-frontents
dbmstools 0.4.1 is administrative frontents software developed by John Dickson. dbmstools module exists mainly for developers who need to support applications on more than one database management s...
DB_DataContainer
From category: Database-APIs
DB_DataContainer 1.3.1 is database apis software developed by Mika Tuupola. DB_DataContainer is a PEAR compliant database persistence layer and data encapsulation class. A persistence layer can enc...
Agata Report 7.2
From category: Database-APIs
Agata Report 7.2 is database apis software developed by Pablo DallOglio. Agata Report is a cross-platform database reporting tool with graph generation and a query tool that allows you to get data...
bonddb
From category: Database-Engines
bonddb 2.2.5 is database engines software developed by Andru Hill. Bonddb is a object oriented wrapper for postgresql SQL. bonddb project is a fast data abstraction layer written in C for C/C++ app...
SQLiteJDBC
From category: Database-APIs
SQLiteJDBC supports the most commonly used features of JDBC that can be efficiently implemented on top of SQLite....
Firebird Relational Database
From category: Database-Engines
Firebird Relational Database 2.0 Final is database engines software developed by Firebird Project. Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows,...
OpenLink Virtuoso Universal Server
From category: Database-Engines
OpenLink Virtuoso is a Virtual Database product that provides transparent real-time access to disparate data sources....
Klein
From category: Database-APIs
Klein is a database topologizer....
Glom 16
From category: Database-APIs
Glom allows you to design database table definitions and the relationships between them....
DBAHelper
From category: Database-APIs
DBAHelper 0.1.7 is database apis software developed by IzzySoft. DBAHelper project is a collection of scripts to ease the daily maintenance work of Oracle database administrators. Examples a...
DbVisualizer
From category: Administrative-frontents
DbVisualizer 5.1.1 is administrative frontents software developed by Roger Bj?revall. DbVisualizer project is a cross-platform database tool for all major relational databases. DbVisualizer enables...
Aqua Data Studio 4.7.2
From category: Database-APIs
Aqua Data Studio 4.7.2 is database apis software developed by AquaFold, Inc.. Aqua Data Studio program is a database query tool and administration tool that allows developers to easily create, edit...
MyClient
From category: Administrative-frontents
MyClient is an open source web client interface for the MySQL database....
databeans
From category: Database-Engines
databeans 1.0 is database engines software developed by Raphael Jolly. databeans is a fully object oriented (not relational) persistence framework for Java, based on the use of the JavaBeans access...
EMS Data Export 2005 for PostgreSQL
From category: Database-APIs
EMS Data Export 2005 for PostgreSQL 1.5.0.4 is database apis software developed by EMS Database Management Solutions, Inc.. EMS Data Export for PostgreSQL is a cross-platform (Windows and Linux) pr...
 

Top Downloads

 
1. Canon PIXMA iP1000 Printer Driver
2. Canon PIXMA iP1200 Printer Driver
3. Canon PIXMA iP1300 Printer Driver c
4. Canon PIXMA iP1600 Printer Driver
5. Canon PIXMA MP210 MP Drivers
6. Realtek High Definition Audio Codecs R
7. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
8. Canon LaserShot LBP-1210 Printer Driver
9. Canon i-SENSYS LBP2900 Printer Driver R
10. ZiPhone
11. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
12. Canon PIXMA MP160 MP Drivers xp64
13. Canon PIXMA iP1300 Printer Driver a
14. Canon PIXMA iP1200 Printer Driver d
15. Rapidshare Auto Downloader
16. The Sitter Downers Soundboard
17. XP Quick Fix Plus
18. Genius Eye 110 Webcam Driver
19. TR Birthday Reminder
20. Canon PIXMA iP1200 Printer Driver x64 d

DownloadTube Editor Reviews

 
1. Similarity
Similarity is a smart program that will help you easily find...
2. Socks Proxy Checker
Socks Proxy Checker is a small utility for testing socks pro...
3. The Form Letter Machine
The Form Letter Machine is a really nice freeware program th...
4. Flexiblesoft Launcher
Flexiblesoft Launcher is a lightweight system tray utility f...
5. FBackup
FBackup is a versatile free utility from Softland that can b...
6. Auto Mute
Auto Mute is a small, simple and free utility to make a PC s...
7. AxCrypt
AxCrypt is a small yet highly efficient application for encr...
8. High Quality Photo Resizer
High Quality Photo Resizer is an easy-to-use and reliable fr...
9. Monitor Asset Manager
Monitor Asset Manager is a reliable Plug and Play monitor in...
10. MemSet
MemSet is a simple and reliable free tweaker that enables th...

Software Reviews Full List



Video Reviews

 
1. Nemo Excel To PDF
Nemo Excel to PDF is to convert Microsoft Excel to Adobe PDF...
2. Nemo PDF To Word
Nemo PDF To Word is a prominent PDF to Word conversion softw...
3. Nemo All To PDF
Nemo All To PDF converts all printable documents to PDF, inc...
4. Nemo PDF Converter
Nemo PDF Converter is professional PDF to Word/RTF and Word/...
5. NoteMe
NoteMe is a small notepad tool that minimizes to the system ...
6. Easy Watermarker
Easy Watermarker helps you add visible transparent text and ...
7. Melange
A freeware technical-commercial program that calculates pric...
8. Saucy French Editor
Saucy French Editor enables you to overcome the headache of ...
9. Caldera
Resize, rename and recompile images in a batch. Resizes imag...
10. Startup Defender
Cleanse Uninstaller is a replacement for the standard Window...
11. Easy Start Menu Organizer
Easy Start Menu Organizer is a tool for arranging and removi...
12. Ultra File Search
Ultra File Search is a Search Utility which is able to find ...
13. SyncBreeze Free
SyncBreeze is a free, easy-to-use and fast file synchronizat...
14. CSV2SQL
Database utility to convert comma separated files (with or w...
15. GoGoStop
GoGoStop is a compact Scheduled Tasks Manager tool to set up...

More Video Reviews



Recent Blog Posts

 
1. How To Disable PHP Safe Mode On In Plesk
Plesk is a powerful hosting automation control panel, used a...
2. Google Dashboard Knows All Your Secrets
If you are connected to your Google account and surf the web...
3. Google Friend Connect Is More User Friendly
Google Friend Connect, the Google service which allows webma...
4. Yahoo! Media Player: A Fast And Lightweight MP3 Player
If you are looking for a convenient and unobtrusive audio pl...
5. Indo Cleaner 2009 Maximizes Windows 7 Performance
Many of you might just have upgraded the current Windows ope...
6. Salesforce And Adobe: Rich Internet Applications In The Cloud
Adobe Systems Incorporated has just announced the partnersh...
7. Google Social Search: Tweets In Google Search Results
The real-time updates from social networks, like Twitter, r...
8. WordPress 2.8.5 Has An Enhanced Security System
Even the upcoming candidate for the most popular blogging pl...
9. Puppy Linux Built From Ubuntu Still Has 99 MB
As compared with earlier candidates, version 4.3 of Puppy Li...
10. Webmaster Tools: Googlebot Fetching Process And Malware Details
Recently, Google has included into Webmaster Tools service n...