RSS 17 projects tagged "Database Engines/Servers"

Download No website Updated 24 Sep 2012 Drizzle

Screenshot
Pop 242.36
Vit 20.92

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 architectures. The code is originally derived from MySQL.

No download Website Updated 24 Aug 2008 Baynoon

Screenshot
Pop 20.57
Vit 1.00

Baynoon is an object database server that understands and efficiently implements relationships (one to one, one to many, and many to many) between entities using a simple query language. It is written in object-oriented C++ and is intended to be portable.

Download Website Updated 02 Jun 2008 Metaphone for Brazilian Portuguese

Screenshot
Pop 8.89
Vit 42.59

Metaphone for Brazilian Portuguese is a text transformation algorithm that converts words to their phonetic keys. This is a C port of the original implementation for Portuguese by Prefeitura Municipal de Várzea Paulista, and has PostgreSQL support.

Download Website Updated 11 Jan 2008 MSSQL JDBC Driver Single Sign On Auth from...

Screenshot
Pop 16.37
Vit 1.00

libsqljdbc_auth provides support for using Windows integrated authentication with the Microsoft SQL Server 2005 JDBC Driver under Unix operating systems. SQL Server Authentication is not secure and is difficult to manage in an environment with large numbers of database servers, but it is often the only option when connecting to an SQL Server Database from non-Windows operating systems. This library allows users of other operating systems to use the more secure Integrated Authentication method with Microsoft's SQL Server 2005 JDBC driver using native Kerberos authentication libraries.

Download Website Updated 31 Oct 2007 Skeleton Engine for MySQL

Screenshot
Pop 61.51
Vit 2.05

The Skeleton Engine is a starting point for creating a MySQL Storage Engine. It comes with everything you need to write a pluggable engine. Autoconf, an initial framework, and scripting tools are all provided. The Skeleton Engine has been the starting point for the PBXT, Nitro, Memcache, AWS, HTTP, and many other engines.

Download Website Updated 18 Sep 2006 buzhug

Screenshot
Pop 20.62
Vit 1.44

buzhug is a fast database engine written in Python, using an intuitive, non-SQL syntax.

Download Website Updated 14 Nov 2006 SQLiteDBMS

Screenshot
Pop 69.41
Vit 2.75

SQLiteDBMS is a database management server for SQLite. It allows an sqlite3 process to be accessed via a TCP/IP network. It provides Extended SQL, SSL, basic authentication, query caching, WebDAV, access control, and replication. It includes a simple Web server that takes HTTP requests and sends XML responses.

Download Website Updated 09 Mar 2005 PostgreSQL Installer

Screenshot
Pop 23.49
Vit 1.00

pgsqlformac is a collection of GUI tools and installations for the day to day use and administration of PostgreSQL servers both on and from a Mac OS X environment.

Download Website Updated 17 Oct 2006 Slony-I

Screenshot
Pop 52.31
Vit 1.94

Slony-I is a "master to multiple slaves" replication system supporting cascading and slave promotion. The big picture for the development of Slony-I is as a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave systems. Reasonable, in this context, is probably no more than a few dozen servers. If the number of servers grows beyond that, the cost of communications becomes prohibitively high.

Download Website Updated 05 Feb 2005 SQLite/Ruby

Screenshot
Pop 43.99
Vit 2.28

SQLite/Ruby is a set of bindings to allow the SQLite (v 2.x) database to be used from Ruby scripts. It provides an object-oriented interface to all major functions of the SQLite API, including the create_function and create_aggregate functions. It also supports bind parameters, transactions, internal and external iterators, type translation in queries, and easy access to various pragmas.

Screenshot

Project Spotlight

Critterding

An artificial intelligence system driven by evolution.

Screenshot

Project Spotlight

Arcueid

A C interpreter for Arc, Paul Graham's dialect of Lisp.