Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Cross Database Engine for PHP

Compare

  No analysis available

CDE is a php class which implements the general database functions in PHP and provides a common sql platform for php development where developers change their databases but not their code. Supports Firebird, Mysql, Oracle, SQLite, Dbase, MSSQL

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: GNU_Gener...

glFusion CMS

Compare

  Analyzed 11 months ago

glFusion is a full featured Content Management System written in PHP. glFusion provides basic content management, as well as, a multi-media system, collaboration, and file management systems.

523K lines of code

4 current contributors

about 3 years since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This

FreeTDS

Compare

  Analyzed about 17 hours ago

120K lines of code

0 current contributors

2 days since last commit

7 users on Open Hub

Moderate Activity
4.4
   
I Use This
Licenses: No declared licenses

NeoDatis ODB

Compare

  No analysis available

NeoDatis ODB is a new generation Object Oriented Database. ODB is a real transparent persistence layer that allows anyone to persist native objects with a single line of code. Runs on Java and .net. The ODB runtime is less than 400k and is distributed as a single jar/dll that can easily be packaged in any type of application.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl

Torque

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Torque is an object-relational mapper for java. In other words, Torque lets you access and manipulate data in a relational database using java objects. Unlike most other object-relational mappers, Torque does not use reflection to access user-provided classes, but it generates the necessary classes ... [More] (including the Data Objects) from an XML schema describing the database layout (which can either be written by hand or generated from an existing database). The XML schema can also be used to generate and execute a SQL script which creates all the tables in the database. [Less]

105K lines of code

3 current contributors

almost 4 years since last commit

7 users on Open Hub

Inactive
3.0
   
I Use This

maxmods

Compare

  Analyzed 1 day ago

A collection of BlitzMax modules by Brucey, including wrappers/bindings for various open source libraries. Includes : (Audio) BASS, FMOD, irrKlang (Database) msql, mysql, odbc, oracle, postgres, sqlite, xbase (GFX) Graphviz (GUI) Gtk, CEGUI (Imaging) FreeImage (Internet) ClearSilver ... [More] , Libcurl (+SSL), flickcurl, raptor (Math) MAPM (Physics) Chipmunk, Box2D (System) Boost, Crypto, DateTime, Growl, Persistence, ProtoBuf, Random, Volumes (Text) Base64, Format, Libxml, Libxslt, Locale, RegEx, XLWriter [Less]

6.94M lines of code

3 current contributors

over 2 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This

SyncEvolution

Compare

  Analyzed 20 days ago

SyncEvolution synchronizes personal information management (PIM) data via various protocols (SyncML, CalDAV/CardDAV, ActiveSync). It syncs contacts, appointments, tasks and memos. It syncs to web services or to SyncML-capable phones via Bluetooth. Binaries are available for Linux desktops (using ... [More] GNOME Evolution, or KDE's Akonadi), for MeeGo and for Maemo (Nokia N900, N9). [Less]

137K lines of code

0 current contributors

over 1 year since last commit

7 users on Open Hub

Very Low Activity
0.0
 
I Use This

WaveMaker

Compare

  Analyzed 1 day ago

Easy-to-use, visual web development platform. WaveMaker is an open and easy-to-use web development platform. With WaveMaker's visual, drag and drop tools, any developer can build Java applications with minimal learning curve. Creates standard Java apps with 98% less code, boosting developer ... [More] productivity and quality without compromising flexibility. WaveMaker apps are cloud-ready and can deploy to Amazon EC2 and Rackspace. WaveMaker is backed by a 15,000-strong developer community. [Less]

782K lines of code

0 current contributors

almost 12 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This

leveldb

Compare

  Analyzed about 11 hours ago

LevelDB is a library that implements a fast key-value store. Features * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value) ... [More] , Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. [Less]

22K lines of code

15 current contributors

9 months since last commit

7 users on Open Hub

Very Low Activity
3.0
   
I Use This

MonetDB

Compare

  No analysis available

MonetDB is a open-source columnar database system for high-performance applications. It comes with a feature rich SQL interface, ready to perform analytical queries on large datasets with an unusual speed.

0 lines of code

10 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mozilla_p...