Transaction « Database « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » Database » Transaction 

1. itsnayeem/SimpleDatabase    github.com

A simple in-memory database that supports transactions

2. p/fci-dr    code.google.com

Dataset is a transactional database consisting of list of transactions and each of them containing a finite set of items. Dimensionality reduction is the process of finding a set of new items (fac...

3. p/simpledbm    code.google.com

SimpleDBM is an Open Source Transactional Database Engine in Java. It has a very small footprint and can be embedded in the address space of anapplication. It provides a simple programming API, wh...

4. p/perldb    code.google.com

PerlDB is a simple relational database engine implemented in Perl 5. It supports basic table constraints, triggers and transaction management. For more details, please visit

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.