joeffice, the open source database viewer in 1 day

Post on 03-Jul-2015

369 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Joeffice the open source office in Java. Adding the database to the office suite.

TRANSCRIPT

http://www.joeffice.org © Copyright 2013 - Japplis

Joeffice

The Database

Day 6

http://www.joeffice.org © Copyright 2013 - Japplis

Joeffice

● How to write a database software in 1 day :– Re use an existing database– New module / file type / top component– Database table model– Manage database action

http://www.joeffice.org © Copyright 2013 - Japplis

Java Database● Derby / Java DB● HSQLDB● H2●

→ JDBC→ H2 database http://www.h2database.com

http://www.joeffice.org © Copyright 2013 - Japplis

Why H2● Fast● Small jar● Modes : In memory, files, client-server, cluster● Database in 1 file● Full text search, CSV support, Encryption● License : MPL or EPL● Web console

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

File Type

http://www.joeffice.org © Copyright 2013 - Japplis

Table Model

http://www.joeffice.org © Copyright 2013 - Japplis

Table Model

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

Edit database data

http://www.joeffice.org © Copyright 2013 - Japplis

Edit database data

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

Manage Database Action

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

Manage Database

http://www.joeffice.org © Copyright 2013 - Japplis

Manage Database

http://www.joeffice.org © Copyright 2013 - Japplis

Manage Database

http://www.joeffice.org © Copyright 2013 - Japplis

Manage Database

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

http://www.joeffice.org © Copyright 2013 - Japplis

Start in thread

http://www.joeffice.org © Copyright 2013 - Japplis

top related