RSS 392 projects tagged "Windows"

No download Website Updated 14 Mar 2013 Lightning MDB

Screenshot
Pop 35.69
Vit 8.34

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).

No download Website Updated 27 Apr 2013 Bibfilex

Screenshot
Pop 125.23
Vit 4.51

Bibfilex is software to create and manage archives of bibliographical items (books, articles, etc.) according to Biblatex structure and rules. It is far less advanced than other bibliographic managers like JabRef, and allows only a few customizations. Its strength is speed and lightness, especially when used with many items. It uses SQLite as a database. It can store the items according to each of the entry types described in the Biblatex manual (book, article, etc.), import the content of a file in Biblatex format (like a JabRef database, a Mendeley BibTex exported file, or a Google Books BibTex downloaded file), export data to a Biblatex file (like a JabRef database), locate an item just typing its author name, title, etc. filter the items by selecting a keyword in a list, filter the items according to three different conditions (or to manually modify the SQL statement of the filter to make it more suitable or complex) or according to the \cite commands contained within a Latex document, associate various attachments (files of every kind) with each item, activate autocompletion of data in each field with “Ctrl + Space”, automatically create unique BibTex keys according to a pattern defined by the user, and specify the fields (columns) shown in the grid view of the data. It is also possible to replace the \cite and \printbibliography commands in a Latex document with extended citations and bibliography, which are composed according to a user-defined pattern, to export the Latex file in other formats more easily.

Download No website Updated 31 Oct 2012 IkraDB

Screenshot
Pop 21.42
Vit 14.26

IkraDB provides fast access to MySQL with PHP and MySQLi.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 71.53
Vit 3.08

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download Website Updated 29 Apr 2013 groonga

Screenshot
Pop 254.97
Vit 11.10

Groonga is a fast and accurate full text search engine based on an inverted index. Newly registered document instantly appears in search results, and updates are allowed without read locks. These characteristics result in superior performance for real-time applications. It is also a column-oriented database management system (DBMS). Compared with well-known row-oriented systems, such as MySQL and PostgreSQL, column-oriented systems are more suited for aggregate queries.

No download Website Updated 09 Sep 2012 DataStatix

Screenshot
Pop 63.44
Vit 2.40

DataStatix manages data of every kind, creates statistics and graphs, and exports data easily to the R environment. Its features include user management (create, delete, modify password) within the software, different levels of user data access (administrator, standard, read-only), user-defined templates (models) of data, the ability to create new databases easily, importation and exportation of data in CSV format, and synchronization of existing data from a CSV file created with DataStatix.

Download Website Updated 29 Nov 2012 Dagri

Screenshot
Pop 110.43
Vit 4.29

With Dagri, you can build up tables and save data within. While a spreadsheet uses one single table layout, Dagri can use many tables with different layouts on one sheet, and it gives you more focus on your data. The intention is not another spreadsheet, but something new instead: a data grid application.

Download Website Updated 14 Nov 2011 Zurmo

Screenshot
Pop 39.12
Vit 23.63

Zurmo provides an easy-to-use, easy-to-customize CRM application which can be adapted to any business use case. The authors have taken special care to think through many different use cases and have designed a system which provides a high degree of flexibility, covering a wide variety of cases out of the box.

Download Website Updated 03 Jan 2012 TkDo (II)

Screenshot
Pop 41.57
Vit 1.80

TkDo is a simple todo manager. Rather than using dates, it allows you to assign priorities to each item.

Download No website Updated 10 Oct 2011 RC Flyers Toolkit Box

Screenshot
Pop 19.49
Vit 1.03

RC Flyers Toolkit Box is a handy toolbox for R/C pilots. It helps you manage batteries, flights, charge cycles, and check lists. It helps you keep track of which of your batteries are charged, where and when you have been flying last, how much went in your battery compared to the last cycle, what you have to pack to take with you, and which parts you have to check before flying. For rotary wing users, there is a pinion calculator that quickly gives you an idea about the RPM to be expected.

Screenshot

Project Spotlight

libxmp

A mod player library.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.