Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.070.076 Times

Itzam/C++ 2.0.0

  Date Added: October 02, 2010  |  Visits: 1.124

Itzam/C++

Report Broken Link
Printer Friendly Version


Product Homepage
Download (102 downloads)



Itzam/C++ wraps the Itzam database engine with C++ templates for both simple and complex database classes. Itzam/C++ wrapper supports B-tree indexes with unique or duplicate keys, and includes multithreaded resource locking. Complete class documentation is embedded in the source code and available online. Itzam creates and manipulates files containing variable-length, random access records; these records can be access via a variety of index types. Currently supported indexes include: B-tree A B-tree index stores and retrieves indexes by a program-defined key value -- for example, a string or a number that uniquely identifies the content of the record. B-tree indexes also maintain a programmer-defined order for keys, thus allowing sequences of records to be retrieved in alphabetic or numeric order. Sparse Matrix In a sparse matrix index, records can be referenced by their column and row coordinates in a two-dimensional grid. This is extremely fast, and useful for tabular data (as in spreadsheets). Future Index Types Geographical (longitude and latitude) and semantic (e.g., Bayesian) indexes are in development and testing..

Requirements: No special requirements
Platforms: Linux
Keyword: C Templates C++ Complex Database Database Database Engine Gpl Indexes Itzam Itzamc Libraries Programming Simple
Users rating: 0/10

License: Freeware Size: 337.92 KB
USER REVIEWS
More Reviews or Write Review


ITZAM/C++ RELATED
Database Tools  -  Simple C++ ODBC Database API 1.10
Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved...
84.99 KB  
Database Tools  -  H2 Database Engine 1.0/2007-08-02
H2 Database Engine is a free SQL database engine writen in Java. JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.H2 Database Engine is a web based java...
5.2 MB  
Database Tools  -  hsqldb Database Engine 1.8.0
HSQLDB is the leading SQL relational database engine written in Java. hsqldb Database Engine has a JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus SQL 99 and 2003 enhancements. It offers a small (less than 100k in...
3.2 MB  
Database Tools  -  Cross Database Engine for PHP 1.0
CDEengine is a php library which aims to encapsulate the general database functions in PHP and provide a Cross Database Engine for php development where developers need to change the database but not their code.
 
Database Tools  -  Cross Database Engine for PHP for Scripts 1.0
CDEengine is a php library which aims to encapsulate the general database functions in PHP and provide a Cross Database Engine for php development where developers need to change the database but not their code.
10 KB  
Server Tools  -  H2 Database Engine Portable 1.3.161
JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported. This is a client/server application, so both a server and a client (a browser) are required to run it. If...
3.9 MB  
Database Tools  -  HyperSQL Database Engine (HSQLDB) b.2.2.8
HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2008. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
7 MB  
Database Tools  -  GigaBASE 3.84
GigaBASE is a handy object-relational embedded database engine designed for C++ applications. The tool provides SQL-like query language, smart C++ interface, transaction based on shadowing page algorithm. GigaBASE inherits most of the features of...
 
Libraries  -  Itzam/Java 1.2.0
Itzam/Java project is a pure Java reimplementation of the Itzam embedded database engine, and it is 100% interoperable with files created by Itzam/Core. Since Itzam/Core is the basis of wrappers written in languages such as C++ and Python,...
112.64 KB  
Database Tools  -  LiteMan 0.2
LiteMan is a simple GUI database manager for the SQLite embeded database engine version 3. It is written in C++ using the Qt toolkit, and is free software under the terms of the GNU GPL license. LiteMan is meant to be used a quick tool to build...
34.82 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB