MonetDB
MonetDB is a high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval. MonetDB often achieves a significant speed improvement for SQL and XQuery over other open-source systems.
MonetDB achieves its goal by innovations at all layers of a DBMS, e.g. a storage model based on vertical fragmentation, a modern CPU-tuned query execution architecture, automatic and self-tuning indexes, run-time query optimization, and a modular software architecture.
Its major features include:
- High-performance database management system
- Multi-model system
- Column-store based database kernel
- Broad spectrum database system
- Extendable database system
- Database back-end is multi-threaded and guards a single physical database instance
- Operations are cache- and memory-aware with supreme performance
- Index selection, creation and maintenance is automatic
- Connectivity is provided through TCP/IP sockets and SSH on many platforms
- Could be Embedded
- Programming interfaces available in all major languages
http://monetdb.cwi.nl/
comments powered by Disqus
Related Products
Shard-key-mapper - A PHP interface with starter classes for implementing a sharding directory
ShardKeyMapperShardKeyMapper is a PHP class upon which to build a horizontally partitioned MySQL database cluster. What is a horizontally partitioned database cluster?A horizontally partitioned database cluster is a database in which one or more tables are split between multiple database servers. These tables all share a common "partition column". All of the rows that belong to a particular column key (for example 1) are stored on the same physical server. ShardKeyMapper defines a class interfac
Ofcom-csverter - PHP library/script to automatically fix errors and fill in missing data within Ofco
IntroductionOfcom is the regulator for the UK's public telephone system. Their sabc.txt CSV file lists UK telephone number initial digit allocations (a.k.a "area codes"). It is published weekly, often on Wednesday. There are many minor changes made to the data over the course of a year. The area code data is used by business and industry for a wide variety of purposes. This includes basic telephone number sanity-checking within e-commerce websites and the correct display and formatting of UK tel
N-orm - Java non-object relational mapping to ordered map databases (HBase and Redis)
What is n-ormn-orm offers a simple persistence layer for Java. Targeted stores are "no-sql" as the framework assumes a column-oriented like storage data model. The framework makes use of annotations and a very simple query language, simple enough to be very efficient, and too simple to let a model not to be efficient... ;-) Current stores are HBase and Redis, though new drivers should be simple to implement. Expectations on a data store are that it can handle maps automatically sorted according
Jqgrid-for-plsql - jQGrid Integration Kit for Oracle PL/SQL and Application Express (Apex)
jQGrid Integration Kit for Oracle PL/SQL and Application Express (Apex)IntroductionI started developing applications back in the good (?) old client/server days. I was fortunate enough to discover Delphi quite early. Even from the start, the lowly 16-bit Delphi version 1 had a kick-ass DBGrid control which allowed you to quickly and easily build data-centric applications. Just write a SQL statement in a TDataSet component, connect it to the grid, and voila! Instant multi-row display and editing
Pyfilemaker - PyFileMaker - Python Object Wrapper for FileMaker Server XML Interface
PyFileMaker - Python Interface for FileMakerPyFileMaker is a set of Python modules that makes it easy to access and modify data stored in a FileMaker Server database. It uses XML data interchange trough Custom Web Publishing functionality of the server. It acts as Object Relational Mapper for existing FileMaker database. You can use it to query a FileMaker database, but you can also use it to add data to a FileMaker database, you can even use it to delete records and execute FileMaker scripts. I
Caramel-plugin - A Rails plugin for quick-and-easy RedCloth support in your models.
Caramel: a RedCloth enabler for RailsCaramel is a Ruby on Rails plugin that facilitates conversion of Textile input to HTML via RedCloth. Problem:If you have a text field, say 'content', in your model and you intend to use that text field to contain the HTML for your web pages, then either the user of your web app must know HTML or else you'll have to convert the user's input from some other format like Textile. The latter solution is quite attractive, and on top of that there is a great Ruby ge
Alchemydatabase - A Hybrid Relational-Database/NOSQL-Datastore
Alchemy Database: A Hybrid RDBMS/NOSQL-DatastoreAlchemy Database is a low-latency high-TPS NewSQL RDBMS embedded in the NOSQL datastore redis. Extensive datastore-side-scripting is provided via deeply embedded Lua. Unstructured data, can also be stored, as there are no limits on #tables, #indexes, #columns, and sparsely populated rows use minimal memory. AlchemyDB believes OLTP traffic's needs are best served by extending SQL and has recently added the following experimental functionalities: Lua
N-cat - Numismatic Database Management for the Historian and Collector
N-CATNumismatic Database Management for the Historian and Collector. The software is build with embedded Firebird (Interbase) database engine and Qt C++ framework. Update to the newest version - view update instructions below. Support most of NUDS fields (Numismatic Database Standard for column-oriented numismatic data sets) and additionally not limited number of images, documents and references per item. Designed for work with huge data sets. Powerful and reliable embedded database engine. Easy
Python-read-filepro - Python source to extract records created by the venerable filePro database pro
read_filepro for PythonPython source for extracting map, key, and data records from an ancient filePro database. Reads the raw files so a copy of filePro is not required. July 1, 2010 BackgroundRecently, I was asked to extract the data from over four hundred filePro databases created by an office over a nine year period. To hopefully spare someone else this hassle, I'm posting my findings and code. I copied 544mb in filePro stuff and ended up with 109mb in .CSV files. They were using filePro ver
InfiniDB - Scale-up analytics database engine for data warehousing and business intelligence
InfiniDB Community Edition is a scale-up, column-oriented database for data warehousing, analytics, business intelligence and read-intensive applications. InfiniDB's data warehouse columnar engine is multi-terabyte capable and accessed via MySQL.