Which database is used for java?
Answer / Mr Surgriv Kumar Gautam
Java can be used with various databases such as MySQL, PostgreSQL, Oracle Database, SQLite, and many others. The choice of the database depends on the specific needs of your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use JDBC to connect Microsoft Access?
What is meant by jdbc and odbc?
How can you create jdbc statements?
What is new in JDBC 2.0?
What does jdbc stand for?
How to execute bulk number of queries at once?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
What is the latest version of JDBC? What are the new features added in that?
In JDBC, All the API?s are interfaces? Where is the actual implementation?
What are the three basic components of the odbc architecture?
What is Type-4 Driver and when this driver is used?
Why isn't the java.sql.DriverManager class being found?