links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: "database",

Top "database" experts: dapperdanman, bravoury, malaeng, masterchef, fortrezza, moo,

Groups about "database": Database, Firebird and Interbase, Furniture Database, Oracle, panopticon, Bioinformatics,

1 - 50 of 90 next »   Watch otis
 
List and Javadoc of all JE-BDB properties
by otis 2009-11-20 11:23 bdb · properties · configure · java · database · performance · tuning · software · javadoc
http://www.oracle.com/technology/documentation/berkeley-db/je/java/constant-values.html - cached - mail it - history
by otis 2009-11-17 15:47 hadoop · hbase · rdbms · sql · presentation · powerpoint · compare · database
http://www.docstoc.com/docs/2996433/Hadoop-and-HBase-vs-RDBMS - cached - mail it - history
by otis 2009-10-27 15:29 bdb · howto · tutorial · reference · database · java · library
http://www.oracle.com/technology/documentation/berkeley-db/je/GettingStartedGuide/backuprestore.html - cached - mail it - history
HadoopDB An Architectural Hybrid of MapReduce and DBMS Technologies for Analytical Workloads.
by otis 2009-07-21 17:07 hadoop · database · postgresql · parallel computing · distributed computing
http://db.cs.yale.edu/hadoopdb/hadoopdb.html - cached - mail it - history
by otis 2009-06-25 14:56 keys · hash table · client · java · library · software · database
http://code.google.com/p/tokyotyrant-java/ - cached - mail it - history
Schemafree is a key/value store based on Mysql
by otis 2009-06-09 16:49 database · hash table · keys · values · mysql · store
http://code.google.com/p/schemafree/ - cached - mail it - history
by otis 2009-06-03 14:00 hash table · keys · database · performance · report · compare
http://anyall.org/blog/2009/04/performance-comparison-keyvalue-stores-for-language-model-counts/ - cached - mail it - history
by otis 2009-05-29 17:12 keys · values · storage · database · server · hash table · memcached · distributed filesystem
http://labs.gree.jp/Top/OpenSource/Flare-en.html - cached - mail it - history
Hazelcast is an open source clustering and highly scalable data distribution platform for Java.
by otis 2009-05-26 14:55 distributed filesystem · database · storage · java · api · library
http://www.hazelcast.com/ - cached - mail it - history
by otis 2009-05-26 14:53 keys · values · storage · database · server · hash table · memcached
http://repcached.lab.klab.org/ - cached - mail it - history
nmdb is a network database (dbm-style) for controlled networks that can use different protocols to to communicate with its clients. It supports TIPC, TCP, UDP and SCTP. It consists of an in-memory cache that saves (key, value) pairs, and a persistent backend that stores the pairs on disk. Both work combined, but the use of the backend is optional, so you can use the server only for cache queries, pretty much like memcached.
by otis 2009-05-26 14:52 keys · values · storage · database · server · hash table
http://blitiri.com.ar/p/nmdb/ - cached - mail it - history
by otis 2009-05-26 12:44 keys · values · database · hash table · storage · review
http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/ - cached - mail it - history
Distributed and persistent key-value database
by otis 2009-05-26 12:42 keys · values · database · hash table · server · api · distribute · storage
http://opensource.plurk.com/LightCloud/ - cached - mail it - history
Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements.
by otis 2009-05-26 12:40 keys · values · database · hash table · server · api
http://code.google.com/p/redis/ - cached - mail it - history
Tokyo Tyrant is a package of network interface to the DBM called Tokyo Cabinet. Though the DBM has high performance, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Tokyo Tyrant is provided for concurrent and remote connections to Tokyo Cabinet. It is composed of the server process managing a database and its access library for client applications.
by otis 2009-05-26 12:37 keys · values · database · hash table · server · api
http://tokyocabinet.sourceforge.net/tyrantdoc/ - cached - mail it - history
by otis 2009-05-14 17:03 rdbms · stream · database · realtime · report · sql
http://www.sqlstream.com/Products/products.htm - cached - mail it - history
by otis 2009-04-18 23:11 hadoop · database · java · software
http://www.cloudera.com/blog/2009/03/06/database-access-with-hadoop/ - cached - mail it - history
by otis 2009-03-20 22:06 wordnet · synonyms · NLP · database
http://www.globalwordnet.org/ - cached - mail it - history
Sedna is a free native XML database which provides a full range of core database services - persistent storage, ACID transactions, security, indices, hot backup. Flexible XML processing facilities include W3C XQuery implementation, tight integration of XQuery with full-text search facilities and a node-level update language.
by otis 2009-03-14 16:46 xml · database · xquery · full-text · search
http://modis.ispras.ru/sedna/ - cached - mail it - history
Open-source RDBMS purpose-built entirely for data warehousing and business intelligence. It is based on architectural cornerstones such as column-store, bitmap indexing, hash join/aggregation, and page-level multiversioning. Every component of LucidDB was designed with the requirements of flexible, high-performance data integration and sophisticated query processing in mind.
by otis 2009-03-02 11:12 database · rdbms · scalability · performance · data mining · analytics · sql · software
http://www.luciddb.org/ - cached - mail it - history
by otis 2009-02-27 03:31 database · data mining · data warehouse · analytics · sql · MapReduce · parallel
http://www.asterdata.com/ - cached - mail it - history
The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-cpu/core architecture. The code is originally derived from MySQL.
by otis 2009-02-27 03:27 database · cloud computing · scalability · sql · rdbms
https://launchpad.net/drizzle - cached - mail it - history
MongoDB is a high-performance, open source, schema-free document database designed for cloud computing. The project's goal is a cloud-scale data store that's easy to deploy, manage and use. It's network accessible, written in C++
by otis 2009-02-27 03:25 database · json · performance · document
http://www.mongodb.org/ - cached - mail it - history
High performance BDB-like in-process key-value DB. Has master-slave replication, multi-master, remote server, and full-text search with bindings for Java, Perl, Ruby, etc.
by otis 2009-01-21 22:18 database · embed · storage
http://tokyocabinet.sourceforge.net/ - cached - mail it - history
Designed for analytics, ICE is easy to use, simple to manage and ideal for data volumes up to 30 TB and more. ICE combines a column-oriented database with a unique Knowledge Grid architecture to eliminate the complexity of data warehousing.
by otis 2008-12-29 12:20 database · data mining · data warehouse · Business Intelligence · performance · scalability · mysql · software · olap
http://www.infobright.org/Open-Source/Home - cached - mail it - history
by otis 2008-12-29 12:14 database · mysql · performance · scalability · blog · tips · data mining · data warehouse · olap · Business Intelligence
http://www.mysqlperformanceblog.com/2008/12/22/high-performance-click-analysis-with-mysql/ - cached - mail it - history
CloudBase is a high-performance data warehouse system built on top of Map-Reduce architecture. It enables business analysts using ANSI SQL to directly query large-scale log files arising in web site, telecommunications or IT operations.
by otis 2008-12-23 11:52 database · data mining · sql · MapReduce
http://cloudbase.sourceforge.net/ - cached - mail it - history
Database->Lucene command-line indexing tool
by otis 2008-11-17 13:13 lucene · database · index · search · command line
http://lab.cisti-icist.nrc-cnrc.gc.ca/cistilabswiki/index.php/LuSql - cached - mail it - history
by otis 2008-11-02 00:12 database · design · tagging · social software · schema
http://www.slideshare.net/edbond/tagging-and-folksonomy-schema-design-for-scalability-and-performance - cached - mail it - history
Bailey is a scalable, reliable, distributed document database.
by otis 2008-04-29 22:50 Doug Cutting · document · database · distribute
http://sourceforge.net/projects/bailey/ - cached - mail it - history
by otis 2008-03-27 16:08 postgresql · ssh · tunnel · database · reference
http://www.postgresonline.com/journal/index.php?/archives/38-PuTTY-for-SSH-Tunneling-to-PostgreSQL-Server.html - cached - mail it - history
RDDB is a Ruby Document-oriented Database. It is inspired by CouchDB and the notion that you insert documents into the database and then define views for querying. Views are defined as blocks which are used to select the documents and the attributes in the documents that are relevant to your needs. Views are materialized to enhance performance.
by otis 2008-02-13 23:24 ruby · database
http://rddb.rubyforge.org/ - cached - mail it - history
by otis 2008-01-05 01:58 database · postgresql · cheatsheet
http://www.postgresonline.com/journal/index.php?/archives/17-PostgreSQL-8.3-Cheat-Sheet-Overview.html - cached - mail it - history
by otis 2008-01-02 17:45 etl · database · integration · java · perl
http://www.talend.com/ - cached - mail it - history
Java utility to generate SQL database from WordNet standard database as released by the WordNet Project. use Wordnet's hypernym / hyponym relationship to suggest alternative search terms. If you're familiar with Wordnet then you know that for the word 'dog', one hypernym is 'canine' and a possible hyponym is 'dalmatian'. One important factor is that this is for the first sense of the word only. Have you thought about how you would choose the correct sense of a word in order suggest synonyms? In my sample application I only work with the most popular sense, i.e. the first sense of a word. I used these postgresql commands to copy the wordnet database into postgresql and then I formed SQL statements to pull the relevant hypernyms and hyponyms from the database. I use Wordnet in a postrgesql database form. You can easily copy Wordnet into either Postgresql or MySql by downloading the relevant scripts from http://sourceforge.net/project/showfiles.php?group_id=135112. Instead of synsets, I use Wordnet's hypernym/hyponym relationship to suggest narrower or broader search terms. For you to get an idea of what the SQL for your function may look like, I include the SQL statements that I have written for my application. I wrap my SQL statement up in a postgres function so that I call it with the simple SQL statement: SELECT get_hyponyms_for_nouns('dog'); Here is the function: CREATE FUNCTION get_hyponyms_for_nouns(text) RETURNS SETOF text AS $$ SELECT lemma FROM word w JOIN sense s USING (wordid) JOIN ( SELECT DISTINCT synset2id FROM semlinkref slr JOIN ( SELECT sense.synsetid FROM sense JOIN word USING (wordid) JOIN synset ON sense.synsetid = synset.synsetid WHERE lemma = $1 AND rank = 1 AND categoryid BETWEEN 3 AND 28 ) sense ON slr.synset1id = sense.synsetid WHERE linkid = 2 ) syns ON s.synsetid = syns.synset2id $$ LANGUAGE SQL; Here, the linkid selects the hyponyms. A linkid of 1 would select the hypernyms. For synonyms, I think it result in a much shorter SQL statement. Nick Rowlands -- nick tocka rowlands at googsmail
by otis 2008-01-02 17:25 wordnet · sql · database · tool
http://wnsqlbuilder.sourceforge.net/ - cached - mail it - history
by otis 2007-12-30 13:24 mysql · database · tool
http://maatkit.sourceforge.net/ - cached - mail it - history
RDDB is a RESTful document-oriented database written in Ruby. Querying is accomplished through views using Ruby for the view language and materialization can be handled locally or through a distributed system.
by otis 2007-12-30 02:17 docdb · ruby · REST · database
http://rubyforge.org/projects/rddb - cached - mail it - history
Thrudb is a set of simple services built on top of Facebook’s Thrift framework that provides indexing and document storage services for building and scaling websites. Its purpose is to offer web developers flexible, fast and easy-to-use services which can enhance or replace traditional data storage and access layers.
by otis 2007-12-30 02:16 docdb · database · lucene · memcached · s3 · ec2 · replication
http://trac.thrudb.org/ - cached - mail it - history
Document-oriented database with replication
by otis 2007-12-25 03:22 database · replication · scalability
http://incubator.apache.org/couchdb/ - cached - mail it - history
JasperForge.org is the open source development portal for the JasperSoft Business Intelligence Suite, the JasperSoft Business Intelligence solution that delivers comprehensive tools for data access, data integration, analysis, and reporting.
by otis 2007-12-11 18:15 olap · java · report · sql · database · data mining · etl
http://www.jasperforge.org/ - cached - mail it - history
Memcachedb is a distributed storage system designed for persistence. We simply hacked from memcached and tugela. But neither of them. Memcachedb is not a cache solution, it is a persistent solution for high-frequency writing and reading. It conforms to memcache protocol(not completed, see below), so any memcached client can have connectivity with it. Memcachedb uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported.
by otis 2007-12-03 03:53 database · performance · distribute · hash table · keys · values · store · bdb
http://memcachedb.org/ - cached - mail it - history
open source (LGPL), DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based descriptive manner and checked into source control.
by otis 2007-10-07 01:01 database · refactoring · tool
http://www.liquibase.org/ - cached - mail it - history
HiveDB is an open source framework for horizontally partitioning MySQL systems.
by otis 2007-07-30 19:20 database · partition · mysql · java · library · software · open source
http://www.hivedb.org/ - cached - mail it - history
The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it's simple to monitor and can swiftly interoperate with any web framework you choose.
by otis 2007-07-30 19:19 database · connection pool · json · http · proxy
http://code.nytimes.com/projects/dbslayer - cached - mail it - history
by otis 2007-04-26 13:26 lucene · database · rdbms · search · index
http://www.dbsight.net/ - cached - mail it - history
Keep Lucene indices in sync with the DB
by otis 2007-04-25 12:50 hibernate · orm · lucene · search · database
http://www.hibernate.org/410.html - cached - mail it - history
by otis 2007-04-15 16:20 postgresql · database · replication · high availability · drbd
http://people.equars.com/2007/3/16/postgresql-drbdlinks-heartbeat-on-debian - cached - mail it - history
open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval.
by otis 2007-03-11 19:49 database · rdbms · open source · xml · xquery
http://monetdb.cwi.nl/projects/monetdb/ - cached - mail it - history
by otis 2006-11-09 02:17 database · cluster · JDBC
http://sequoia.continuent.org/HomePage - cached - mail it - history
1 - 50 of 90 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates