Pregunta

  1. Supports C API for reading and writing into the DB.

  2. Support ACID transaction feature.

  3. Support sending notifications if any change happens to DB state.

Finally it should be an open source.

Could someone suggest a open source database which supports all these above features.

¿Fue útil?

Solución

Postgres supports those features.

Otros consejos

I don't think I understand what you refer to in #3. If you mean triggers, CUBRID could also do the job.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top