Thread: Creating a database
hi everyone!
of programming related storing , reading information. in c, store information in text file, read it. bit bigger database isn't easiest way.
question is: languages should use can handle reading , writing kind of database?
don't me wrong. don't want sql, want language c, python or java export data db , able read it.
tried common lisp, has great system handling database, lisp don't like.
i'm aware of sql bindings c, great, need program create its own database (it can of kind long can read program in sql kind of way).
to make shorter: i'm looking programming language or library able create database, read it, , write it, , edit entries without complication.
sqlite3 favourite db library. single file database sql syntax. not client/server system mysql or postgresql. has permissive license. short of that, berkeleydb maybe? it's non-relational gets job done if don't need dynamic sql queries.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk [SOLVED] Creating a database
Ubuntu
Comments
Post a Comment