V
V
Verg1l2015-01-29 17:52:44
Java
Verg1l, 2015-01-29 17:52:44

Is it possible to use the database inside the program (java) as its module?

How and what?
Please, help !

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander P, 2015-01-29
@AlPsc

Also SQLite.

N
Nikolai Pavlov, 2015-01-29
@gurinderu

Can. Look towards H2 and HSQLDB
You can also look towards the wrapper for LevelDB

A
Alexey Cheremisin, 2015-01-29
@leahch

And then there is apache derby. A fairly powerful sql-database (inmemory, client / server, standalone, a bunch of goodies), is very similar to DB2 from an international business machine company, in fact, this is its development, it seems, is. As a bonus, it's fully featured in the JDK (tadam!). db.apache.org/derby/quick_start.html original and JDK www.oracle.com/technetwork/java/javadb/overview/in...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question