avalanche333
Programmer
I am looking for an API that can work as a database replacement. Key features I am looking for in this tool include:
- Generating unique ID's when new records are added (like an IDENTITY in MS SQL Server, or Autonumber in Access)
- Ability to add, update, delete records
- Ability to retrieve records (less important as this is already very easy in XML)
Please give suggestions and links. Maybe even start a disscussion as to why you think its a good API to use.
Thanks,
- Generating unique ID's when new records are added (like an IDENTITY in MS SQL Server, or Autonumber in Access)
- Ability to add, update, delete records
- Ability to retrieve records (less important as this is already very easy in XML)
Please give suggestions and links. Maybe even start a disscussion as to why you think its a good API to use.
Thanks,